Update README.md
Browse files
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
|
|
|
|
|
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
|