Update README
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Assamese Dialect Classification Model
|
@@ -29,3 +33,4 @@ The model was trained on a dataset of 300 speech samples, curated to include div
|
|
29 |
- **Common Phrases**: Speech samples based on frequently used phrases in Assamese.
|
30 |
|
31 |
---
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- as
|
5 |
+
base_model:
|
6 |
+
- openai/whisper-medium
|
7 |
---
|
8 |
|
9 |
# Assamese Dialect Classification Model
|
|
|
33 |
- **Common Phrases**: Speech samples based on frequently used phrases in Assamese.
|
34 |
|
35 |
---
|
36 |
+
|