Beep backend handling transcription of bites to text via Google Cloud.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Daniel Lim 9e8ae9b73e Updated README 4 years ago
backend-protobuf@10e363e61b Updated transcription for new bite pipeline 4 years ago
.env Use env for config instead of flags 4 years ago
.gitignore Initial commit 4 years ago
.gitmodules Added backend-protobuf as submodule 4 years ago
Dockerfile Copy backend-protobuf/go in Dockerfile 4 years ago
README.md Updated README 4 years ago
go.mod Use env for config instead of flags 4 years ago
go.sum Use env for config instead of flags 4 years ago
main.go Updated transcription for new bite pipeline 4 years ago

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