Add local Whisper speech input

This commit is contained in:
Ismail Ali
2026-04-28 16:35:59 +02:00
parent ec69117e6f
commit d54aae7bac
10 changed files with 614 additions and 7 deletions

View File

@@ -4,3 +4,4 @@ EXPO_PUBLIC_TTS_BASE_URL=http://localhost:3333
EXPO_PUBLIC_TTS_VOICE=en-US-JennyNeural
EXPO_PUBLIC_TTS_RATE=0.88
EXPO_PUBLIC_TTS_PITCH=+0Hz
EXPO_PUBLIC_STT_BASE_URL=http://localhost:3334