Fast Conformer implementation #2929
vanIvan
started this conversation in
Feature Request
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I would like to discuss what steps are needed to implement Fast Conformer in speechbrain? As I see main differences from vanilla Confomer implemented in speechbrain are:
DynChunkTrainConfigfor streaming training / inference - this ones are harder to track down.Could someone please help guiding me with inference part, if my vanilla Conformer has doubled stride (4 -> 8 in mel features or 40 ms -> 80 ms) what should be changed on inference (streaming one)?
Beta Was this translation helpful? Give feedback.
All reactions