2023-05-12 10:59:33 -04:00
2023-05-07 22:10:48 -04:00
2023-05-12 10:59:33 -04:00
2023-05-07 22:10:48 -04:00
2023-05-11 22:08:52 -04:00
2023-05-11 22:07:37 -04:00
2023-05-07 22:10:48 -04:00

ecoute

pip install -r requirments.txt from root

python setup.py install in speech_recognition

Description
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.
Readme MIT 197 MiB
Languages
Python 100%