Update README.md
Browse files
README.md
CHANGED
@@ -6,24 +6,6 @@ language:
|
|
6 |
pipeline_tag: text-to-speech
|
7 |
---
|
8 |
|
9 |
-
<div align="center">
|
10 |
-
<div> </div>
|
11 |
-
<img src="logo.jpeg" width="300"/> <br>
|
12 |
-
</div>
|
13 |
-
|
14 |
-
|
15 |
-
<p align="center">
|
16 |
-
<a href="https://huggingface.co/your-username/your-model-name">
|
17 |
-
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Models-blue">
|
18 |
-
</a>
|
19 |
-
<a href="LICENSE">
|
20 |
-
<img alt="License" src="https://img.shields.io/badge/License-Apache%202.0-green.svg">
|
21 |
-
</a>
|
22 |
-
<a href="#">
|
23 |
-
<img alt="Python" src="https://img.shields.io/badge/Python-3.9+-blue.svg">
|
24 |
-
</a>
|
25 |
-
</p>
|
26 |
-
|
27 |
- ## MeloVC
|
28 |
|
29 |
**MeloVC** is a text-to-speech (TTS) project modified from [MeloTTS](https://github.com/myshell-ai/MeloTTS) , focusing on high-quality **bilingual (Chinese-English) **speech synthesis. It implements zero-shot voice cloning through **Speaker Embedding** technology.
|
|
|
6 |
pipeline_tag: text-to-speech
|
7 |
---
|
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- ## MeloVC
|
10 |
|
11 |
**MeloVC** is a text-to-speech (TTS) project modified from [MeloTTS](https://github.com/myshell-ai/MeloTTS) , focusing on high-quality **bilingual (Chinese-English) **speech synthesis. It implements zero-shot voice cloning through **Speaker Embedding** technology.
|