Uses of Interface
org.springframework.ai.audio.transcription.StreamingTranscriptionModel
Packages that use StreamingTranscriptionModel
-
Uses of StreamingTranscriptionModel in org.springframework.ai.audio.transcription
Subinterfaces of StreamingTranscriptionModel in org.springframework.ai.audio.transcriptionModifier and TypeInterfaceDescriptioninterfaceA transcription model is a type of AI model that converts audio to text. -
Uses of StreamingTranscriptionModel in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement StreamingTranscriptionModelModifier and TypeClassDescriptionfinal classOpenAI audio transcription model implementation using the OpenAI Java SDK.