Divyesh Rajpura
Divyesh Rajpura
Can you please explain procedure or different steps to pre-process data before feed to LSTM. I am working on paper by Zhuo Chen on **"Speaker-Independent Speech Separation With Deep Attractor...
Thanks for open-sourcing implementation. I am trying use you code, however even after 5 epochs the accuracy is not imporving. The acc_e is 20% and acc_g is 0% from the...
Assume we have .docx file but the extension is wrongly mentioned as .rtf. So, when we parse the file with extension rtf it is not throwing error and gives garbage...
I am trying to decode model trained with receipe **pruned_transducer_stateless7_streaming**. I am able to successfully decode with fast beam search (without LG), however, when I try to decode with LG...
Hi, Is there any way we can define a set of sub-words to be not split but still considered for token generation. This is especially required for phonetically rich languages...