Elf Labs -API funktioniert nicht, ist FFMPEG nicht ordnungsgemäß installiert?

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Elf Labs -API funktioniert nicht, ist FFMPEG nicht ordnungsgemäß installiert?

by Anonymous » 13 Feb 2025, 20:12

Traceback (most recent call last):
File "C:\Users\danim\OneDrive\Desktop\programming\APItests.py", line 9, in
play(audio)
File "C:\Users\danim\PycharmProjects\EXAM\venv\lib\site-packages\elevenlabs\utils.py", line 25, in play
raise ValueError(message)
ValueError: ffplay from ffmpeg not found, necessary to play audio. On mac you can install it with 'brew install ffmpeg'. On linux and windows you can install it from https://ffmpeg.org/
< /code>
Ich erhalte diesen Fehler immer Es dort, aber es funktioniert nicht.>

Top