basic info added
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
pipeline_tag: text-to-speech
|
4 |
+
tags:
|
5 |
+
- Text-to-Speech
|
6 |
+
- mms
|
7 |
+
- vits
|
8 |
+
- onnx
|
9 |
+
---
|
10 |
+
# ONNX Model files of MMS TTS models
|
11 |
+
|
12 |
+
This repo lists ONNX models of Metas MMS TTS models. Auto converted using code at https://github.com/willwade/mms-tts-multilingual-models-onnx
|
13 |
+
|
14 |
+
https://huggingface.co/facebook/mms-tts
|