Pydub The system can not find the file specified

后端 未结 0 881
[愿得一人]
[愿得一人] 2020-12-20 05:57

So here is my code :

from pydub import AudioSegment
sound1 = AudioSegment.from_mp3("sound_0.mp3")
sound2 = AudioSegment.from_mp3("sound_1.mp3&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题