Files
siprouter/rust/vendor/kokoro-tts/run.bat

3 lines
84 B
Batchfile
Raw Normal View History

set PATH=%PATH%;D:\msys64\mingw64\bin
cargo run --example synth_directly_v11
pause