Module create_assistant_dto_transcriber

Source

Enums§

CreateAssistantDtoTranscriber
CreateAssistantDtoTranscriber : These are the options for the assistant’s transcriber. These are the options for the assistant’s transcriber.
Language
This is the language that will be set for the transcription. The list of languages Whisper supports can be found here: https://github.com/openai/whisper/blob/main/whisper/tokenizer.py
Model
This is the model that will be used for the transcription.
Provider
This is the transcription provider that will be used.