Open kenders2000 opened 3 years ago
Hi there!
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.
pad_end
tflite_compatible_stft.stft_tflite
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
sounds great, thanks!
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