Voinal / tts_model.py

Commit History

fix: cast audio output to float32 and adjust server binding based on platform environment
552a97b

GovIndLok commited on

chore: remove unused aiohttp and addict dependencies from project configuration
f3e2305

GovIndLok commited on

feat: replace VoxCPM2 with Bark for TTS and update project dependencies
a3b7e50

GovIndLok commited on

refactor: replace ollama with custom MiniCPM5-1B pipeline and update Gradio interface to support chat history
fb5f5d1

GovIndLok commited on

feat: add MiniCPM5-1B model integration and migrate TTS to VoxCPM2 with TorchDynamo compilation fixes
d8571e2

GovIndLok commited on

feat: implement Kokoro TTS model integration and voice processing pipeline
6f5022f

GovIndLok commited on