Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
---
|
4 |
-
# SSL-SEMI-MULTITASK
|
5 |
-
In this project, we have finetuned wav2vec2 model with multi-tasks such as Speech Recognition, Speaker Identification, Emotion Recognition
|
6 |
datasets:
|
7 |
- silky1708/CREMA-D
|
8 |
- DynamicSuperb/EmotionalVoiceConversion_ESD
|
@@ -19,4 +16,6 @@ tags:
|
|
19 |
- speech-recognition,
|
20 |
- emotion-recognition,
|
21 |
- speaker-identification
|
22 |
-
---
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- silky1708/CREMA-D
|
5 |
- DynamicSuperb/EmotionalVoiceConversion_ESD
|
|
|
16 |
- speech-recognition,
|
17 |
- emotion-recognition,
|
18 |
- speaker-identification
|
19 |
+
---
|
20 |
+
# SSL-SEMI-MULTITASK
|
21 |
+
In this project, we have finetuned wav2vec2 model with multi-tasks such as Speech Recognition, Speaker Identification, Emotion Recognition
|