You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you ever tried to use this pre-trained model for training of another language ASR? Do you think that it will be useful for training ASR with another language?
Of course, "lang_bpe" will be also changed.
Note: I will also so experiments with this setup and report results here.
The text was updated successfully, but these errors were encountered:
No, I have not used this pre-trained model for other languages. Not sure whether it is helpful or not.
There are recipes for other languages, instead of English, in icefall that uses similar model architectures.
For instance, there is an ongoing pull request for the AIShell dataset, which is Chinese. Please see k2-fsa/icefall#30
I have 100h Turkish data for training and 1h data for test. I did some experiments with pre-trained model and got 0,62 relative improvement with pre-trained model. Certainly starting with pre-trained model works !
Hi, thank you for sharing a pre-trained model.
Have you ever tried to use this pre-trained model for training of another language ASR? Do you think that it will be useful for training ASR with another language?
Of course, "lang_bpe" will be also changed.
Note: I will also so experiments with this setup and report results here.
The text was updated successfully, but these errors were encountered: