ylacombe HF staff commited on
Commit
44d37ff
1 Parent(s): e0cd64b

Update pipeline tag to text-to-speech

Browse files
Files changed (1) hide show
  1. README.md +20 -18
README.md CHANGED
@@ -1,25 +1,27 @@
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: https://user-images.githubusercontent.com/5068315/230698495-cbb1ced9-c911-4c9a-941d-a1a4a1286ac6.png
17
- library: "bark"
18
- license: "cc-by-nc-4.0"
 
19
  tags:
20
  - bark
21
  - audio
22
  - text-to-speech
 
23
  ---
24
 
25
  # Bark
@@ -185,4 +187,4 @@ We anticipate that this model's text to audio capabilities can be used to improv
185
  While we hope that this release will enable users to express their creativity and build applications that are a force
186
  for good, we acknowledge that any text to audio model has the potential for dual use. While it is not straightforward
187
  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,
188
- 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: cc-by-nc-4.0
20
  tags:
21
  - bark
22
  - audio
23
  - text-to-speech
24
+ pipeline_tag: text-to-speech
25
  ---
26
 
27
  # Bark
 
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).