Runyouryt-dlp command with-vUflag added (yt-dlp -vU <your command line>) If using API, add'verbose': TruetoYoutubeDLparams instead Copy the WHOLE output (starting with[debug] Command-line config) and insert it below Complete Verbose Output ...
(audio.shape) > 1: audio = librosa.to_mono(audio.transpose(1, 0)) # 未知原因Gradio上传的filepath会有一个奇怪的固定后缀,这里去掉 truncated_basename = Path(input_audio).stem[:-6] processed_audio = os.path.join("raw", f"{truncated_basename}.wav") soundfile.write(processed_audio, audio...