Some implementations of STT/TTS Some workable examples of implementing STT/TTS Deepgram export DEEPGRAM_API_KEY='<your_key>' ./scripts/run_stt_deepgram.sh Press ENTER when finished testing. Default language is Russian. Change it in the code if needed. Yandex export YANDEX_API_KEY='<your_key>' ./scripts/run_stt_yandex.sh Press ctrl+c when finished testing. Default language is Russian. Change it in the code if needed.