SevaSk / ecoute

Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
https://github.com/SevaSk/ecoute
MIT License
5.85k stars 817 forks source link

module 'ffmpeg' has no attribute 'Error' #178

Open biswa452 opened 6 months ago

biswa452 commented 6 months ago

module 'ffmpeg' has no attribute 'Error' Screenshot 2024-04-04 132413

bkbbbb commented 1 month ago

excuse me,Have you solved it? How did you solve it?thank u

biswa452 commented 1 month ago

use 'python main.py --api' insted of 'python main.py'.

bkbbbb commented 1 month ago

got it ,But I uninstalled the ffmpeg package and solved it,and The ffmpeg-python package has existed~hhh