Dataset chứa 6 giọng tiếng Việt và công cụ speak.py để chạy trên Google Colab với OmniVoice. Mỗi giọng gồm profile.json, voice.pt (prompt cache), audio mẫu và reftext.txt. 1. Lồng tiếng SRT: mở colab/OmivoiceVIColab.ipynb 2.
Rows8
Configurations1
Size8.0 MB
Licenseapache-2.0
AccessPublicly accessible
Monthly Downloads—
Dataset Card
By Vu Van, published under apache-2.0, revision 49a46afe23dd.
OmniVoice VI — Giọng Việt + SRT lồng tiếng
Dataset chứa 6 giọng tiếng Việt và công cụ speak.py để chạy trên Google Colab với OmniVoice.
Giọng có sẵn
| Slug | Tên |
|---|---|
ban_mai |
Ban Mai |
lan_trinh |
Lan Trinh |
ngan_ha |
Ngan Ha |
ngoc_huyen |
Ngoc Huyen |
thao_trinh |
Thao Trinh |
tuong_vy |
Tuong Vy |
Mỗi giọng gồm profile.json, voice.pt (prompt cache), audio mẫu và ref_text.txt.
Chạy trên Colab
- Lồng tiếng SRT: mở
colab/Omivoice_VI_Colab.ipynb - Clone giọng mới: mở
colab/Omivoice_VI_Clone_Colab.ipynb - Đặt
HF_REPO = "<repo-này>" - Runtime → GPU → chạy từng cell
Cấu trúc
├── voices/<slug>/ # profile + voice.pt + ref audio
├── tools/speak.py # TTS + SRT pipeline
└── colab/ # Notebook Colab (SRT + Clone)
SRT merge modes
native(mặc định, khuyến nghị): native ≤cap → dùng gap tới cue sau → stretch ≤x1.1 → chồng nhẹ đuôi (crossfade). Không đẩy timestamp SRT — mỗi cue neo đúngstartgốc. Rút gọn câu: tự sửa trên file SRT.cascade: giữ tốc độ tự nhiên, cue dài đẩy cue sau (lệch timeline)fit: kéo nén tín hiệu vừa khung SRTstrict: ghép theo timestamp (có thể cắt audio)
Model gốc
- k2-fsa/OmniVoice — tự tải khi chạy lần đầu (~GB VRAM T4)
License
Apache-2.0 (theo OmniVoice upstream).
Structure
default 8 rows
| Split | Rows | Size |
|---|---|---|
| train | 8 | 3.1 KB |
textstring
Details
- Repository
- TruongVuVan/omnivoice-vi2
- Publisher
- Vu Van
- Task category
- Not stated by the source
- Tags
- text-to-speech, tts, voice-cloning
- Size category
- n<1K
- Languages
- vi
- Revision
- 49a46afe23dd5b10053cb73fb9b3beef30c55f35
- Last updated
- 2026-09-20
Files
34 files, 8.0 MB in total.
Data15 files · 5.0 KB
Documentation1 file · 1.9 KB
Other17 files · 8.0 MB
Repository1 file · 2.5 KB
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| voices/ban_mai/profile.json | Data | 286 B | — |
| voices/ban_mai/ref_text.txt | Data | 411 B | — |
| voices/ban_mai/ref_text_asr.txt | Data | 411 B | — |
| voices/injoyreel/profile.json | Data | 267 B | — |
| voices/injoyreel/ref_text.txt | Data | 389 B | — |
| voices/lan_trinh/profile.json | Data | 290 B | — |
| voices/lan_trinh/ref_text.txt | Data | 367 B | — |
| voices/ngan_ha/profile.json | Data | 286 B | — |
| voices/ngan_ha/ref_text.txt | Data | 329 B | — |
| voices/ngoc_huyen/profile.json | Data | 292 B | — |
| voices/ngoc_huyen/ref_text.txt | Data | 415 B | — |
| voices/thao_trinh/profile.json | Data | 292 B | — |
| voices/thao_trinh/ref_text.txt | Data | 355 B | — |
| voices/tuong_vy/profile.json | Data | 288 B | — |
| voices/tuong_vy/ref_text.txt | Data | 352 B | — |
| README.md | Documentation | 1.9 KB | — |
| colab/Omivoice_VI_Clone_Colab.ipynb | Other | 18.4 KB | — |
| colab/Omivoice_VI_Colab.ipynb | Other | 14.4 KB | — |
| tools/speak.py | Other | 46.9 KB | — |
| voices/ban_mai/ref.mp3 | Other | 123.8 KB | c3774c27143f |
| voices/ban_mai/voice.pt | Other | 27.5 KB | 35009a3ebca2 |
| voices/injoyreel/ref.wav | Other | 1.2 MB | d6a83fe9f5fe |
| voices/injoyreel/voice.pt | Other | 24.0 KB | 888b591c9729 |
| voices/lan_trinh/ref.wav | Other | 2.7 MB | 5369ba15dc22 |
| voices/lan_trinh/voice.pt | Other | 26.6 KB | 1979379e5b32 |
| voices/ngan_ha/ref.wav | Other | 371.0 KB | 1b11d5aacdc4 |
| voices/ngan_ha/voice.pt | Other | 24.3 KB | 311b4f4c42c1 |
| voices/ngoc_huyen/ref.mp3 | Other | 254.2 KB | 8a4628b20548 |
| voices/ngoc_huyen/voice.pt | Other | 26.7 KB | d851dd936079 |
| voices/thao_trinh/ref.wav | Other | 2.7 MB | 53c73596dbcf |
| voices/thao_trinh/voice.pt | Other | 26.1 KB | e563eea443a5 |
| voices/tuong_vy/ref.wav | Other | 372.2 KB | 4f4c2d8e0fad |
| voices/tuong_vy/voice.pt | Other | 22.7 KB | 6e3bec906d12 |
| .gitattributes | Repository | 2.5 KB | — |
License and Download
- License
- apache-2.0
- Access
- No access gate
Download from Vu Van
Released by Vu Van through its official repository on Hugging Face. Read the license.