WhisperRequest class
Constructors
-
WhisperRequest(Map rawData)
-
-
WhisperRequest.fromWavFile({required File audio, required File model, bool is_translate = false, int threads = 4, bool is_verbose = false, String language = "id", bool is_special_tokens = false, bool is_no_timestamps = false, int n_processors = 1, bool split_on_word = false, bool no_fallback = false, bool diarize = false, bool speed_up = false})
-
factory
-
WhisperRequest.getVersion()
-
factory
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
rawData
↔ Map
-
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited