Skip to content

gabrieltnishimura/react-falaalgumacoisa

Repository files navigation

Fala Alguma Coisa

The "Fala Alguma Coisa" ecosystem consists of three applications (app, backend and recognition). It stores anonymous data and voice recordings (Portuguese Brazil) to a database. This data is later used to train a speech recognition system.

Ecosystem

Installation

$ yarn install

Running the app

# development
$ yarn start

# production
$ yarn build && node server

# Will be available at http://localhost:8080/

Test

# unit tests
$ yarn test

About

Voice recording (PT-BR) in React

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages