From 85a1c3df4b0f04f94c2d0179c21eeda36f9a9e3c Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 18 Apr 2026 17:36:52 -0700 Subject: init commit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e69de29..81e729f 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3