Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
andromeda01111
/
Malayalam_SA
like
0
Automatic Speech Recognition
PyTorch
Malayalam
wav2vec2
License:
apache-2.0
Model card
Files
Files and versions
Community
1
andromeda01111
commited on
Nov 21, 2024
Commit
2e9194b
·
verified
·
1 Parent(s):
a3965a4
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- ml
5
+
base_model:
6
+
- jonatasgrosman/wav2vec2-large-xlsr-53-english
7
+
pipeline_tag: automatic-speech-recognition
8
+
---