Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
metrics:
|
4 |
+
- accuracy
|
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 |
+
|
11 |
+
---
|
12 |
+
license: apache-2.0
|
13 |
+
metrics:
|
14 |
+
- accuracy
|
15 |
+
---
|