Julius JS – A Speech Recognition Library for the Web
Posted · Category: MIT License, Sound
JuliusJS is a speech recognition library for the web. It is an opinionated port of Julius to JavaScript. It actively listens to the user to transcribe what they are saying through a callback. All recognition is done in-browser through a Worker. It is licensed under MIT License.
Requirements: –
Demo: https://github.com/zzmp/juliusjs
License: MIT License
2 Comments