Datasets:

Languages:
Russian
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Annotations Creators:
crowdsourced
Source Datasets:
original
Tags:
License:
toiletsandpaper commited on
Commit
09c3407
1 Parent(s): 92e257f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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 = {hello@socialcode.ru}
34
+ }
35
+ ```