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.
xiongxinlei
7007b0ecac
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
README_cn.md | 3 years ago | |
microphone_client.py | 3 years ago |
README.md
(简体中文|English)
Speech Service
Introduction
This document introduces a client for streaming asr service: microphone
Usage
1. Install
Refer Install.
paddlepaddle 2.2.1 或以上版本。 It is recommended to use paddlepaddle 2.2.1 or above. You can choose one way from meduim and hard to install paddlespeech.
2. Prepare config File
The input of ASR client demo should be a WAV file(.wav
), and the sample rate must be the same as the model.
Here are sample files for thisASR client demo that can be downloaded:
wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
2. Streaming ASR Client Usage
- microphone
python microphone_client.py