Cheetah class
Properties
-
frameLength
→ int
-
The number of audio samples per frame required by Cheetah
no setter
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sampleRate
→ int
-
The audio sample rate required by Cheetah
no setter
-
version
→ String
-
Cheetah version string
no setter
Static Methods
-
create(String accessKey, String modelPath, {double endpointDuration = 1, dynamic enableAutomaticPunctuation = false})
→ Future<Cheetah>
-
Static creator for initializing Cheetah