flozi00 commited on
Commit
3746216
1 Parent(s): 6339248

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md CHANGED
@@ -1,3 +1,35 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - de
5
+ library_name: transformers
6
+ pipeline_tag: automatic-speech-recognition
7
  ---
8
+
9
+
10
+ ### Summary
11
+ This model map provides information about a model based on Whisper Large v3 that has been fine-tuned for speech recognition in German. Whisper is a powerful speech recognition platform developed by OpenAI. This model has been specially optimized for processing and recognizing German speech.
12
+
13
+
14
+
15
+ ### Applications
16
+ This model can be used in various application areas, including
17
+
18
+ - Transcription of spoken German language
19
+ - Voice commands and voice control
20
+ - Automatic subtitling for German videos
21
+ - Voice-based search queries in German
22
+ - Dictation functions in word processing programs
23
+
24
+
25
+ ### Training data
26
+ The training data for this model includes a large amount of spoken German from various sources. The data was carefully selected and processed to optimize recognition performance.
27
+
28
+
29
+ ### Training process
30
+ The training of the model was performed with the following hyperparameters
31
+
32
+ - Batch size: 1024
33
+ - Epochs: 2
34
+ - Learning rate: 1e-5
35
+ - Data augmentation: No