mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-10 08:22:57 +00:00
fix bug
This commit is contained in:
@@ -36,7 +36,7 @@ pub fn synthesize(
|
||||
"tones" => tones,
|
||||
"language" => lang_ids,
|
||||
"bert" => bert,
|
||||
"style_vector" => style_vector,
|
||||
"style_vec" => style_vector,
|
||||
}?)?;
|
||||
|
||||
let audio_array = outputs
|
||||
|
||||
Reference in New Issue
Block a user