Skip to content

Improve ASR for non-native spekers #2400

Answered by titu1994
Omarnabk asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Omarnabk, great questions!

Currently, I'm working on "stt_en_conformer_ctc_large" CitriNet

The model stt_en_conformer_ctc_large (https://ngc.nvidia.com/catalog/models/nvidia:nemo:stt_en_conformer_ctc_large) is a Conformer, not a Citrinet. You might instead want to use stt_en_citrinet_1024_gamma_0_25 (https://ngc.nvidia.com/catalog/models/nvidia:nemo:stt_en_citrinet_1024_gamma_0_25) in order to use Citrinet.

Since my model is dealing with different accents, it is a good practice to have one model for all the accents at once?

You do not need to have separate model per accent, if there is sufficient data per accent (all accents should have roughly same amount of numbers of speech). I…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@khursani8
Comment options

Answer selected by titu1994
Comment options

You must be logged in to vote
1 reply
@titu1994
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants