Skip to content

thewilliamyao/Koala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Koala

A Real-Time Conversation Translator

What It Does

Koala allows two users to choose their respective languages and then take turns speaking. As each user speaks, the application translates the spoken word from the first user's language into text of the second user's language. This text is then displayed on one half of the screen. Once it is the second user's turn to speak, the application works similarly and outputs the translated text to another half of the screen. This makes communication quick and easy between two completely foreign parties.

To Run

Navigate into /web_app and run the following in your terminal

$ node index.js

Server should be hosted locally at localhost:3300

About

Streaming speech to text mobile service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages