Automatic Speech Recognition
Transformers
Safetensors
German
whisper
Eval Results
Inference Endpoints
flozi00 commited on
Commit
4b259c6
1 Parent(s): 288a4c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -40,6 +40,7 @@ This model can be used in various application areas, including
40
  | Model | Parameters | link |
41
  |----------------------------------|------------|--------------------------------------------------------------|
42
  | Whisper large v3 german | 1.54B | [link](https://huggingface.co/primeline/whisper-large-v3-german) |
 
43
  | Distil-whisper large v3 german | 756M | [link](https://huggingface.co/primeline/distil-whisper-large-v3-german) |
44
  | tiny whisper | 37.8M | [link](https://huggingface.co/primeline/whisper-tiny-german) |
45
 
 
40
  | Model | Parameters | link |
41
  |----------------------------------|------------|--------------------------------------------------------------|
42
  | Whisper large v3 german | 1.54B | [link](https://huggingface.co/primeline/whisper-large-v3-german) |
43
+ | Whisper large v3 turbo german | 809M | [link](https://huggingface.co/primeline/whisper-large-v3-turbo-german)
44
  | Distil-whisper large v3 german | 756M | [link](https://huggingface.co/primeline/distil-whisper-large-v3-german) |
45
  | tiny whisper | 37.8M | [link](https://huggingface.co/primeline/whisper-tiny-german) |
46