fairseq icon indicating copy to clipboard operation
fairseq copied to clipboard

MMS TTS tutorial

Open ARTHARKING55 opened this issue 10 months ago • 0 comments
trafficstars

CalledProcessError: Command 'wget https://dl.fbaipublicfiles.com/mms/tts/eng.tar.gz -O ./eng.tar.gz;tar zxvf ./eng.tar.gz' returned non-zero exit status 1.

Not able to process 2nd cell and am getting the error above in the code link below: https://github.com/facebookresearch/fairseq/blob/main/examples/mms/tts/tutorial/MMS_TTS_Inference_Colab.ipynb

ARTHARKING55 avatar Dec 28 '24 08:12 ARTHARKING55