SameerMahajan
commited on
Commit
•
9d63d59
1
Parent(s):
e30a91e
Update README.md
Browse filesThis is an audio model that classifies given recording of a marathi (an Indian language) number into 1 through 100
README.md
CHANGED
@@ -6,4 +6,7 @@ library_name: keras
|
|
6 |
pipeline_tag: audio-classification
|
7 |
datasets:
|
8 |
- SameerMahajan/marathi_numbers-1-100
|
|
|
|
|
|
|
9 |
---
|
|
|
6 |
pipeline_tag: audio-classification
|
7 |
datasets:
|
8 |
- SameerMahajan/marathi_numbers-1-100
|
9 |
+
tags:
|
10 |
+
- audio
|
11 |
+
- speech recognition
|
12 |
---
|