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
KP d08b824d72
Update README.
3 years ago
..
asr Optimize model init. 3 years ago
cls Optimize model init. 3 years ago
tts Rename s2t to asr. 3 years ago
README.md Update README. 3 years ago
__init__.py Add audio classification cli. 3 years ago
base_commands.py Add paddlespeech.cli. 3 years ago
entry.py Rename s2t to asr. 3 years ago
executor.py Update doc strings. 3 years ago
utils.py Fix decompressing problem. 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