Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
eleferrand
/
ASR_Amis
like
0
Automatic Speech Recognition
Transformers
PyTorch
whisper
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
eleferrand
commited on
Dec 10, 2024
Commit
e3a87fe
·
verified
·
1 Parent(s):
7777030
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -2,4 +2,5 @@
2
base_model:
3
- openai/whisper-medium
4
pipeline_tag: automatic-speech-recognition
5
---
2
base_model:
3
- openai/whisper-medium
4
pipeline_tag: automatic-speech-recognition
5
+
library_name: transformers
6
---