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.
|
4 years ago | |
---|---|---|
backend-protobuf@10e363e61b | 4 years ago | |
.env | 4 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 4 years ago | |
Dockerfile | 4 years ago | |
README.md | 4 years ago | |
go.mod | 4 years ago | |
go.sum | 4 years ago | |
main.go | 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 |