ghost613 commited on
Commit
5386126
1 Parent(s): 68700c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -9,6 +9,10 @@ metrics:
9
  base_model:
10
  - openai/whisper-large-v3-turbo
11
  pipeline_tag: automatic-speech-recognition
 
 
 
 
12
  Dataset split:
13
  - test -> 50% validation, 50% test
14
  - Train set duration: 206 hours 43 minutes
@@ -19,5 +23,4 @@ Results:
19
  - validation WER: 4.90%
20
  - validation CER: 1.78%
21
  - test WER: 4.89
22
- - test CER: 2.06
23
- ---
 
9
  base_model:
10
  - openai/whisper-large-v3-turbo
11
  pipeline_tag: automatic-speech-recognition
12
+ ---
13
+
14
+ Fine-tuning Whisper :arge v3 Turbo on zeroth Korean dataset.
15
+
16
  Dataset split:
17
  - test -> 50% validation, 50% test
18
  - Train set duration: 206 hours 43 minutes
 
23
  - validation WER: 4.90%
24
  - validation CER: 1.78%
25
  - test WER: 4.89
26
+ - test CER: 2.06