ksingla025
commited on
Commit
•
e8894f6
1
Parent(s):
06c19ec
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
language:
|
4 |
-
-
|
5 |
base_model:
|
6 |
- parthiv11/stt_hi_conformer_ctc_large_v2
|
7 |
tags:
|
@@ -11,6 +11,7 @@ tags:
|
|
11 |
- gender
|
12 |
- age
|
13 |
- intent
|
|
|
14 |
---
|
15 |
|
16 |
# Marathi Speech Tagger - Conformer CTC Model
|
@@ -47,4 +48,4 @@ print(transcription[0])
|
|
47 |
## License & Attribution
|
48 |
|
49 |
Please cite AI4Bharat when using this model:
|
50 |
-
https://indicvoices.ai4bharat.org/
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
language:
|
4 |
+
- mr
|
5 |
base_model:
|
6 |
- parthiv11/stt_hi_conformer_ctc_large_v2
|
7 |
tags:
|
|
|
11 |
- gender
|
12 |
- age
|
13 |
- intent
|
14 |
+
library_name: nemo
|
15 |
---
|
16 |
|
17 |
# Marathi Speech Tagger - Conformer CTC Model
|
|
|
48 |
## License & Attribution
|
49 |
|
50 |
Please cite AI4Bharat when using this model:
|
51 |
+
https://indicvoices.ai4bharat.org/
|