1.0.0 • Published 2 years ago

kyasrassistant v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

(简体中文|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.