Files
ARIA 88e07487ee feat: add streaming support for real-time TTS
- Added generate_stream() method for token-by-token streaming
- Added generate_and_play() method for real-time playback
- Added decode_chunk() to ncodec codec
- First audio chunk in ~180ms (390% faster than non-streaming)
- Updated README with streaming documentation
2026-03-22 04:40:37 +01:00

7 lines
161 B
Plaintext

lmdeploy
librosa
fastaudiosr @ git+https://github.com/ysharma3501/FlashSR.git
ncodec @ git+https://github.com/ysharma3501/FastBiCodec.git
einops
onnxruntime-gpu