Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ We did some normalization to the text data, especially for casing and punctuatio
|
|
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-
|
36 |
|
37 |
### Training hyperparameters
|
38 |
|
@@ -46,4 +46,16 @@ The following hyperparameters were used during training:
|
|
46 |
- Transformers 4.39.3
|
47 |
- Pytorch 2.3.0a0+ebedce2
|
48 |
- Datasets 2.18.0
|
49 |
-
- Tokenizers 0.15.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-tiny-german) |
|
36 |
|
37 |
### Training hyperparameters
|
38 |
|
|
|
46 |
- Transformers 4.39.3
|
47 |
- Pytorch 2.3.0a0+ebedce2
|
48 |
- Datasets 2.18.0
|
49 |
+
- Tokenizers 0.15.2
|
50 |
+
|
51 |
+
## [About us](https://primeline-ai.com/en/)
|
52 |
+
|
53 |
+
[![primeline AI](https://primeline-ai.com/wp-content/uploads/2024/02/pl_ai_bildwortmarke_original.svg)](https://primeline-ai.com/en/)
|
54 |
+
|
55 |
+
|
56 |
+
Your partner for AI infrastructure in Germany <br>
|
57 |
+
Experience the powerful AI infrastructure that drives your ambitions in Deep Learning, Machine Learning & High-Performance Computing. Optimized for AI training and inference.
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
Model author: [Florian Zimmermeister](https://huggingface.co/flozi00)
|