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.89k stars 827 forks source link

module 'customtkinter' has no attribute 'CTk' #103

Open jvamshikrishna opened 1 year ago

jvamshikrishna commented 1 year ago

unable to find the customtkinter

Laolu007 commented 1 year ago

pip3 install customtkinter --upgrade