https://github.com/whizzzkid/correctly
android app that helps you acquire new languages quickly
https://github.com/whizzzkid/correctly
android firebase google-cloud-speech java programmer pronunciation realm speech-recognition speech-to-text
Last synced: 5 months ago
JSON representation
android app that helps you acquire new languages quickly
- Host: GitHub
- URL: https://github.com/whizzzkid/correctly
- Owner: whizzzkid
- Created: 2016-10-27T23:22:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T06:26:49.000Z (over 9 years ago)
- Last Synced: 2025-10-10T15:03:51.664Z (8 months ago)
- Topics: android, firebase, google-cloud-speech, java, programmer, pronunciation, realm, speech-recognition, speech-to-text
- Language: Protocol Buffer
- Homepage:
- Size: 18.2 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Correctly - Pronounce Better
This is an android app which helps you aquire new language faster. To get started we're experimenting with learning French for English speakers.
[](https://travis-ci.org/whizzzkid/correctly)
[](https://codebeat.co/projects/github-com-whizzzkid-correctly)
# Motivation
This is a applied research project based on this [course](http://www.eecg.utoronto.ca/~jayar/ece1778/project.html). We'll be adding our final project report here soon.
# Team
- Venis Nasr (Second Language Acquisition Expert)
- *M.Ed. Candidate, Ontario Institute for Studies in Education, University of Toronto*
- [Nishant Arora](https://github.com/whizzzkid) (Programmer)
- *M.Sc. Candidate, Department of Computer Science, University of Toronto*
- [Salavat Nabiev](https://github.com/nsalavat) (Programmer)
- *M.Sc. Candidate, Department of Computer Science, University of Toronto*
# Latest Build
[Download](https://drive.google.com/open?id=0B8aL47pGgBVeOVgxSFhFMG1Oejg)
# Current Status
This project is still under active development. But the final project for credit has been submitted.
# Presentations
- [Presentation 1](https://docs.google.com/presentation/d/1FcFCcLUMelvFfWhIgT3BNYlg-WuWtnDY1l14KXD3Q-g/edit?usp=sharing)
- [Presentation 2](https://docs.google.com/presentation/d/1hzztYr7Eaot9a8qAILh6j6wp3vZrfHoa42_KUoHZIhU/edit?usp=sharing)
- [Presentation 3](https://docs.google.com/presentation/d/1wYDD16sWBJ4KsZ0CPnTMIXeYvpR5oexMK12qxDm4qYA/edit?usp=sharing)
- [Presentation 4](https://docs.google.com/presentation/d/1LRfPNYHnUnNReZltFZOeXqSypyOyGumPpLMVYJVD2mw/edit?usp=sharing)
# Technology
We implement [Google Cloud Speech API](https://cloud.google.com/speech/docs/) in order to implement speech processing.
# Build Instructions
In order to build this app, you'll need credentials for Google Cloud Speech API. Just generate a robot service account from your cloud console and place it as "credentials.json" in assets.
# License
GPLv3
*Note: This project was undertaken as a part of the ECE-1778 course for credit. This is our original work.*