osanseviero
commited on
Commit
•
2054cfa
1
Parent(s):
3904200
Add tag for TTS as a pipeline so it shows in hf.co/models
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ tags:
|
|
10 |
- Text-to-Speech
|
11 |
datasets:
|
12 |
- LibriTTS
|
|
|
13 |
---
|
14 |
|
15 |
## SpeechT5 TTS Manifest
|
@@ -46,4 +47,4 @@ If you find our work is useful in your research, please cite the following paper
|
|
46 |
year = {2022},
|
47 |
pages={5723--5738},
|
48 |
}
|
49 |
-
```
|
|
|
10 |
- Text-to-Speech
|
11 |
datasets:
|
12 |
- LibriTTS
|
13 |
+
pipeline_tag: text-to-speech
|
14 |
---
|
15 |
|
16 |
## SpeechT5 TTS Manifest
|
|
|
47 |
year = {2022},
|
48 |
pages={5723--5738},
|
49 |
}
|
50 |
+
```
|