flozi00 commited on
Commit
5f334f8
1 Parent(s): 6166776

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -28,11 +28,11 @@ We did some normalization to the text data, especially for casing and punctuatio
28
 
29
  ## Model family
30
 
31
- | Model | Parameters | link |
32
- |--- |--- |--- |--- |--- |
33
- | Whisper large v3 german | 1.54B | [link](https://huggingface.co/primeline/whisper-large-v3-german) |
34
- | Distil-whisper large v3 german | 756M | |
35
- | tiny whisper | 37.8M | |
36
 
37
  ### Training hyperparameters
38
 
 
28
 
29
  ## Model family
30
 
31
+ | Model | Parameters | link |
32
+ |----------------------------------|------------|--------------------------------------------------------------|
33
+ | Whisper large v3 german | 1.54B | [link](https://huggingface.co/primeline/whisper-large-v3-german) |
34
+ | Distil-whisper large v3 german | 756M | [link](https://huggingface.co/primeline/whisper-large-v3-german) |
35
+ | tiny whisper | 37.8M | [link](https://huggingface.co/primeline/whisper-large-v3-german) |
36
 
37
  ### Training hyperparameters
38