Respair commited on
Commit
5e89112
1 Parent(s): e7e26f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -15,7 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # Whisper_JP
17
 
18
- This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the None dataset.
 
 
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.2186
21
  - Wer: 21.6707
 
15
 
16
  # Whisper_JP
17
 
18
+ This model is a a Phoneme Level Speech Recognition network, originally a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on a
19
+ mixture of Different datasets.
20
+
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.2186
23
  - Wer: 21.6707