Vaibhav Srivastav
commited on
Commit
·
a1a31ea
1
Parent(s):
2f66b4a
up
Browse files
README.md
CHANGED
@@ -1,4 +1,24 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
This is the official codebase for running the text to audio model, from Suno.ai.
|
4 |
|
|
|
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 4.0 NC"
|
19 |
+
---
|
20 |
+
|
21 |
+
# Bark
|
22 |
|
23 |
This is the official codebase for running the text to audio model, from Suno.ai.
|
24 |
|