Fix pipeline_tag 🤗
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
<div align="center">
|
| 5 |
<h1>
|
|
@@ -186,4 +187,4 @@ for i in range(len(lines)):
|
|
| 186 |
- The project incorporates zero-shot voice cloning functionality; Please note that this capability is intended **solely for academic research purposes**.
|
| 187 |
- **DO NOT** use this model for **ANY illegal activities**❗️❗️❗️❗️❗️❗️
|
| 188 |
- The developers assume no liability for any misuse of this model.
|
| 189 |
-
- If you identify any instances of **abuse**, **misuse**, or **fraudulent** activities related to this project, **please report them to our team immediately.**
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: text-to-speech
|
| 4 |
---
|
| 5 |
<div align="center">
|
| 6 |
<h1>
|
|
|
|
| 187 |
- The project incorporates zero-shot voice cloning functionality; Please note that this capability is intended **solely for academic research purposes**.
|
| 188 |
- **DO NOT** use this model for **ANY illegal activities**❗️❗️❗️❗️❗️❗️
|
| 189 |
- The developers assume no liability for any misuse of this model.
|
| 190 |
+
- If you identify any instances of **abuse**, **misuse**, or **fraudulent** activities related to this project, **please report them to our team immediately.**
|