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
Hui Zhang f07f57a3a8
Merge pull request #1945 from PaddlePaddle/asr_line
2 years ago
..
asr fix condition of wenetspeech 2 years ago
cls Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits 2 years ago
st replace dynamic_import 2 years ago
stats update cli, test=doc 2 years ago
text replace dynamic_import 2 years ago
tts replace dynamic_import 2 years ago
vector update the vector model, test=doc 2 years ago
README.md add speaker verification demo and doc, test=doc 2 years ago
README_cn.md add speaker verification demo and doc, test=doc 2 years ago
__init__.py add vector cli component, test=doc 2 years ago
base_commands.py Add version command in cli. 2 years ago
download.py rm fluid in tts, test=tts 2 years ago
entry.py Rename s2t to asr. 3 years ago
executor.py Add RFT for asr task. 2 years ago
log.py Remove logging file in cli api. 3 years ago
utils.py format 2 years ago

README.md

PaddleSpeech Command Line

(简体中文|English)

The simplest approach to use PaddleSpeech models.

Help

paddlespeech help

Audio Classification

paddlespeech cls --input input.wav

Speaker Verification

paddlespeech vector --task spk --input input_16k.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 今天的天气真不错啊你下午有空吗我想约你一起去吃饭