This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
PaddleSpeech
mirror of
https://github.com/PaddlePaddle/PaddleSpeech
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
890c87ea93
PaddleSpeech
/
demos
/
TTSCppFrontend
/
run_front_demo.sh
8 lines
91 B
Raw
Blame
History
#!/bin/bash
set
-e
set
-x
cd
"
$(
dirname
"
$(
realpath
"
$0
"
)
"
)
"
./build/tts_front_demo
"
$@
"
Reference in new issue
View Git Blame
Copy Permalink