Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
~~~
|
2 |
# requirement packages
|
3 |
!pip install git+https://github.com/huggingface/datasets.git
|
|
|
1 |
+
---
|
2 |
+
language: el
|
3 |
+
datasets:
|
4 |
+
- aesdd
|
5 |
+
tags:
|
6 |
+
- audio
|
7 |
+
- automatic-speech-recognition
|
8 |
+
- speech
|
9 |
+
- speech-emotion-recognition
|
10 |
+
license: apache-2.0
|
11 |
+
---
|
12 |
+
|
13 |
+
|
14 |
~~~
|
15 |
# requirement packages
|
16 |
!pip install git+https://github.com/huggingface/datasets.git
|