awni / speech

A PyTorch Implementation of End-to-End Models for Speech-to-Text
Apache License 2.0
751 stars 176 forks source link

ModuleNotFoundError: No module named 'functions.ctc'; #30

Closed Tdai05 closed 6 years ago

Tdai05 commented 6 years ago

Which functions module shall I install?
ModuleNotFoundError: No module named 'functions.ctc';

lwoiceshyn commented 6 years ago

You need to source setup.sh, as mentioned in the instructions.