MyrtleSoftware / myrtlespeech

Speech recognition
Other
8 stars 1 forks source link

RNN-T #7

Open julianmack opened 4 years ago

julianmack commented 4 years ago

Adding Transducer (including RNNT model, transducer_loss and transducer_decoders). Also added CER calculation.

Note that, in order to organise the speech_to_text builder by loss it was necessary to alter the code order (to consider loss before model) meaning that the following files appear to have many more changes than they actually do: