Hi team,
I installed successfully with pip install fast_rnnt.
But can't import fast_rnnt (as attached img).
Here's my environment information.
- Win11 / Python 3.11
- CUDA 11.8 / torch 2.0.1
- Also I tried install from source, but The
import fast_rnnt is not work with same error message.
