speech-recognition-primer icon indicating copy to clipboard operation
speech-recognition-primer copied to clipboard

This repository contains code for a tutorial on end to end automatic speech recognition.

Results 2 speech-recognition-primer issues
Sort by recently updated
recently updated
newest added

is there any way to add lexicon-based decoding in the beam search?

While training with custom dataset, after a few epochs, ctc loss got nan. called epoch end, epoch num: 4 Epoch : 5 LOSS : 24.569025 called epoch end, epoch num:...