hugh icon indicating copy to clipboard operation
hugh copied to clipboard

A voice-powered AI built with Whisper, ChatGPT, and ElevenLabs

Results 3 hugh issues
Sort by recently updated
recently updated
newest added

Heya, cool project. I get the error: ``openai.error.InvalidRequestError: Invalid file format. Supported formats: ['m4a', 'mp3', 'webm', 'mp4', 'mpga', 'wav', 'mpeg']``` When loading from an iPhone https://github.com/openai/openai-python/issues/333 https://github.com/gradio-app/gradio/issues/3479 Dunno why, looks...

Hey thank you for the code! I've just ported it to Typescript and referenced your project. https://github.com/karl-friman/asknova-ts Best regards, Karl

#### Proposed changes: * Select an ElevenLabs voice through the Web App UI * Set API keys via environment variables by default, for better security