ecoute
ecoute copied to clipboard
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...
When i run "python main.py --api" I have this error. Traceback (most recent call last): File "main.py", line 2, in from AudioTranscriber import AudioTranscriber File "C:\Users\Technomix\Desktop\interview\ecoute\AudioTranscriber.py", line 1, in import...
Is this normal?
I added black and ruff to maintain code quality and implemented a Makefile streamline the execution of common commands. I also tried to add poetry as the dependency manager, but...
Personalize the GPT training based on the user's communication style. This enables them to communicate in their own unique manner. For instance, train the GPT model to analyze resumes prior...
Hello all, can someone solve this problem ? [INFO] Adjusting for ambient noise from Default Mic. Please make some noise from the Default Mic... [INFO] Completed ambient noise adjustment for...
Dear team, I would like to provide some suggestions to improve our system for faster and real-time Chinese translation. While we have already developed an excellent first version of Ecoute...
hi, can anyone help me installing this! please help me
I added some code to the main.py but ended up just creating issues.
Hello `python main.py` command returns `ModuleNotFoundError: No module named 'whisper'` error, please advise. System: - Windows 11 Home, 22H2, 22621.1778, 64-bit operating system, x64-based processor - Python 3.10.11 - `pip...
Hi, I'm getting this error after "pip install -r requirements.txt" : pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable...