Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ metrics:
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: audio-classification
|
|
|
|
|
8 |
---
|
9 |
See the https://dima806.substack.com/p/diving-deep-into-speech-accent-classification and https://www.kaggle.com/code/dima806/speech-accent-classification for more details
|
10 |
|
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: audio-classification
|
8 |
+
base_model:
|
9 |
+
- facebook/wav2vec2-base-960h
|
10 |
---
|
11 |
See the https://dima806.substack.com/p/diving-deep-into-speech-accent-classification and https://www.kaggle.com/code/dima806/speech-accent-classification for more details
|
12 |
|