Skip to content

feat: add Gladia.io STT provider documentation#1110

Open
jqueguiner wants to merge 3 commits intoopen-webui:mainfrom
jqueguiner:feat/gladia-stt-docs
Open

feat: add Gladia.io STT provider documentation#1110
jqueguiner wants to merge 3 commits intoopen-webui:mainfrom
jqueguiner:feat/gladia-stt-docs

Conversation

@jqueguiner
Copy link

@jqueguiner jqueguiner commented Feb 26, 2026

Summary

  • Adds a new integration guide for Gladia.io as a Speech-to-Text provider (gladia-stt-integration.md)
  • Updates the STT configuration overview page to list Gladia as a supported provider with a link to the guide
  • Updates the environment variables page to include AUDIO_STT_GLADIA_API_KEY and gladia as an engine option

This documents the Gladia STT integration added in Open WebUI, which uses Gladia's pre-recorded transcription API (v2) with a 3-step async workflow (upload → transcribe → poll).

Test plan

  • Verify the new Gladia integration guide renders correctly
  • Verify links from stt-config.md to the Gladia guide work
  • Verify env-variables.md correctly lists the Gladia section

jqueguiner-gladia and others added 3 commits February 26, 2026 07:26
- Add Gladia STT integration guide with setup, env vars, and troubleshooting
- Update STT config page to list Gladia as a supported provider
- Update env-variables page with Gladia API key variable
Added information about Gladia's free usage limit of 10 hours per month.
@pr-validator-bot
Copy link

ℹ️ Documentation PR Guidelines

👋 Welcome! This is an automated message posted on all new documentation PRs to help guide our contributors. Just because this comment appeared doesn't mean you have done anything wrong!

Please ensure you're using the correct branches:

Target branch (where you're merging TO):

  • dev branch: For documentation related to upcoming Open WebUI releases (new features, new environment variables, anything dependent on unreleased versions and unreleased features/fixes/changes)
  • main branch: For content that can go live immediately (fixes, tutorials, documentation not dependent on unreleased features)

Source branch (where you're merging FROM):

  • If targeting dev, create your branch from your fork's dev branch
  • If targeting main, create your branch from your fork's main branch
  • ⚠️ Mismatched branches can and will result in unwanted file changes being included in your PR!

If your docs PR depends on a pending PR in open-webui/open-webui:

  • Convert this PR to DRAFT mode!
  • Link to the related main repo PR in your description for clarity
  • We'll review both together once the PR on the main repo is merged

Please adjust your PR target branch, source branch, and/or draft status accordingly if needed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants