diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-04-18 17:36:52 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-04-18 17:36:52 -0700 |
| commit | 85a1c3df4b0f04f94c2d0179c21eeda36f9a9e3c (patch) | |
| tree | 6c093e9cca4bbb1a9e5bdfe83056e29e12f8dbdf /README.md | |
| parent | e6700aa1cd867fc574eb8e6df75b26eae269b759 (diff) | |
init commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +# auto-live-tl +A basic LOCAL translation backend that listens to an audio sink via PCM and runs translation via faster-whisper + +Translations a + +`server.py` serves a backend for translating incoming audio data. It expects some other client to hit the `/events` endpoint to fetch the translated data. |
