You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
@WillemGooderham1 The installation of decoders with the following command: bash scripts/install_decoders.sh
is failing for me with this output: installing_decoders_output.txt
[Note: I am trying to install Baidu CTC decoder]
And while trying to run python scripts/ctc_decoders_test.pyto check installation, I run into same error as the OP.
I have windows operating system. I have installed swig and added swig to my environment path. I have ctc_decoder module but no swig_decoders. Can anyone help me where I can find it?
ModuleNotFoundError: No module named 'swig_decoders'
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
while running demo_streaming_asr.py getting error ModuleNotFoundError: No module named 'ctc_decoder'
The text was updated successfully, but these errors were encountered: