This commit is contained in:
tuna2134
2024-09-10 14:08:06 +00:00
parent 76c6a600de
commit 646814147f
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@ target
models/*.onnx
models/*.json
venv
.env
.env
output.wav

View File

@@ -36,7 +36,7 @@ pub fn synthesize(
"tones" => tones,
"language" => lang_ids,
"bert" => bert,
"ja_bert" => style_vector,
"style_vector" => style_vector,
}?)?;
let audio_array = outputs