[PR #1278] [CLOSED] Add Diction Server to Container Composition #2440

Closed
opened 2026-04-15 06:03:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1278
Author: @omachala
Created: 3/18/2026
Status: Closed

Base: masterHead: add-diction


📝 Commits (1)

  • 8d5c02b Add Diction Server to Container Composition

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Diction Server is a Docker Compose stack that provides a self-hosted Whisper speech-to-text API gateway. It pairs with the Diction iOS keyboard extension, allowing users to run voice transcription on their own infrastructure.

  • Self-hosted, open-source (MIT)
  • Docker Compose setup: one command to start
  • OpenAI-compatible API endpoint
  • Go gateway + Whisper model containers

Source: https://github.com/omachala/diction


🔄 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/veggiemonk/awesome-docker/pull/1278 **Author:** [@omachala](https://github.com/omachala) **Created:** 3/18/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-diction` --- ### 📝 Commits (1) - [`8d5c02b`](https://github.com/veggiemonk/awesome-docker/commit/8d5c02b93fb1ae26bb17d3e1aef8dba82b7d2be9) Add Diction Server to Container Composition ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Diction Server is a Docker Compose stack that provides a self-hosted Whisper speech-to-text API gateway. It pairs with the Diction iOS keyboard extension, allowing users to run voice transcription on their own infrastructure. - Self-hosted, open-source (MIT) - Docker Compose setup: one command to start - OpenAI-compatible API endpoint - Go gateway + Whisper model containers Source: https://github.com/omachala/diction --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 06:03:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#2440