khursanirevo commited on
Commit
048ca43
·
verified ·
1 Parent(s): f53df3f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -17,11 +17,7 @@ Try Malay (Bahasa Melayu) text-to-speech with [Revolab/vits](https://huggingface
17
 
18
  ## Speakers
19
 
20
- | Speaker | Samples | CER |
21
- |---------|---------|-----|
22
- | sarah | 27,792 | 5.4% |
23
- | paan | 27,434 | 6.8% |
24
- | angellyn | 20,490 | 4.3% |
25
 
26
  ## Text handling
27
 
 
17
 
18
  ## Speakers
19
 
20
+ The speaker list is read live from [Revolab/vits](https://huggingface.co/Revolab/vits) on every page load — to add a voice, push `speakers/<id>/model.onnx`, `speakers/<id>/model.onnx.json`, and a `speakers.json` entry with `"status": "ready"` to the model repo. It appears in this Space on the next page load, no redeploy needed.
 
 
 
 
21
 
22
  ## Text handling
23