Skip to content

feat(gladia): add GladiaTranscriber integration for audio transcription - #3751

Open
Aryan-Pardeshi wants to merge 3 commits into
deepset-ai:mainfrom
Aryan-Pardeshi:feat/gladia-integration
Open

feat(gladia): add GladiaTranscriber integration for audio transcription#3751
Aryan-Pardeshi wants to merge 3 commits into
deepset-ai:mainfrom
Aryan-Pardeshi:feat/gladia-integration

Conversation

@Aryan-Pardeshi

Copy link
Copy Markdown

Closes #2246.

Adds a gladia integration with a GladiaTranscriber component, modelled on Haystack's RemoteWhisperTranscriber as suggested in the issue.

Scoped to batch transcription over the Gladia v2 pre-recorded flow. The issue links Gladia's real-time product page while the design describes a batch component — flagging that explicitly so review does not stall on the ambiguity. Happy to follow up with streaming as a separate PR if that is what you want.

Unit tests mock httpx; no API key or network needed.

@Aryan-Pardeshi
Aryan-Pardeshi requested a review from a team as a code owner August 7, 2026 22:20
@Aryan-Pardeshi
Aryan-Pardeshi requested review from anakin87 and removed request for a team August 7, 2026 22:20
@CLAassistant

CLAassistant commented Aug 7, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions Bot added the type:documentation Improvements or additions to documentation label Aug 7, 2026
@HaystackBot

Copy link
Copy Markdown
Contributor

Hi @Aryan-Pardeshi, thanks a lot for your contribution! 🙏

We noticed that the Contributor License Agreement (CLA) check (license/cla) hasn't passed yet, so we've temporarily moved this PR to draft and paused the review assignment.

To get your PR reviewed, please sign the CLA via the link in the license/cla check below (or in the CLA bot comment). As soon as the check turns green, this PR will automatically be marked ready for review again and a reviewer will be re-assigned.

@HaystackBot
HaystackBot removed the request for review from anakin87 August 7, 2026 23:29
@HaystackBot HaystackBot added the cla-pending PR is in draft until the contributor signs the CLA label Aug 7, 2026
@HaystackBot
HaystackBot marked this pull request as draft August 7, 2026 23:29
@HaystackBot
HaystackBot marked this pull request as ready for review August 8, 2026 05:08
@HaystackBot
HaystackBot requested a review from anakin87 August 8, 2026 05:08
@HaystackBot

Copy link
Copy Markdown
Contributor

Thanks for signing the CLA, @Aryan-Pardeshi! 🎉 This PR is now ready for review again and the reviewer has been re-assigned.

@HaystackBot HaystackBot removed the cla-pending PR is in draft until the contributor signs the CLA label Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add new Gladia integration with a GladiaTranscriber component

3 participants