LiSTgo
Lietuviškai
Lithuanian Speech Transcription services
About
Services for running the transcription process. It uses Mongo DB (for saving statuses) and RabbitMQ (for event bus).
Build notes
-
Go to the base listgo dir
-
Get required packages:
go get ./...
-
Install librdkafka
make install/librdkafka
-
Generate mocks:
make generate/mocks
Testing source code
Run make test/unit
Deploy note
For deploy options see bitbucket.org/airenas/list
Author
Airenas Vaičiūnas
License
Copyright © 2022, Airenas Vaičiūnas.
Released under the The 3-Clause BSD License.