Update license
Browse filesUpdate license to MIT in accordance with 2023.05.01 update.
README.md
CHANGED
|
@@ -1,21 +1,22 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
thumbnail:
|
| 17 |
-
|
| 18 |
-
|
|
|
|
| 19 |
tags:
|
| 20 |
- bark
|
| 21 |
- audio
|
|
@@ -102,4 +103,4 @@ We anticipate that this model's text to audio capabilities can be used to improv
|
|
| 102 |
While we hope that this release will enable users to express their creativity and build applications that are a force
|
| 103 |
for good, we acknowledge that any text to audio model has the potential for dual use. While it is not straightforward
|
| 104 |
to voice clone known people with Bark, it can still be used for nefarious purposes. To further reduce the chances of unintended use of Bark,
|
| 105 |
-
we also release a simple classifier to detect Bark-generated audio with high accuracy (see notebooks section of the main repository).
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- de
|
| 5 |
+
- es
|
| 6 |
+
- fr
|
| 7 |
+
- hi
|
| 8 |
+
- it
|
| 9 |
+
- ja
|
| 10 |
+
- ko
|
| 11 |
+
- pl
|
| 12 |
+
- pt
|
| 13 |
+
- ru
|
| 14 |
+
- tr
|
| 15 |
+
- zh
|
| 16 |
+
thumbnail: >-
|
| 17 |
+
https://user-images.githubusercontent.com/5068315/230698495-cbb1ced9-c911-4c9a-941d-a1a4a1286ac6.png
|
| 18 |
+
library: bark
|
| 19 |
+
license: mit
|
| 20 |
tags:
|
| 21 |
- bark
|
| 22 |
- audio
|
|
|
|
| 103 |
While we hope that this release will enable users to express their creativity and build applications that are a force
|
| 104 |
for good, we acknowledge that any text to audio model has the potential for dual use. While it is not straightforward
|
| 105 |
to voice clone known people with Bark, it can still be used for nefarious purposes. To further reduce the chances of unintended use of Bark,
|
| 106 |
+
we also release a simple classifier to detect Bark-generated audio with high accuracy (see notebooks section of the main repository).
|