dinhthuan commited on
Commit
fa3a83e
·
verified ·
1 Parent(s): 6b63e62

Update latest checkpoint 1860k: README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -20,7 +20,7 @@ Vietnamese zero-shot TTS / voice cloning fine-tuned from [ZipVoice](https://gith
20
  - GitHub: https://github.com/iamdinhthuan/ViZipvoice
21
  - Model repo: https://huggingface.co/contextboxai/ViZipvoice
22
  - Space: https://huggingface.co/spaces/dinhthuan/ViZipvoice
23
- - Latest checkpoint: `checkpoint-1300000.pt`, FP16 inference state dict
24
  - Training data: about `7000` total hours, including roughly `6500` hours of Vietnamese and `500` hours of English
25
  - Tokenizer: `SimpleTokenizer`, character-level, `244` tokens
26
  - Sample rate: `24 kHz`
@@ -30,7 +30,7 @@ The wrapper loads the largest `checkpoint-<step>.pt` automatically and uses `soe
30
 
31
  ## Audio Demo
32
 
33
- Generated with `checkpoint-700000.pt`, the current wrapper flow, and the demo text in `demo/demo_text.txt`.
34
 
35
  **Đinh-Quyết**
36
 
@@ -129,8 +129,7 @@ Useful knobs:
129
 
130
  ## Files
131
 
132
- - `checkpoint-1300000.pt`: latest FP16 checkpoint
133
- - Earlier FP16 checkpoints such as `checkpoint-700000.pt` and `checkpoint-920000.pt` may be kept for comparison; the current demo audios were generated from 700k.
134
  - `config.json`, `model.json`: model config
135
  - `tokens.txt`: Vietnamese character tokenizer
136
  - `audio/`: 30 reference audios plus `.txt` transcripts
 
20
  - GitHub: https://github.com/iamdinhthuan/ViZipvoice
21
  - Model repo: https://huggingface.co/contextboxai/ViZipvoice
22
  - Space: https://huggingface.co/spaces/dinhthuan/ViZipvoice
23
+ - Latest checkpoint: `checkpoint-1860000.pt`, FP16 inference state dict
24
  - Training data: about `7000` total hours, including roughly `6500` hours of Vietnamese and `500` hours of English
25
  - Tokenizer: `SimpleTokenizer`, character-level, `244` tokens
26
  - Sample rate: `24 kHz`
 
30
 
31
  ## Audio Demo
32
 
33
+ Generated with `checkpoint-1860000.pt`, the current wrapper flow, and the demo text in `demo/demo_text.txt`.
34
 
35
  **Đinh-Quyết**
36
 
 
129
 
130
  ## Files
131
 
132
+ - `checkpoint-1860000.pt`: latest FP16 checkpoint
 
133
  - `config.json`, `model.json`: model config
134
  - `tokens.txt`: Vietnamese character tokenizer
135
  - `audio/`: 30 reference audios plus `.txt` transcripts