Commit
·
2cfe45c
1
Parent(s):
2090995
update config
Browse files
README.md
CHANGED
|
@@ -19,7 +19,8 @@ tags:
|
|
| 19 |
- text-to-audio
|
| 20 |
- gradio
|
| 21 |
- bark
|
| 22 |
-
preload_from_hub:
|
|
|
|
| 23 |
---
|
| 24 |
|
| 25 |
# Generate Audio from text and clone voice with BARK
|
|
|
|
| 19 |
- text-to-audio
|
| 20 |
- gradio
|
| 21 |
- bark
|
| 22 |
+
preload_from_hub:
|
| 23 |
+
- suno/bark coarse.pt,coarse_2.pt,fine.pt,fine_2.pt,text.pt,text_2.pt
|
| 24 |
---
|
| 25 |
|
| 26 |
# Generate Audio from text and clone voice with BARK
|