From 1fe72ba2af11c2674cb2b80445edea70bbc569f4 Mon Sep 17 00:00:00 2001 From: pabloFuente Date: Wed, 2 Jul 2025 21:50:42 +0200 Subject: [PATCH] Remove spitch provider from agent-speech-processing.yaml --- community/agent-speech-processing.yaml | 6 ------ pro/agent-speech-processing.yaml | 6 ------ 2 files changed, 12 deletions(-) diff --git a/community/agent-speech-processing.yaml b/community/agent-speech-processing.yaml index 3375c79..a0ba208 100644 --- a/community/agent-speech-processing.yaml +++ b/community/agent-speech-processing.yaml @@ -257,9 +257,3 @@ live_captions: language: # The Sarvam STT model to use. See https://docs.sarvam.ai/api-reference-docs/speech-to-text/transcribe#request.body.model.model model: - - spitch: - # API key for Spitch. See https://www.spitch.studio/api-keys - api_key: - # See https://docs.spitch.app/features/transcription#language-support - language: diff --git a/pro/agent-speech-processing.yaml b/pro/agent-speech-processing.yaml index c68d354..a0ba208 100644 --- a/pro/agent-speech-processing.yaml +++ b/pro/agent-speech-processing.yaml @@ -257,9 +257,3 @@ live_captions: language: # The Sarvam STT model to use. See https://docs.sarvam.ai/api-reference-docs/speech-to-text/transcribe#request.body.model.model model: - - spitch: - # API key for Spitch. See https://www.spitch.studio/api-keys - api_key: - # See https://docs.spitch.app/features/transcription#language-support - language: \ No newline at end of file