plot# Stft.plot(reference_value=1.0)# Plot signals. This method plots the STFT amplitude and the associated phase. Parameters: reference_valuefloat, default: 1.0Reference STFT amplitude value for dB conversion. For example, for an input sound pressure signal, the reference value is typically 2e-5 (Pa).