Projects / rspeech / Makefile

git clone https://molodetz.nl/retoor/rspeech.git

Raw source file available here .

install:
python3 -m venv .venv
./.venv/bin/pip install -e .

tts:
./.venv/bin/rtts
stt:
./.venv/bin/rstt