You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/paddlespeech/cli
gongel dc60aeb8c2
format
3 years ago
..
asr add tts cli 3 years ago
cls add tts cli 3 years ago
st format 3 years ago
tts add tts cli 3 years ago
README.md Update README. 3 years ago
__init__.py add tts cli 3 years ago
base_commands.py Add paddlespeech.cli. 3 years ago
download.py add tts cli 3 years ago
entry.py Rename s2t to asr. 3 years ago
executor.py Update doc strings. 3 years ago
utils.py add tts cli 3 years ago

README.md

PaddleSpeech Command Line

The simplest approach to use PaddleSpeech models.

Help

paddlespeech help

ASR

paddlespeech asr --input ./test_audio.wav

Multi-label Classification

paddlespeech cls --input ./test_audio.wav