kyasrassistant
v1.0.0
Published
kylin asr assistant
Downloads
1
Readme
(简体中文|English)
kylinasrassistant
call paddlespeech asr streaming server by js and html.
Quick Start
$ cd kylinasrassistant
$ npm install
$ python -m SimpleHTTPServer 8088
$ firefox index.html # firefox could be replaced, such as chrome etc.
Start service above. We could input http://localhost:8088/
to display mainpage.
Contributors
yushuoqi, liucong
License
kylinasrassistant is provided under the MIT License.