Values.SpeechModelConfigSourceConfiguration settings that define which speech-to-text model to use for processing speech input.
type nonrec t = {deepgramConfig : DeepgramSpeechModelConfig.t option;Configuration settings for using Deepgram as the speech-to-text provider.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `String of SecretsManagerSecretArn.t ]) list ])
list ]