๐ฅ๏ธ Desktop Integration
Tracks desktop app integration for ASR/TTS/translation pipelines.
โ Verified Application Building Blocks
๐ค Speech Input: Faster-Whisper
- Repo: github.com/SYSTRAN/faster-whisper
- Use in apps: fast offline/near-real-time transcription components.
๐ Speech Output: Coqui TTS
- Repo: github.com/coqui-ai/TTS
- Use in apps: local speech synthesis modules for Pashto-enabled UX.
๐ Translation Layer: OPUS MT (via multilingual models)
- Models:
- Pashto validation: language list includes
pus. - Use in apps: PashtoโEnglish assistive translation path for demos.
๐งฉ Suggested Desktop Pipeline
- Mic input โ ASR transcription
- Optional translation (Pashto โ English)
- Optional TTS playback in Pashto
- Save logs for QA and benchmark replay