Skip to content

ASR : Is BPE ASR model is better in accuracy compared to normal char #1703

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

You must be logged in to vote

Subword automatically will not guarantee you better WER, but it does have a few advantages that help make it possible for models to perform better.

Theres a new tutorial for ASR with subword encoding here
which you could look into for some info on how subword helps CTC based model training - https://colab.research.google.com/github/NVIDIA/NeMo/blob/main/tutorials/asr/08_ASR_with_Subword_Tokenization.ipynb

Replies: 1 comment 1 reply

Comment options

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

Answer selected by okuchaiev
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1698 on February 03, 2021 19:08.