Spaces:
Sleeping
Sleeping
Initial Draft
Browse files
README.md
CHANGED
@@ -10,4 +10,12 @@ pinned: false
|
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
+
# Bark Voice Generator
|
14 |
+
|
15 |
+
## Overview
|
16 |
+
- This repo is an inspiration that will help to write a simple gradio code to input text, voice presenter and generate Voice.
|
17 |
+
|
18 |
+
## Reference
|
19 |
+
- [Demo](https://huggingface.co/spaces/suno/bark)
|
20 |
+
- [Git](https://github.com/suno-ai/bark)
|
21 |
+
- [Voice Presenter](https://suno-ai.notion.site/8b8e8749ed514b0cbf3f699013548683?v=bc67cff786b04b50b3ceb756fd05f68c)Voice Presenter
|