[PR #6121] [CLOSED] Speech mod feature #58721

Closed
opened 2026-04-29 13:37:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6121
Author: @mytechnotalent
Created: 8/1/2024
Status: Closed

Base: mainHead: main


📝 Commits (10+)

📊 Changes

5 files changed (+90 additions, -406 deletions)

View changed files

📝 .gitignore (+0 -5)
📝 README.md (+2 -401)
install.sh (+10 -0)
run.py (+75 -0)
serve.sh (+3 -0)

📄 Description

This PR adds a speech mod.


🔄 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/ollama/ollama/pull/6121 **Author:** [@mytechnotalent](https://github.com/mytechnotalent) **Created:** 8/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`76caae4`](https://github.com/ollama/ollama/commit/76caae49f745d147d801450bb507898934b7e961) Update README.md - [`9cfb73d`](https://github.com/ollama/ollama/commit/9cfb73d1004f02049692bd7a9b7c61b486aa850b) init commit - [`8cd871c`](https://github.com/ollama/ollama/commit/8cd871c0942e10c3754b3f2edae1333a37f037db) init commit - [`ff0e3e9`](https://github.com/ollama/ollama/commit/ff0e3e98be31aa365ff4b0fb0c8cac00749fbb17) Merge branch 'main' of github.com:mytechnotalent/ollama-speaks - [`e937f96`](https://github.com/ollama/ollama/commit/e937f9664d66eb1f11d6575fdad48a8cd78d38c6) updated install.sh - [`4ced7e9`](https://github.com/ollama/ollama/commit/4ced7e95a8b242ea639561c828ad67fcdfc7fe1d) Update run.py - [`c89dc86`](https://github.com/ollama/ollama/commit/c89dc862b1f6711efe3318b948bcea09fc55a3df) added multi llm capability - [`3a2c592`](https://github.com/ollama/ollama/commit/3a2c592a9a74049c12916d7696c90b2c7985e429) added multi llm capability - [`8ef406a`](https://github.com/ollama/ollama/commit/8ef406a776bc1e4e872b9a4ced962e0ea089ba99) added fix to quit - [`755b7ef`](https://github.com/ollama/ollama/commit/755b7ef9bbb55ded55567df0e573781e94df2b61) Update run.py ### 📊 Changes **5 files changed** (+90 additions, -406 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -5) 📝 `README.md` (+2 -401) ➕ `install.sh` (+10 -0) ➕ `run.py` (+75 -0) ➕ `serve.sh` (+3 -0) </details> ### 📄 Description This PR adds a speech mod. --- <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-29 13:37:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#58721