diff options
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. |
