README.md 190 字节
Newer Older
K
KP 已提交
1 2 3 4 5 6 7 8 9
# PaddleSpeech Command Line

 The simplest approach to use PaddleSpeech models.

 ## Help
 `paddlespeech help`

 ## S2T
 `paddlespeech s2t --config ./s2t.yaml --input ./zh.wav --device gpu`