Crystalcareai
commited on
Commit
•
0ed7177
1
Parent(s):
34c8fad
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,9 @@ widget:
|
|
15 |
pipeline_tag: automatic-speech-recognition
|
16 |
---
|
17 |
|
|
|
|
|
|
|
18 |
# Distil-Whisper: distil-large-v3
|
19 |
|
20 |
Distil-Whisper was proposed in the paper [Robust Knowledge Distillation via Large-Scale Pseudo Labelling](https://arxiv.org/abs/2311.00430).
|
|
|
15 |
pipeline_tag: automatic-speech-recognition
|
16 |
---
|
17 |
|
18 |
+
This is a working space for a fine tune of Distil-Whisper-Large for medical speech recognition. The model will change often, so duplicate the space if you find it useful for your needs as it is.
|
19 |
+
|
20 |
+
|
21 |
# Distil-Whisper: distil-large-v3
|
22 |
|
23 |
Distil-Whisper was proposed in the paper [Robust Knowledge Distillation via Large-Scale Pseudo Labelling](https://arxiv.org/abs/2311.00430).
|