Spaces:
Sleeping
Sleeping
tonychenxyz
commited on
Commit
•
2bc5ebf
1
Parent(s):
debf4ec
added citation
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Emo Knob
|
3 |
-
emoji:
|
4 |
colorFrom: gray
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
@@ -9,4 +9,15 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Emo Knob
|
3 |
+
emoji: 🎛️
|
4 |
colorFrom: gray
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
|
13 |
+
@misc{chen2024emoknobenhancevoicecloning,
|
14 |
+
title={EmoKnob: Enhance Voice Cloning with Fine-Grained Emotion Control},
|
15 |
+
author={Haozhe Chen and Run Chen and Julia Hirschberg},
|
16 |
+
year={2024},
|
17 |
+
eprint={2410.00316},
|
18 |
+
archivePrefix={arXiv},
|
19 |
+
primaryClass={cs.CL},
|
20 |
+
url={https://arxiv.org/abs/2410.00316},
|
21 |
+
}
|
22 |
+
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|