summaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Expand)AuthorAgeFilesLines
* feat: Add daemon health monitoring page, downloads & K8s support (#76)soryu2026-02-211-0/+5
* Use chatterbox TTSsoryu2026-02-011-2/+2
* Download vocab.json and merges.txt in container imagesoryu2026-01-301-5/+0
* Support both tokenizor.json and vocab.json+merges.txt formatssoryu2026-01-301-0/+6
* Fix model loading for TTS / speaksoryu2026-01-291-1/+1
* fix: Add Qwen3-TTS model download to Docker build (#44)soryu2026-01-291-0/+2
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-151-3/+3
* Fixup: experiment with different entrypoint for containersoryu2026-01-151-1/+1
* Fixup: container image binarysoryu2026-01-151-4/+2
* Add cleanup to daemonsoryu2026-01-151-1/+2
* Fixup: use entrypoint in containersoryu2026-01-151-5/+6
* Fixup: make makima CLI executablesoryu2026-01-151-2/+2
* Update container image to use new CLIsoryu2026-01-151-3/+3
* Bump diarization version to 2.1 and fix downloading the tokenizersoryu2025-12-231-1/+1
* Use HF to download modelssoryu2025-12-231-16/+18
* Fixup: Use single stage dockerfilesoryu2025-12-231-14/+2
* Fixup: Add stt-client modulesoryu2025-12-231-0/+1
* Fixup: Bump Rust & Cargo version to match versionsoryu2025-12-231-1/+1
* Fixup: Move container image to build from rootsoryu2025-12-231-0/+58