rbrisita commited on
Commit
e7b1e9b
1 Parent(s): 53404b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ tags:
4
+ - mimic3
5
+ - onnx
6
+ ---
7
+ # Mimic 3 Voices
8
+
9
+ Voice models for the [Mimic 3](https://github.com/MycroftAI/mimic3) text to speech system (TTS), designed to run on the [Mark II](https://mycroft.ai/product/mark-ii/) and locally.
10
+
11
+ [Listen to Samples](https://mycroftai.github.io/mimic3-voices)
12
+
13
+ **Currently Hosted Voices**
14
+ |Code|Key|Language|Dataset|Speakers|Phonemizer|
15
+ |:-|:-|:-|:-|:-|:-|
16
+ |🇺🇸|[en_US/vctk_low](https://huggingface.co/rbrisita/mimic3-voices/tree/main/en_US/vctk_low)|English|[View](https://datashare.ed.ac.uk/handle/10283/3443)|109|[gruut](https://github.com/rhasspy/gruut/)|
17
+
18
+ Voice models copied from [GitHub MycroftAI](https://github.com/MycroftAI/mimic3-voices).