Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,7 @@ tags:
|
|
| 22 |
- audio
|
| 23 |
- text-to-speech
|
| 24 |
duplicated_from: ylacombe/bark-small
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# Bark
|
|
@@ -187,4 +188,4 @@ We anticipate that this model's text to audio capabilities can be used to improv
|
|
| 187 |
While we hope that this release will enable users to express their creativity and build applications that are a force
|
| 188 |
for good, we acknowledge that any text to audio model has the potential for dual use. While it is not straightforward
|
| 189 |
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,
|
| 190 |
-
we also release a simple classifier to detect Bark-generated audio with high accuracy (see notebooks section of the main repository).
|
|
|
|
| 22 |
- audio
|
| 23 |
- text-to-speech
|
| 24 |
duplicated_from: ylacombe/bark-small
|
| 25 |
+
pipeline_tag: text-to-speech
|
| 26 |
---
|
| 27 |
|
| 28 |
# Bark
|
|
|
|
| 188 |
While we hope that this release will enable users to express their creativity and build applications that are a force
|
| 189 |
for good, we acknowledge that any text to audio model has the potential for dual use. While it is not straightforward
|
| 190 |
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,
|
| 191 |
+
we also release a simple classifier to detect Bark-generated audio with high accuracy (see notebooks section of the main repository).
|