Hi there,
i was looking for a method to perform context biasing based on the example notebook on the Parakeet tdt 0.6b v3 model.
I added the EncDecHybridRNNTCTCModel but got an no attribute "ctc_decoder" error.
This discussion mentioned that this type of model does not have the ctc_decoder.
Any pointers whether context biasing (or different word boosting technique without fine tuning) is possible?
thanks a lot.
Hi there,
i was looking for a method to perform context biasing based on the example notebook on the Parakeet tdt 0.6b v3 model.
I added the EncDecHybridRNNTCTCModel but got an no attribute "ctc_decoder" error.
This discussion mentioned that this type of model does not have the ctc_decoder.
Any pointers whether context biasing (or different word boosting technique without fine tuning) is possible?
thanks a lot.