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/server/tests/asr/online
tianhao zhang e367242765
update dependency of paddle
2 years ago
..
README.md update dependency of paddle 2 years ago
README_cn.md update dependency of paddle 2 years ago
microphone_client.py update the asr server api, test=doc 2 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.4rc 或以上版本。 It is recommended to use paddlepaddle 2.4rc 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