Datasets:
Tasks:
Audio Classification
Formats:
parquet
Sub-tasks:
audio-emotion-recognition
Languages:
Russian
Size:
< 1K
License:
toiletsandpaper
commited on
Commit
·
6f26aea
1
Parent(s):
8348907
Update README.md
Browse files
README.md
CHANGED
@@ -20,3 +20,16 @@ task_categories:
|
|
20 |
task_ids:
|
21 |
- audio-emotion-recognition
|
22 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
task_ids:
|
21 |
- audio-emotion-recognition
|
22 |
---
|
23 |
+
|
24 |
+
# Citations
|
25 |
+
```
|
26 |
+
@misc{Aniemore,
|
27 |
+
author = {Артем Аментес, Илья Лубенец, Никита Давидчук},
|
28 |
+
title = {Открытая библиотека искусственного интеллекта для анализа и выявления эмоциональных оттенков речи человека},
|
29 |
+
year = {2022},
|
30 |
+
publisher = {Hugging Face},
|
31 |
+
journal = {Hugging Face Hub},
|
32 |
+
howpublished = {\url{https://huggingface.com/aniemore/Aniemore}},
|
33 |
+
email = {[email protected]}
|
34 |
+
}
|
35 |
+
```
|