pstruebi 7fa677d865 refractoring/config (#2)
- Implement streaming lc3 without the usage of files
- use pydantic for config management

Reviewed-on: https://gitea.pstruebi.xyz/auracaster/multilang-translator-local/pulls/2
2025-03-05 17:58:49 +01:00
2025-03-05 17:58:49 +01:00
2025-02-25 13:32:37 +01:00
2025-03-05 17:58:49 +01:00

Prerequisites

sudo apt install liblc3-tools

use python3.9 pip install piper-tts soundfile librosa pyserial pytest

Piper update voices

piper --update-voices -m en_US-lessac-medium

TODO:

  • investigate using a pipeline instead of writing to intermediate files to gain performance
S
Description
No description provided
Readme 1.5 MiB
Languages
Python 99.5%
Shell 0.5%