mirror of
https://github.com/coral/sipcord-bridge.git
synced 2026-06-29 09:23:14 -06:00
fastererer
This commit is contained in:
parent
eec977ba10
commit
fe665fbf5c
|
|
@ -1942,7 +1942,7 @@ async fn synthesize_tts_samples(
|
|||
.arg("--output_file")
|
||||
.arg(&raw_path)
|
||||
.arg("--speaker_rate")
|
||||
.arg("0.5")
|
||||
.arg("0.4")
|
||||
.stdin(Stdio::piped())
|
||||
.spawn()?;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue