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
lym0302 99fa7a8205
add server cls, test=doc
3 years ago
..
asr format code,test=doc 3 years ago
cls add server cls, test=doc 3 years ago
st Add cli logger control. 3 years ago
stats add paddlespeech_server stats, test=doc 3 years ago
text Add cli logger control. 3 years ago
tts update server cli, test=doc 3 years ago
README.md
README_cn.md
__init__.py update server cli, test=doc 3 years ago
base_commands.py
download.py
entry.py
executor.py Add cli logger control. 3 years ago
log.py
utils.py

README.md

PaddleSpeech Command Line

(简体中文|English)

The simplest approach to use PaddleSpeech models.

Help

paddlespeech help

Audio Classification

paddlespeech cls --input input.wav

Automatic Speech Recognition

paddlespeech asr --lang zh --input input_16k.wav

Speech Translation (English to Chinese)

(not support for Windows now)

paddlespeech st --input input_16k.wav

Text-to-Speech

paddlespeech tts --input "你好,欢迎使用百度飞桨深度学习框架!" --output output.wav

Text Post-precessing

  • Punctuation Restoration
    paddlespeech text --task punc --input 今天的天气真不错啊你下午有空吗我想约你一起去吃饭