Automatic_Speech_Recognition icon indicating copy to clipboard operation
Automatic_Speech_Recognition copied to clipboard

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

Open binglel opened this issue 6 years ago • 1 comments

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

binglel avatar Apr 19 '18 15:04 binglel

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!

binglel avatar Apr 20 '18 03:04 binglel