Welcome to the Vinu repository! This project contains a modified and enhanced version of VieNeu-TTS, a powerful Vietnamese Text-To-Speech (TTS) and Voice Cloning system.
.srt subtitle files. The system automatically reads the text without speaking the timestamps, and inserts precise silences to ensure the generated audio aligns perfectly with your subtitle timings!Make sure you have uv installed to manage the Python environment seamlessly.
For Standard/Nvidia GPUs: Run the main Gradio application:
cd VieNeu-TTS
uv run python apps/gradio_main.py
For Intel GPUs (XPU):
Simply double-click the run_xpu.bat file located inside the VieNeu-TTS folder, or run:
cd VieNeu-TTS
run_xpu.bat
.srt file contents directly into the main text box.Note: Large model weights (.safetensors, .bin) are ignored by git to keep this repository lightweight. The system will automatically download them from HuggingFace upon the first run.
2 commits
Python
89.8%
Jupyter Notebook
6.4%
Makefile
1.7%
HTML
1.7%
Welcome to the Vinu repository! This project contains a modified and enhanced version of VieNeu-TTS, a powerful Vietnamese Text-To-Speech (TTS) and Voice Cloning system.
.srt subtitle files. The system automatically reads the text without speaking the timestamps, and inserts precise silences to ensure the generated audio aligns perfectly with your subtitle timings!Make sure you have uv installed to manage the Python environment seamlessly.
For Standard/Nvidia GPUs: Run the main Gradio application:
cd VieNeu-TTS
uv run python apps/gradio_main.py
For Intel GPUs (XPU):
Simply double-click the run_xpu.bat file located inside the VieNeu-TTS folder, or run:
cd VieNeu-TTS
run_xpu.bat
.srt file contents directly into the main text box.Note: Large model weights (.safetensors, .bin) are ignored by git to keep this repository lightweight. The system will automatically download them from HuggingFace upon the first run.
2 commits
Python
89.8%
Jupyter Notebook
6.4%
Makefile
1.7%
HTML
1.7%