Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open ai whisper does not work but text does #137

Open
jon-bit opened this issue Oct 6, 2024 · 1 comment
Open

Open ai whisper does not work but text does #137

jon-bit opened this issue Oct 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jon-bit
Copy link

jon-bit commented Oct 6, 2024

Which version of integration_openai are you using?

2.03

Which version of Nextcloud are you using?

29.0.7.1

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

brave

Describe the Bug

Text gen works
Image gen works
Whisper does not work in the openai API.

Expected Behavior

I get a speech to text result.

To Reproduce

just install, add api and see if you get this in logs:
{
"reqId": "???",
"level": 2,
"time": "2024-10-06T21:30:35+00:00",
"remoteAddr": "",
"user": "--",
"app": "integration_openai",
"method": "",
"url": "--",
"message": "Cannot check quota for anonymous user",
"userAgent": "--",
"version": "29.0.7.1",
"data": {
"app": "integration_openai"
},
"id": "???"
}

@jon-bit jon-bit added the bug Something isn't working label Oct 6, 2024
@julien-nc
Copy link
Member

Hi, this warning message is not causing the task crash.
Do you see any other error in the logs?

There have been a lot of bug fixes since integration_openai v2.0.3.
Can you try upgrading Nextcloud to v30 and integration_openai to v3.1.2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants