summaryrefslogtreecommitdiff
path: root/makima/src/bin
Commit message (Collapse)AuthorAgeFilesLines
* Add Postgres for persistence and File cabinetsoryu2025-12-231-5/+21
| | | | Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI
* Bump diarization version to 2.1 and fix downloading the tokenizersoryu2025-12-231-1/+1
|
* Create container image and move parakeet fork to vendor dirsoryu2025-12-231-8/+24
|
* Add EOU detection and streaming diarizationsoryu2025-12-231-1/+2
|
* Remove TTS endpoint using chatterboxsoryu2025-12-231-5/+4
| | | | The library still remains, but this complicates deployment due to the large size of the model, so it is removed for now
* Implement makima listen websockets serversoryu2025-12-231-0/+40