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.
Please help me to change the files to take audio input from system speaker (only from the teams or google meet audio) not from the mic of the system.
How to change and what to change in the main.py,AudioRecorder.py and AudioTranscriber.py files for getting input from audio from the system speaker.
Please help me to change the files to take audio input from system speaker (only from the teams or google meet audio) not from the mic of the system. How to change and what to change in the main.py,AudioRecorder.py and AudioTranscriber.py files for getting input from audio from the system speaker.