zzw922cn / Automatic_Speech_Recognition

End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
MIT License
2.84k stars 537 forks source link

TypeError: Expected binary or unicode string, got Dimension(16) #73

Closed binglel closed 1 year ago

binglel commented 6 years ago

When I run CapsuleNet for timit, This error occurred。I can't solve it ,and I hope to get your help!

binglel commented 6 years ago

I had solve it. But a new error occurred.

FailedPreconditionError (see above for traceback): sequence_length(0) <= 128 [[Node: CTCBeamSearchDecoder = CTCBeamSearchDecoder[beam_width=100, merge_repeated=false, top_paths=1, _device="/job:localhost/replica:0/task:0/device:CPU:0"](transpose, _arg_Placeholder_4_0_4)]]

I hope to get your help!