Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
library_name: transformers.js
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
https://huggingface.co/facebook/mms-tts-vie with ONNX weights to be compatible with Transformers.js.
|
|
|
1 |
---
|
2 |
library_name: transformers.js
|
3 |
+
pipeline_tag: text-to-speech
|
4 |
+
tags:
|
5 |
+
- text-to-audio
|
6 |
---
|
7 |
|
8 |
https://huggingface.co/facebook/mms-tts-vie with ONNX weights to be compatible with Transformers.js.
|