ChainGraph API Documentation / @badaitech/badai-api / GraphQL / VoiceToTextMutation
Type Alias: VoiceToTextMutation
VoiceToTextMutation =
object
Defined in: client/graphql.ts:3455
Properties
__typename?
optional__typename:"Mutation"
Defined in: client/graphql.ts:3455
voiceToText
voiceToText:
object
Defined in: client/graphql.ts:3455
__typename?
optional__typename:"DecodingResult"
avg_logprob
avg_logprob:
number
compression_ratio
compression_ratio:
number
language
language:
string
no_speech_prob
no_speech_prob:
number
temperature
temperature:
number
text
text:
string
tokens
tokens:
number[]