sibozhang / Text2Video

ICASSP 2022: "Text2Video: text-driven talking-head video synthesis with phonetic dictionary".
https://sites.google.com/view/sibozhang/text2video
421 stars 92 forks source link

running tts_request.py #21

Open Inaya791 opened 1 year ago

Inaya791 commented 1 year ago

CouldntDecodeError: Decoding failed. ffmpeg returned error code: 1 how could this will be solved . i have installed ffmpeg-1.4 still it can't segment the audio file. error shows :sound = AudioSegment.from_mp3('./input_audio/{person}/{file_name}.mp3'.format(person=person, file_name=file_name))