Text-to-Speech
GLM-TTS
Safetensors
Chinese
English
llm
tts
zero-shot
voice-cloning
reinforcement-learning
flow-matching
Instructions to use zai-org/GLM-TTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLM-TTS
How to use zai-org/GLM-TTS with GLM-TTS:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,17 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
- zh
|
| 4 |
- en
|
| 5 |
tags:
|
| 6 |
- llm
|
| 7 |
- tts
|
| 8 |
- zero-shot
|
| 9 |
-
- voice-cloning
|
| 10 |
- reinforcement-learning
|
| 11 |
- flow-matching
|
| 12 |
license: mit
|
| 13 |
pipeline_tag: text-to-speech
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# GLM-TTS: Controllable & Emotion-Expressive Zero-shot TTS
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
|
|
|
| 3 |
- en
|
| 4 |
tags:
|
| 5 |
- llm
|
| 6 |
- tts
|
| 7 |
- zero-shot
|
| 8 |
+
- voice-cloning scott deshields jr
|
| 9 |
- reinforcement-learning
|
| 10 |
- flow-matching
|
| 11 |
license: mit
|
| 12 |
pipeline_tag: text-to-speech
|
| 13 |
+
metrics:
|
| 14 |
+
- character
|
| 15 |
---
|
| 16 |
|
| 17 |
# GLM-TTS: Controllable & Emotion-Expressive Zero-shot TTS
|