Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,11 @@ license: mit
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-to-speech
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# wfloat-tts
|
|
@@ -168,4 +173,4 @@ Supported emotion labels:
|
|
| 168 |
- `config.json` includes the token mapping needed by the processor.
|
| 169 |
- The current release uses a multi-speaker model with 20 speakers.
|
| 170 |
- Training code: [https://github.com/wfloat/piper](https://github.com/wfloat/piper)
|
| 171 |
-
- Checkpoint needed to resume training: [epoch=710-step=258422.ckpt](https://huggingface.co/Wfloat/wfloat-tts/blob/main/epoch%3D710-step%3D258422.ckpt).
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-to-speech
|
| 6 |
+
tags:
|
| 7 |
+
- tts
|
| 8 |
+
- vits
|
| 9 |
+
- piper
|
| 10 |
+
- emotion
|
| 11 |
---
|
| 12 |
|
| 13 |
# wfloat-tts
|
|
|
|
| 173 |
- `config.json` includes the token mapping needed by the processor.
|
| 174 |
- The current release uses a multi-speaker model with 20 speakers.
|
| 175 |
- Training code: [https://github.com/wfloat/piper](https://github.com/wfloat/piper)
|
| 176 |
+
- Checkpoint needed to resume training: [epoch=710-step=258422.ckpt](https://huggingface.co/Wfloat/wfloat-tts/blob/main/epoch%3D710-step%3D258422.ckpt).
|