aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-04-26 20:55:53 -0700
committerPinapelz <yukais@pinapelz.com>2026-04-26 21:02:29 -0700
commit58c5449a35c51d9edea0fedacec964a9e5196e8f (patch)
treed549f9004ccddd9e1829380144fee52ecbba4d73 /pyproject.toml
parent1ff76ea759b966bc7683fcaff17314788687c950 (diff)
feat: use ollama to cleanup context window
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 37c0cd5..0f28a93 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -8,5 +8,6 @@ dependencies = [
"faster-whisper>=1.2.1",
"flask>=3.1.3",
"flask-cors>=6.0.2",
+ "ollama>=0.6.1",
"sounddevice>=0.5.5",
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage