Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
This is the official data collection for paper "OmniCharacter: Towards Immersive Role-Playing Agents with Seamless Speech-Language Personality Interaction". <br>
|
| 6 |
Please see paper & code for more information:
|
| 7 |
|
| 8 |
paper: https://www.arxiv.org/abs/2505.20277<br>
|
| 9 |
-
code: https://github.com/AlibabaResearch/DAMO-ConvAI/tree/main/OmniCharacter
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
size_categories:
|
| 7 |
+
- 1K<n<10K
|
| 8 |
---
|
| 9 |
|
| 10 |
This is the official data collection for paper "OmniCharacter: Towards Immersive Role-Playing Agents with Seamless Speech-Language Personality Interaction". <br>
|
| 11 |
Please see paper & code for more information:
|
| 12 |
|
| 13 |
paper: https://www.arxiv.org/abs/2505.20277<br>
|
| 14 |
+
code: https://github.com/AlibabaResearch/DAMO-ConvAI/tree/main/OmniCharacter
|