Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,9 @@ metrics:
|
|
10 |
base_model:
|
11 |
- microsoft/wavlm-large
|
12 |
pipeline_tag: audio-classification
|
|
|
|
|
|
|
13 |
---
|
14 |
# WavLM-Large for Broader Accent Classification
|
15 |
|
|
|
10 |
base_model:
|
11 |
- microsoft/wavlm-large
|
12 |
pipeline_tag: audio-classification
|
13 |
+
datasets:
|
14 |
+
- edinburghcstr/edacc
|
15 |
+
- mozilla-foundation/common_voice_11_0
|
16 |
---
|
17 |
# WavLM-Large for Broader Accent Classification
|
18 |
|