Skip to content

Open ai whisper does not work but text does #137

Open

Description

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": "???"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions