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.

Home Page:https://github.com/SevaSk/ecoute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Module Name pyaudiowpatch

talalalbalushi opened this issue · comments

I am facing issue running in Mac (version Python 3.12.3)
python3 main.py
import pyaudiowpatch as pyaudio
ModuleNotFoundError: No module named 'pyaudiowpatch'