Skip to content

goyanx/eng2il

Repository files navigation

eng2il - english to ilonggo translator

eng2il is a jupyter microservice and nodejs speech-to-text converter (using wav files)

Tech

eng2il uses a number of open source projects to work properly:

Installation

Install the dependencies and start the nodejs app.

$  export GOOGLE_APPLICATION_CREDENTIALS= <Google API Speech-to-text json file credentials 
$ cd eng2il
$ npm install
$ node main.js

start jupyter kernel gateway

$ jupyter kernelgateway --api='kernel_gateway.notebook_http' --seed_uri='ilonggo_nmt_with_attention.ipynb' --port 9090

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published