whisper_alignment_heads_preset class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- WHISPER_AHEADS_BASE → const int
- WHISPER_AHEADS_BASE_EN → const int
- WHISPER_AHEADS_CUSTOM → const int
- WHISPER_AHEADS_LARGE_V1 → const int
- WHISPER_AHEADS_LARGE_V2 → const int
- WHISPER_AHEADS_LARGE_V3 → const int
- WHISPER_AHEADS_LARGE_V3_TURBO → const int
- WHISPER_AHEADS_MEDIUM → const int
- WHISPER_AHEADS_MEDIUM_EN → const int
- WHISPER_AHEADS_N_TOP_MOST → const int
- All heads from the N-top-most text-layers
- WHISPER_AHEADS_NONE → const int
- WHISPER_AHEADS_SMALL → const int
- WHISPER_AHEADS_SMALL_EN → const int
- WHISPER_AHEADS_TINY → const int
- WHISPER_AHEADS_TINY_EN → const int