Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JuliusJS - updated build

A speech recognition library for the web

JuliusJS is a port of the "Large Vocabulary Continuous Speech Recognition Engine julius" to JavaScript

original source code

Getting started

run build script

$ ./build.sh

testing

go to dist folder and start python web server:

$ cd juliusjs/dist

$ python -m SimpleHTTPServer 8080

(Note: On Ubuntu, you may need to add an entry to your /etc/mime.types file: "application/wasm wasm")

from your browser, go to this URL:

https://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages