langchain_community.tools.edenai.audio_speech_to_text.SpeechToTextInput

class langchain_community.tools.edenai.audio_speech_to_text.SpeechToTextInput[source]

基类: BaseModel

通过解析和验证输入数据从关键字参数创建一个新模型。

如果输入数据无法解析成有效的模型,将引发 ValidationError。

参数 query: HttpUrl [必填]

音频分析的URL

约束条件
  • minLength = 1

  • maxLength = 2083

  • 格式 = uri