Rust CLI and API server for Voxtral TTS from Mistral
Stars
6
Forks
2
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
37
commits
Increase streaming test timeout to 1800s for slow CI runners
6693b97View on GitHubKeep only one long text integration test (API non-streaming)
e5eb606View on GitHubRename crate to voxtral-tts-rs, remove GPU→CPU diagnostic logging, move semantic masking to GPU
3fa2203View on GitHubFix TCH backend: restore RoPE, interleaved pairs, BF16 computation
eab3338View on GitHubAdd TCH attention Q contiguous fix and enhanced semantic diagnostics
b2105c9View on GitHubChange semantic logit diagnostic from debug to info level
2b39a4dView on GitHubFix MP3 MonoPcm encoding, tch attention contiguous, increase max_tokens
b8b670eView on GitHubFix MP3 chipmunk, voice embedding BF16 bug, redesign integration tests
9d46e86View on GitHubFix RoPE format, F32 semantic logits, and rewrite tokenizer/codec/inference
0da2701View on GitHubAdd API server integration tests for all audio formats and streaming
0891590View on GitHub