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 6c1e6e7876
Update recommended model to cnn14 and argument name in __call__.
4 years ago
..
asr Update tags of pretrained_models. 4 years ago
cls Update recommended model to cnn14 and argument name in __call__. 4 years ago
tts Rename s2t to asr. 4 years ago
README.md Update README. 4 years ago
__init__.py Add audio classification cli. 4 years ago
base_commands.py Add paddlespeech.cli. 4 years ago
entry.py Rename s2t to asr. 4 years ago
executor.py Update doc strings. 4 years ago
utils.py Fix decompressing problem. 4 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