Skip to content

Commit

Permalink
Fixed typo (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
Athanaze authored Dec 22, 2024
1 parent f7cb4b4 commit 1eb43a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/tts/maskgct/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ MaskGCT (**Mask**ed **G**enerative **C**odec **T**ransformer) is *a fully non-au

## News

- **2024/10/19**: We release **MaskGCT**, a fully non-autoregressive TTS model that eliminates the need for explicit alignment information between text and speech supervision. MaskGCT is trained on [Emilia](https://huggingface.co/datasets/amphion/Emilia-Dataset) dataset and achieves SOTA zero-shot TTS perfermance.
- **2024/10/19**: We release **MaskGCT**, a fully non-autoregressive TTS model that eliminates the need for explicit alignment information between text and speech supervision. MaskGCT is trained on [Emilia](https://huggingface.co/datasets/amphion/Emilia-Dataset) dataset and achieves SOTA zero-shot TTS performance.

## Issues

Expand Down

0 comments on commit 1eb43a0

Please sign in to comment.