mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-13 11:22:14 +02:00
docs: add model provider data usage disclaimers
This commit is contained in:
parent
c6c3f93d72
commit
f3bcf24370
5 changed files with 38 additions and 1 deletions
|
|
@ -5,6 +5,10 @@ description: "Voice Agents use STT (Speech to Text), to transcribe what the user
|
|||
|
||||
Dograh platform supports Deepgram, OpenAI, Google, Azure Speech, AssemblyAI, Speechmatics, Cartesia, Gladia, Sarvam, Smallest AI, Hugging Face, and Dograh transcribers. You can take a look at the providers documentation of which language to select for your language requirements.
|
||||
|
||||
<Warning>
|
||||
Transcriber providers receive the data needed to transcribe speech, such as call audio, language settings, keyterms, and request metadata. Review the provider's data processing, retention, model training, and regional hosting policies before using sensitive data.
|
||||
</Warning>
|
||||
|
||||
For locally deployed or self-hosted STT models, Dograh also supports Speaches, an OpenAI API-compatible server for streaming transcription.
|
||||
|
||||
Example: Deepgram has their language support documentation at https://developers.deepgram.com/docs/models-languages-overview#nova-3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue