[PR #163] [MERGED] Fix TTS environment variable documentation #271

Closed
opened 2026-02-15 17:16:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/163
Author: @mike-stewart
Created: 7/30/2024
Status: Merged
Merged: 7/31/2024
Merged by: @justinh-rahb

Base: mainHead: patch-1


📝 Commits (2)

  • f449a95 Fix TTS environment variable documentation
  • 3c3d844 Update env-configuration.md

📊 Changes

1 file changed (+11 additions, -4 deletions)

View changed files

📝 docs/getting-started/env-configuration.md (+11 -4)

📄 Description

A recent refactor 55dc6c1 changed the environment variable names for STT and TTS configuration. This corrects the naming of those variables, and adds the missing AUDIO_TTS_ENGINE option.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/163 **Author:** [@mike-stewart](https://github.com/mike-stewart) **Created:** 7/30/2024 **Status:** ✅ Merged **Merged:** 7/31/2024 **Merged by:** [@justinh-rahb](https://github.com/justinh-rahb) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`f449a95`](https://github.com/open-webui/docs/commit/f449a95799c2146e16d7e5d7f0cd5002d65c38a3) Fix TTS environment variable documentation - [`3c3d844`](https://github.com/open-webui/docs/commit/3c3d844950f04370bdf7482bc7cbdd1e30d0cda6) Update env-configuration.md ### 📊 Changes **1 file changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+11 -4) </details> ### 📄 Description A recent refactor [55dc6c1](https://github.com/open-webui/open-webui/pull/2921/commits/55dc6c1b3be1ef611d96b95e2b940a2dfe7c926d) changed the environment variable names for STT and TTS configuration. This corrects the naming of those variables, and adds the missing AUDIO_TTS_ENGINE option. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:16:09 -05:00
yindo closed this issue 2026-02-15 17:16:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#271