Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## VibeVoice: A Frontier Open-Source Text-to-Speech Model
|
@@ -68,4 +74,4 @@ Users are responsible for sourcing their datasets legally and ethically. This ma
|
|
68 |
|
69 |
## Contact
|
70 |
This project was conducted by members of Microsoft Research. We welcome feedback and collaboration from our audience. If you have suggestions, questions, or observe unexpected/offensive behavior in our technology, please contact us at [email protected].
|
71 |
-
If the team receives reports of undesired behavior or identifies issues independently, we will update this repository with appropriate mitigations.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
pipeline_tag: text-to-speech
|
7 |
+
tags:
|
8 |
+
- Podcast
|
9 |
---
|
10 |
|
11 |
## VibeVoice: A Frontier Open-Source Text-to-Speech Model
|
|
|
74 |
|
75 |
## Contact
|
76 |
This project was conducted by members of Microsoft Research. We welcome feedback and collaboration from our audience. If you have suggestions, questions, or observe unexpected/offensive behavior in our technology, please contact us at [email protected].
|
77 |
+
If the team receives reports of undesired behavior or identifies issues independently, we will update this repository with appropriate mitigations.
|