hirofumi0810 / neural_sp

End-to-end ASR/LM implementation with PyTorch
Apache License 2.0
593 stars 140 forks source link

Add zero_infinity option for CTC in torch>=1.7 #328

Closed hirofumi0810 closed 3 years ago

hirofumi0810 commented 3 years ago

Added zero_infinity for pytorch native CTC in torch>=1.7.