Noticed there is file named audio_utils.py, which includes a function save_audio_to_file, is it required to save audio data to local wav file and then do further process?
BTW, why i start the program, it shows below error:AttributeError: np.NaNwas removed in the NumPy 2.0 release. Usenp.nan instead.