diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-05-09 00:27:38 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-05-09 00:27:57 -0700 |
| commit | ebc390f9e74378fdaba3e79e9da4a76c436464e2 (patch) | |
| tree | 0b2829e10d0c846902eb2bf53ad05dcdb8cff3ce /pyproject.toml | |
| parent | 41c4a2b287030f93b96db27dc6783e2b12aab99e (diff) | |
implement gpt-realtime-translate
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
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", ] |
