You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noted an issue with my implementation of the pad_end option in tflite_compatible_stft.stft_tflite it was giving an error, and the value was incorrect.
I have fixed this and added a test for this into the unit tests.
I will submit a PR shortly, for this bug fix.
Thanks!
Paul
The text was updated successfully, but these errors were encountered:
Hi there!
I noted an issue with my implementation of the
pad_end
option intflite_compatible_stft.stft_tflite
it was giving an error, and the value was incorrect.I have fixed this and added a test for this into the unit tests.
I will submit a PR shortly, for this bug fix.
Thanks!
Paul
The text was updated successfully, but these errors were encountered: