Enum SpeechToTextTask
- Namespace
- VisioForge.Core.Types.X.AI
- Assembly
- VisioForge.Core.dll
The Whisper task: plain transcription or speech translation to English.
public enum SpeechToTextTaskFields
Transcribe = 0-
Transcribe the speech in its source language.
Translate = 1-
Translate the speech to English text (any supported source language in, English out).