Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Atreya04
/
English-Transcriber
like
0
Automatic Speech Recognition
Transformers
Safetensors
English
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
Atreya04
commited on
Jul 22
Commit
e88b3aa
·
verified
·
1 Parent(s):
c8c4fed
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
language:
3
+
- en
4
+
metrics:
5
+
- wer
6
+
base_model:
7
+
- openai/whisper-small
8
+
pipeline_tag: automatic-speech-recognition
9
+
library_name: transformers
10
+
---