Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Inconsistent and missing Whisper capabilities #349

@chr-hertel

Description

@chr-hertel

Currently the whisper implementation in the OpenAI and the Azure bridge is inconsistent.
The Azure one uses the /translations endpoint and the OpenAI ModelClient uses /transcriptions endpoint.

we should introduce a task option that controls which endpoint gets used - and it should be consistent for both implementations.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions