Hecheng0625
commited on
Commit
•
630cca5
1
Parent(s):
357e18b
Update README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
datasets:
|
4 |
-
- amphion/Emilia-Dataset
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
- zh
|
8 |
-
- ko
|
9 |
-
- ja
|
10 |
-
- fr
|
11 |
-
- de
|
12 |
-
base_model:
|
13 |
-
- amphion/MaskGCT
|
14 |
-
pipeline_tag: text-to-speech
|
15 |
-
---
|
16 |
## MaskGCT: Zero-Shot Text-to-Speech with Masked Generative Codec Transformer
|
17 |
|
18 |
-
[![arXiv](https://img.shields.io/badge/arXiv-Paper-COLOR.svg)](https://arxiv.org/abs/2409.00750) [![hf](https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-model-yellow)](https://huggingface.co/amphion/maskgct) [![hf](https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-demo-pink)](https://huggingface.co/spaces/amphion/maskgct) [![readme](https://img.shields.io/badge/README-Key%20Features-blue)](
|
19 |
|
20 |
## Quickstart
|
21 |
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- amphion/Emilia-Dataset
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- zh
|
8 |
+
- ko
|
9 |
+
- ja
|
10 |
+
- fr
|
11 |
+
- de
|
12 |
+
base_model:
|
13 |
+
- amphion/MaskGCT
|
14 |
+
pipeline_tag: text-to-speech
|
15 |
+
---
|
16 |
## MaskGCT: Zero-Shot Text-to-Speech with Masked Generative Codec Transformer
|
17 |
|
18 |
+
[![arXiv](https://img.shields.io/badge/arXiv-Paper-COLOR.svg)](https://arxiv.org/abs/2409.00750) [![hf](https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-model-yellow)](https://huggingface.co/amphion/maskgct) [![hf](https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-demo-pink)](https://huggingface.co/spaces/amphion/maskgct) [![readme](https://img.shields.io/badge/README-Key%20Features-blue)](https://github.com/open-mmlab/Amphion/tree/main/models/tts/maskgct)
|
19 |
|
20 |
## Quickstart
|
21 |
|