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.9k stars 828 forks source link

界面没有弹出 #77

Open suansuanchen opened 1 year ago

suansuanchen commented 1 year ago

image python main.py后麦克风有被调用,没有弹出界面

JeazW commented 1 year ago

在电脑上放一段音乐

YangQiuEric commented 1 year ago

PS C:\Windows\system32> cd "\Mac\Home\Documents\chatgpt\ecoute" PS Microsoft.PowerShell.Core\FileSystem::\Mac\Home\Documents\chatgpt\ecoute> python main.py --api [INFO] Adjusting for ambient noise from Default Mic. Please make some noise from the Default Mic... [INFO] Completed ambient noise adjustment for Default Mic. [INFO] Adjusting for ambient noise from Default Speaker. Please make or play some noise from the Default Speaker...

卡在这怎么办

Huggypandas commented 1 year ago

问题解决了吗?我也没有弹出任何界面和报错

leslievan commented 1 year ago

在进行扬声器的测试,需要电脑播放任意声音,比如播放一段音乐

Huggypandas commented 1 year ago

我播放了音乐并测试了麦克风,输入python main.py --api指令之后没有任何反应 image 不知道是哪里出了问题

PangHao-NEFU commented 1 year ago

open your music player like QQ music and play a piece of music,then the ecoute gui will appear :-)