I have an audio that the Sushi normalization/clipping does not work.
The problem is that np.median (code) is zero for this audio.
Graphs from the audio that shows why both max_value and min_value medians are 0:


When max_value and min_value are zeros the clipping zeroes all the audio, resulting in Sushi not working properly.