Why doesn't this model need a window function? The original model is trained without any modifications, but the inference model introduces weak background noise. What could be the reason for this? The inference performance of the model trained with a window function in the .h5 format is fine, but when converted to a tflite model with a window function, issues arise.
Why doesn't this model need a window function? The original model is trained without any modifications, but the inference model introduces weak background noise. What could be the reason for this? The inference performance of the model trained with a window function in the .h5 format is fine, but when converted to a tflite model with a window function, issues arise.