huggingface/audio-transformers-course

Spaces not building:runtime error, streams could not be allocated 404

Closed this issue ยท 5 comments

For Unit 7 task, (Speech to speech translation), I tried duplicating the given space and that gave me runtime error (could not allocate streams 404, hardware not available), then i create new space (/nimrita/speech-to-speech-translation-MMS1) from scratch and that too fails to build with same errors. Please help.

cc @sanchit-gandhi Please take a look

Hey @NimritaKoul - sorry to hear there have been difficulties with duplicating the space.

For duplicating the space: could you try using a CPU device instead of GPU? i.e. the free CPU tier?

For a failed build: could you provide a link to your failing space? Is it CPU or GPU? Also the error logs would be great here too! Thanks

Hey @NimritaKoul - it looks like there was a syntax error with your space when you uploaded the Gradio app code

This PR should fix it: https://huggingface.co/spaces/nimrita/speech-to-speech-translation-MMS1/discussions/1