aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-05-09 00:27:38 -0700
committerPinapelz <yukais@pinapelz.com>2026-05-09 00:27:57 -0700
commitebc390f9e74378fdaba3e79e9da4a76c436464e2 (patch)
tree0b2829e10d0c846902eb2bf53ad05dcdb8cff3ce /pyproject.toml
parent41c4a2b287030f93b96db27dc6783e2b12aab99e (diff)
implement gpt-realtime-translate
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 0b7da0b..686ded2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,4 +11,5 @@ dependencies = [
"ollama>=0.6.1",
"pyside6>=6.11.0",
"sounddevice>=0.5.5",
+ "websocket-client>=1.8.0",
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage