Vocalize is a pronunciation trainer made for language learners.
- Product Owner: Eugene Krayni
- Scrum Master: Andrew Pedley
- Development Team Members: Luke Powell, Aaron Phillips, Alex Zywiak
- youtube-dl
brew install youtube-dl
- Processing requires this python module. Github
npm install
gulp build
node server.js
In the data scraping directory you will find node js files that scrape youtube videos (audio books) for wav files of words.
npm install
node index.js scrape <youtube id> <language>
There is also a file that runs the python scripts to average the words and outputs them into a 'averaged' folder called average.sh