Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
The lightest Vietnamese Text-to-Speech with Multi-Speaker TTS and Zero-Shot Voice Cloning.
| Date | Stars |
|---|---|
| 2026-07-31 | 364 |
| 2026-08-04 | 364 |
| 2026-08-06 | 364 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
5.0
growth rate 0.00%/day
# V-TTS Vietnamese Text-to-Speech with **Multi-Speaker TTS** and **Zero-Shot Voice Cloning**. > **The lightest Vietnamese zero-shot voice cloning model** — only **74.8M parameters**, runs entirely on **CPU**, 3-4x faster than realtime. No GPU required. > **📅 Cập nhật: Tháng 4/2026** — Đã phát hành phiên bản Windows App (.exe), không cần cài đặt Python hay chạy source code phức tạp! ## 📥 Download Windows App (Khuyến nghị) > **Dành cho người dùng Windows** — Tải file `.exe`, chạy trực tiếp, không cần cài đặt Python, không lo lỗi source code! | Phiên bản | Hệ điều hành | Download | |-----------|-------------|----------| | **v1.0.5** (Mới nhất) | Windows 10/11 (64-bit) | [📥 Tải VTTS.exe (394MB)](https://github.com/tronghieuit/v-tts/releases/tag/v1.0.5) | ### ✨ Tính năng Windows App: - ✅ **Không cần cài đặt Python** — Chạy trực tiếp file `.exe` - ✅ **Không lo lỗi source code** — Đã đóng gói sẵn toàn bộ dependencies - ✅ **Giao diện đẹp** — Dark mode hiện đại, dễ sử dụng - ✅ **5 giọng đọc có sẵn** — NF, SF, NM1, SM, NM2 (Bắc/Nam, Nam/Nữ) - ✅ **Xử lý hàng loạt** — Tạo nhiều audio từ file `.txt`/`.srt` - ✅ **Tốc độ tùy chỉnh** — Điều chỉnh từ 0.5x đến 2.0x - ✅ **Nghe thử & Lưu file** — Preview và export audio dễ dàng ### Ảnh chụp ứng dụng:  ### 🚀 Hướng dẫn sử dụng: 1. Tải file `VTTS.exe` từ [Releases](https://github.com/tronghieuit/v-tts/releases) 2. Chạy file `.exe` (lần đầu sẽ tự tải model từ HuggingFace — cần kết nối Internet) 3. Nhập văn bản tiếng Việt → Chọn giọng đọc → Nhấn "Tạo Audio" 4. Nghe thử hoặc lưu file `.wav` > **Lưu ý:** File `.exe` có dung lượng ~394MB do đã bao gồm toàn bộ PyTorch và dependencies. Lần chạy đầu tiên sẽ tải model (~100MB) từ HuggingFace. --- ## 🐳 Chạy bằng Docker (Windows / Mac / Linux) > **Dành cho mọi hệ điều hành** — Chạy trong Docker, không cần cài đặt Python, cách ly hoàn toàn! ### Yêu cầu: - [Docker Desktop](https://www.docker.com/products/docker-desktop/) đã cài đặt ### Cách chạy: **Cách 1: Dùng docker-compose (Khuyến nghị)** ```bash git clone https://github.com/tronghieuit/v-tts.git cd v-tts docker-compose up -d ``` **Cách 2: Dùng Docker trực tiếp** ```bash docker build -t v-tts . docker run -d -p 7860:7860 --name v-tts v-tts ``` Mở trình duyệt: **http://localhost:7860** ### ✨ Tính năng Docker: - ✅ **Đa nền tảng** — Windows, macOS, Linux - ✅ **Cách ly hoàn toàn** — Không ảnh hưởng hệ thống - ✅ **Gradio Web UI** — Giao diện web đẹp, dễ dùng - ✅ **Auto-download model** — Tự tải model lần đầu - ✅ **5 giọng đọc** — NF, SF, NM1, SM, NM2 > **Lưu ý:** Docker image ~2-3GB do bao gồm PyTorch và dependencies. Lần chạy đầu tiên sẽ tải model từ HuggingFace. --- ## Highlights - **🪶 Ultra-lightweight**: 74.8M params — the lightest Vietnamese zero-shot voice clone model - **⚡ CPU-only**: RTF ~0.24 on CPU (4x faster than realtime), no GPU needed - **🎯 Zero-shot**: Clone any voice from 3-10s of audio, no fine-tuning - **🎨 Prosody Transfer**: Transfer intonation, rhythm, emotion from reference voice - **🇻🇳 Vietnamese-native**: Dedicated Vietnamese phonemizer with Northern/Southern support - **📦 Multi-speaker TTS**: 5 built-in Vietnamese voices (Northern/Southern, Male/Female) - **🔌 Simple API**: `pip install` and use with 2 lines of code ## 🚀 Live Demo — Try it now! | Demo | Link | |------|------| | **🎙️ Zero-Shot Voice Cloning** | [▶️ huggingface.co/spaces/v-tts/v-zeroshot-voice-cloning](https://huggingface.co/spaces/v-tts/v-zeroshot-voice-cloning) | | **🔊 Multi-Speaker TTS** | [▶️ huggingface.co/spaces/v-tts/v-vietnamese-tts](https://huggingface.co/spaces/v-tts/v-vietnamese-tts) | > Clone any voice from 3-10 seconds of audio. No GPU required. Try it directly in your browser! **[▶️ Watch Zero-Shot Demo Video](https://github.com/tronghieuit/v-tts/raw/dev/examples/VTTS%20-%20ZeroShot.mp4)** --- ## 🎧 Zero-Shot Voice Cloning Examples Same text, cloned with 6 different reference voices: | Reference V
Excerpt of 13,765 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:b2e6a71e715a3e5e, desc:text-to-speech, desc:voice cloning