New speech api.

This commit is contained in:
2025-01-18 11:56:40 +01:00
commit b6871a85c1
11 changed files with 549 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
install:
python3 -m venv .venv
./.venv/bin/pip install -e .
tts:
./.venv/bin/rtts
stt:
./.venv/bin/rstt