tfjs
tfjs copied to clipboard
TypeError: Unknown op 'CTCGreedyDecoder'
Uncaught (in promise) TypeError: Unknown op 'CTCGreedyDecoder'. File an issue at https://github.com/tensorflow/tfjs/issues so we can add it, or register a custom execution with tf.registerOp()
Please help to add CTCGreedyDecoder to tfjs.
This will be a feature request . cc @pyu10055 @mattsoulanille
TensorFlow version: 2.8.0 TensorFlow.js version : 3.18.0
Please let me know if you need any other information.
+1 need this feature.
Hi, @famy040326
Apologize for the delayed response and we are re-visiting our older feature requests and checking whether those feature requests implemented or not as of now and It seems like we haven't implemented CTCGreedyDecoder
yet if I'm not wrong so May I know are you still looking for this Op in TFJs ?
If someone wants to contribute for this feature then you're always welcome and please feel free to do and please refer these links Ref-1, Ref-2 . Thank you!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you.
Closing as stale. Please @mention us if this needs more attention.
@gaikwadrahul8 Any news on the implementation of this feature? I really need this function in tfjs, I haven't been able to convert it in a conventional way...
Still waiting for this feature