-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A problem with ffmepg cache? #11
Comments
nevermind i think the problem was that i finished my elevenlabs characters without even noticing, |
i was thinking if it was possible somehow to change the tts part of the code and maybe use marytts or espeak, wouldn't we have to change only this part of the code? "def EL_TTS(message):
" if we do that it would be free, i mean we would still pay for chat gpt but not for evenlabs right? |
Bro how did you do that ı cant do it because of pyproject.toml-based error |
i honestly don't remember, i probably asked chatgpt though |
in the end it didn't work though, so i used the default voice instead |
i have same issue pls help me, how u fix it? @Kopbabakop |
I have the same problem, I don’t know what to do, can anyone help? E:\Neuro_net\AI-Vtuber\myenv\Lib\site-packages\pydub\utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work 2024-03-20 05:08:28 [LGOFBL]- hi Traceback (most recent call last): |
i am a total beginner, the program was working fine but lately after the first messages, or sometimes even at the first one, i get this message and the program crashes
libavutil 58. 2.100 / 58. 2.100
libavcodec 60. 3.100 / 60. 3.100
libavformat 60. 3.100 / 60. 3.100
libavdevice 60. 1.100 / 60. 1.100
libavfilter 9. 3.100 / 9. 3.100
libswscale 7. 1.100 / 7. 1.100
libswresample 4. 10.100 / 4. 10.100
libpostproc 57. 1.100 / 57. 1.100
[cache @ 000001c2b6453340] Inner protocol failed to seekback end : -40
Last message repeated 1 times
[mp3 @ 000001c2b6455ac0] Failed to read frame size: Could not seek to 1239.
[cache @ 000001c2b6453340] Statistics, cache hits:2 cache misses:1
cache:pipe:0: Invalid argument
i have tried updating ffmepg but it doesn't work and if i search online there seem to be different problems, so i don't really know what to do
The text was updated successfully, but these errors were encountered: