Skip to content

Tags: speaches-ai/speaches

Tags

v0.9.0-rc.2

Toggle v0.9.0-rc.2's commit message
ci: add step for installing ffmpeg

v0.9.0-rc.1

Toggle v0.9.0-rc.1's commit message
chore: linter fixes

v0.8.3

Toggle v0.8.3's commit message
fix: skip non-conforming piper models

v0.8.2

Toggle v0.8.2's commit message
docs: add `git clone` step to building from source

v0.8.1

Toggle v0.8.1's commit message
Fix: Handle legacy 'library' field in model metadata

Support both 'library_name' (correct) and 'library' (legacy) fields
in model card metadata to ensure compatibility with models that
use the incorrect field name in their README.md files.

This fixes issues where models with 'library: onnx' instead of
'library_name: onnx' would download successfully but fail to
appear in listings or be usable via API.

v0.8.0

Toggle v0.8.0's commit message
docs: update

v0.8.0-rc.3

Toggle v0.8.0-rc.3's commit message
feat: add `EOFTextChunker`

v0.8.0-rc.2

Toggle v0.8.0-rc.2's commit message
deps: update flake

v0.8.0-rc.1

Toggle v0.8.0-rc.1's commit message
docs: add Realtime API page (WIP)

v0.7.0

Toggle v0.7.0's commit message
docs: update openapi