sangeet2020
commited on
Commit
·
06954bb
1
Parent(s):
9255ad8
Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ inference: false
|
|
48 |
|
49 |
# Noise robust speech recognition on jointly trained SepFormer speech enhancement and Whisper ASR using RescueSpeech data.
|
50 |
|
51 |
-
This repository provides all the necessary tools to perform noise automatic speech
|
52 |
recognition on a simple combination of an enhancement model (**SepFormer**) and speech recognizer (**Whisper**).
|
53 |
Initially, the models are fine-tuned individually on the RescueSpeech dataset, and then they are integrated to undergo joint training, enabling them to effectively handle noise interference. For a better experience, we encourage you to learn more about
|
54 |
[SpeechBrain](https://speechbrain.github.io).
|
|
|
48 |
|
49 |
# Noise robust speech recognition on jointly trained SepFormer speech enhancement and Whisper ASR using RescueSpeech data.
|
50 |
|
51 |
+
This repository provides all the necessary tools to perform noise robust automatic speech
|
52 |
recognition on a simple combination of an enhancement model (**SepFormer**) and speech recognizer (**Whisper**).
|
53 |
Initially, the models are fine-tuned individually on the RescueSpeech dataset, and then they are integrated to undergo joint training, enabling them to effectively handle noise interference. For a better experience, we encourage you to learn more about
|
54 |
[SpeechBrain](https://speechbrain.github.io).
|