sequence-labeling / rnn-transducer

An implementation of rnn transducer for sequence labeling problem
Apache License 2.0
22 stars 4 forks source link

ImportError: cannot import name transducer #1

Open Sundy1219 opened 6 years ago

Sundy1219 commented 6 years ago

2018-02-26 15-47-56 2018-02-26 16-02-26

what is the problem? how to solve it ? thanks !!!

Duum commented 6 years ago

Sorry for that . test_transducer_op.pyhave not complete which I will finish in the coming week. you can usebase_test.py to check transducer loss and grad.