Italo Alfaro
commited on
Commit
·
def5484
1
Parent(s):
e9e7ba6
chore: update readme
Browse files
README.md
CHANGED
@@ -1,11 +1,18 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
-
- text-to-speech
|
5 |
language:
|
6 |
-
- en
|
7 |
pretty_name: Piper Utils
|
8 |
---
|
|
|
9 |
# piper-utils
|
10 |
|
11 |
-
Piper Binaries and voices mirror
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
+
- text-to-speech
|
5 |
language:
|
6 |
+
- en
|
7 |
pretty_name: Piper Utils
|
8 |
---
|
9 |
+
|
10 |
# piper-utils
|
11 |
|
12 |
+
Piper Binaries and voices mirror.
|
13 |
+
|
14 |
+
### References:
|
15 |
+
|
16 |
+
- https://huggingface.co/AIHeaven/piper_unofficial_voices
|
17 |
+
- https://huggingface.co/rhasspy/piper-voices
|
18 |
+
- https://github.com/rhasspy/piper
|