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/web
Hui Zhang c7b987c55d
format
3 years ago
..
static added online web client, test=doc 3 years ago
templates added online web client, test=doc 3 years ago
app.py format 3 years ago
paddle_web_demo.png added online asr doc and online asr command line, test=doc 3 years ago
readme.md format 3 years ago

readme.md

paddlespeech serving 网页Demo

  • 感谢wenet团队的前端demo代码.

使用方法

1. 在本地电脑启动网页服务

python app.py

2. 本地电脑浏览器

在浏览器中输入127.0.0.1:19999 即可看到相关网页Demo。

图片