Paddlespeech-Streaming-ASR-GUI

Introduction

A paddlespeech Streaming ASR GUI.

Usage

Environment:Windows11+Python 3.9.6
Install Paddlespeech via:https://github.com/PaddlePaddle/PaddleSpeech

pip install paddlepaddle -i https://mirror.baidu.com/pypi/simple
pip install paddlespeech -i https://pypi.tuna.tsinghua.edu.cn/simple

Setup dependencies tkinter,sounddevice etc.
Run this script:python run.py

GitHub

View Github