Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 540 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 540 Bytes

babelfish

End goal is to create an earpiece that can take in audio and translate into the user's language

Flutter App

For the flutter app, the code is inside app/babel_fish. When you download the code for yourself to build the app, make sure to run flutter pub get. The site to download and setup flutter development is here: https://flutter.dev/docs/get-started/install

Raspberry Pi Code

We recommend using a raspberry pi 3/4. For now, this repo does not include the node server code to listen for the app, but that will come later.