nextcloud / integration_openai

OpenAI integration in Nextcloud
GNU Affero General Public License v3.0
50 stars 11 forks source link

Whisper integration only records audio on Firefox 118.0.2 and fails to record in Safari and Vivaldi #50

Open S0ulf3re opened 1 year ago

S0ulf3re commented 1 year ago

Which version of integration_openai are you using?

1.0.13

Which version of Nextcloud are you using?

v27.1.2 in Docker

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

Firefox 118.0.2, Safari 17.0, and Vivaldi 6.2.3105.58

Describe the Bug

When attempting to record audio to send to OpenAI's Whisper service, only Firefox manages to successfully record the audio. Vivaldi immediately goes back to the record button after clicking it even after allowing microphone access, and Safari ends up sending a blank or almost blank audio file, Even with Microphone access enabled.

Expected Behavior

The voice recorder should record the audio from the browser, and send it to Whisper's servers

To Reproduce

Use a browser that isn't Firefox, open the Whisper integration via the smart picker, allow microphone permission, and attempt to record audio.

audionomio commented 11 months ago

Can it be that it doesn't work on Windows at all? I tried on Windows 11 with Chrome and Firefox. Talk can record voice messages., so the microphone principally works. But the Text-To-Speech tool doesn't record, the result is a blank audio file. On Mac it works on Firefox, as indicated above. Haven't tested the other browsers.

Which version of integration_openai are you using? 1.1.2

Which version of Nextcloud are you using? v27.1.3 on LAMP stack

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please. Chrome Version 119.0.6045.124 on Windows 11