mirror of
https://github.com/SevaSk/ecoute.git
synced 2024-12-19 04:37:52 +00:00
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.
.gitignore | ||
AudioStream.py | ||
AudioTranscriber.py | ||
gpt_responder.py | ||
main.py | ||
Microphone.py | ||
prompts.py | ||
requirements.txt | ||
tiny.en.pt |