Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ language:
|
|
19 |
|
20 |
## About
|
21 |
|
22 |
-
Multilingual Distilwhisper allows for better
|
23 |
These modules are trained on a mix of cross-entropy (ASR) and knowledge distillation losses, where whisper-large-v2 is used as teacher.
|
24 |
|
25 |
## Inference
|
|
|
19 |
|
20 |
## About
|
21 |
|
22 |
+
Multilingual Distilwhisper allows for better ASR performance in target languages by adding lightweight CLSR modules on top of whisper-small.
|
23 |
These modules are trained on a mix of cross-entropy (ASR) and knowledge distillation losses, where whisper-large-v2 is used as teacher.
|
24 |
|
25 |
## Inference
|