5
0
Fork 0
Beep backend handling transcription of bites to text via Google Cloud.
 
 
Go to file
Daniel Lim 9e8ae9b73e Updated README 2019-06-28 20:43:08 +08:00
backend-protobuf@10e363e61b Updated transcription for new bite pipeline 2019-06-28 20:37:37 +08:00
.env Use env for config instead of flags 2019-02-18 23:44:14 +08:00
.gitignore Initial commit 2019-02-16 12:49:48 +08:00
.gitmodules Added backend-protobuf as submodule 2019-06-23 08:49:32 +08:00
Dockerfile Copy backend-protobuf/go in Dockerfile 2019-06-24 22:48:30 +08:00
README.md Updated README 2019-06-28 20:43:08 +08:00
go.mod Use env for config instead of flags 2019-02-18 23:44:14 +08:00
go.sum Use env for config instead of flags 2019-02-18 23:44:14 +08:00
main.go Updated transcription for new bite pipeline 2019-06-28 20:37:37 +08:00

README.md

backend-transcription

Beep backend handling transcription of bites to text via Google Cloud. Is completely within the backend and has no exposed endpoints.

Quickstart

go build && ./backend-transcription

Environment Variables

Supply environment variables by either exporting them or editing .env.

ENV Description Default
NATS Host and port of nats nats://localhost:4222
API_KEY Google Cloud API key Something that works. Probably