*pshhhhhh* not working

#1
by fffiloni - opened

Seems broken as we only get pshhhhhh sound as output

Getting the same sound.

Also, how does the language selection work here?

@radames said on twitter:

« it's working for me, however when you download the file it's coming as a x-wav format, you might need to convert it to mp3 »

I can’t verify it, i’m out with my phone

hi @fffiloni I think we can investigate Gradio post processing audio

https://github.com/gradio-app/gradio/blob/main/gradio/processing_utils.py#L162-L172

After a simple ffmpeg -i tmptmxtn00g.wav test.wav
image.png

@radames i tried by duplicating the space with my ElevenLabs API Key

Here’s my space with simple modification:
https://huggingface.co/spaces/fffiloni/tts/blob/main/app.py

But got error about API misusage:

IMG_6916.jpeg

yes you might need a token https://beta.elevenlabs.io, then on your test env ELEVEN_API_KEY

Yeah this is what i did but we get the same error from elevenlab api

Let me come back behind a laptop (i’m operating from my smartphone right now) and i’ll give some feedback ;)

just fyi but the white noise also just appears in the browser for firefox. chrome correctly ignores the header and plays it as an mp3

ElevenLabs org

This has been fixed!

flavioschneider changed discussion status to closed

Sign up or log in to comment