使用您构建的辅助函数
本练习是课程的一部分
Python 语音语言处理
交互式实操练习
通过完成这段示例代码来试试这个练习。
# Convert mp3 file to wav
convert_to_wav(____)
# Check the stats of new file
call_1 = ____(____)本练习是课程的一部分
通过完成这段示例代码来试试这个练习。
# Convert mp3 file to wav
convert_to_wav(____)
# Check the stats of new file
call_1 = ____(____)