summaryrefslogtreecommitdiff
path: root/makima/src/server/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* Create container image and move parakeet fork to vendor dirsoryu2025-12-231-1/+22
|
* Remove TTS endpoint using chatterboxsoryu2025-12-231-3/+2
| | | | 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/+88