-
|
Hello, I am trying to replicate the results from the article with the help of SSL and fine-tuning the recipes and I am not successful. My best ASR model has %WER 22.50 / 46.60 (test-clean/test-other). I tried these configurations:
Note: SSL training has an issue described here. Does somebody try to replicate the results or have any suggestions on what I can do wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
|
@whettenr any idea? |
Beta Was this translation helpful? Give feedback.
-
|
HI @whettenr @svecjan , may be you can share training logs for BEST-RQ model, would be very helpful. Thank you in advance. Here are my results for 300M conformer pretrain on 960h LibriSpeech: From what I see from this new paper, where they did train best-rq using speechbrain with some tricks, it's +/- same valid loss, given I use bigger model. |
Beta Was this translation helpful? Give feedback.
Hi, you were right, I misread the passage in the article. The replication was successful. Thank you for your help 🙏
Here is a table with some experiments I made during replication, it can be useful for somebody 😉