hirofumi0810 / neural_sp

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

Caching in streaming Transformer/Conformer encoder #253

Closed hirofumi0810 closed 3 years ago

hirofumi0810 commented 3 years ago

Support incremental encoding in Transformer/Conformer encoders for streaming inference.