ecoute icon indicating copy to clipboard operation
ecoute copied to clipboard

Errro installing Ecoute

Open Bhaloosky opened this issue 1 year ago • 1 comments

Hello, how can I resolve the below error? I will appreciate if I can fix it as I have not been able to install the ecoute successfully despite multiple tries

PS C:\Users\user\ecoute> python -c "with open('keys.py', 'w', encoding='utf-8') as f: f.write('OPENAI_API_KEY="OpenAI API key"')" File "", line 1 with open('keys.py', 'w', encoding='utf-8') as f: f.write('OPENAI_API_KEY=" OpenAI API key') ^ SyntaxError: unterminated string literal (detected at line 1)

Bhaloosky avatar Jul 25 '23 03:07 Bhaloosky

Try transcribe, it likely won't have the same issues http://github.com/vivekuppal/transcribe

abhinavuppal1 avatar Nov 22 '23 21:11 abhinavuppal1