sudoping01 commited on
Commit
f331153
·
verified ·
1 Parent(s): 5ea694c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -26,10 +26,10 @@ model-index:
26
  metrics:
27
  - name: Test WER
28
  type: wer
29
- value: 24.09
30
  - name: Test CER
31
  type: cer
32
- value: 11.28
33
  pipeline_tag: automatic-speech-recognition
34
  ---
35
 
@@ -50,8 +50,8 @@ Whosper-large-v3 is a fine-tuned version of [openai/whisper-large-v2](https://hu
50
 
51
  ## Performance Metrics
52
  - **Loss**: 0.4490
53
- - **WER (Word Error Rate)**: 0.2409
54
- - **CER (Character Error Rate)**: 0.1128
55
 
56
  ## Key Features
57
  - Improved WER and CER compared to whosper-large
 
26
  metrics:
27
  - name: Test WER
28
  type: wer
29
+ value: 23.45
30
  - name: Test CER
31
  type: cer
32
+ value: 11.01
33
  pipeline_tag: automatic-speech-recognition
34
  ---
35
 
 
50
 
51
  ## Performance Metrics
52
  - **Loss**: 0.4490
53
+ - **WER (Word Error Rate)**: 0.2345
54
+ - **CER (Character Error Rate)**: 0.1101
55
 
56
  ## Key Features
57
  - Improved WER and CER compared to whosper-large