RWKV for CTC #177
Unanswered
pfeatherstone
asked this question in
Q&A
Replies: 0 comments
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.
-
Is there a way to use RWKV with CTC loss ? An example use case is speech recognition. Using the recurrence in RWKV allows us to stream data into the model without loss in accuracy. It provides a "stream aware" architecture out-the-box. But ASR requires CTC.
Beta Was this translation helpful? Give feedback.
All reactions