Rayventura

Results 6 comments of Rayventura

Added to the task list: https://github.com/users/RayVentura/projects/1/views/1 Will first implement pixabay, I've played with it in the repo a while ago.

Have you guys installed `pip install -r requirements.txt` and followed all the installation steps for your operating system?

It is probably an error with your whisper installation, try `pip install git+https://github.com/linto-ai/whisper-timestamped` and tell me if that fixes it.

Try to uninstall ffmpeg and install python-ffmpeg

The elevenlabs voice list request to their API probably failed. Usually, it sometimes gives the ``Unusual activity detected`` error if you're on VPN, which might have caused the crash.

I would definitely be open to go lower level if I get some help. There is a lot to manage right now and I don't have time to take the...