Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,11 @@
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
language:
|
4 |
- en
|
5 |
-
pipeline_tag: text-to-
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
## ⚠️ Initial Checkpoint
|
@@ -29,4 +33,4 @@ Trying to push the boundaries of audio generated by a mere 63 MB model.
|
|
29 |
|
30 |
[Bryce Beattie](https://brycebeattie.com/files/tts/)
|
31 |
|
32 |
-
[Piper TTS](https://github.com/rhasspy/piper)
|
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
language:
|
4 |
- en
|
5 |
+
pipeline_tag: text-to-speech
|
6 |
+
library_name: onnx
|
7 |
+
tags:
|
8 |
+
- piper
|
9 |
+
- tts
|
10 |
---
|
11 |
|
12 |
## ⚠️ Initial Checkpoint
|
|
|
33 |
|
34 |
[Bryce Beattie](https://brycebeattie.com/files/tts/)
|
35 |
|
36 |
+
[Piper TTS](https://github.com/rhasspy/piper)
|