92169ed4aef8e5e89083efb3a6991d45dae5879b
- implement a presentable working version of translator_Server Reviewed-on: https://gitea.pstruebi.xyz/auracaster/multilang-translator-local/pulls/3
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
Description
Languages
Python
99.5%
Shell
0.5%