AsrWrapper class

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

destroy() Future<void>
Destroy the model and free resources
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
transcribe(AsrTranscribeInput input) Future<AsrTranscriptionResult>
Transcribe audio file to text

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

create(AsrCreateInput input) Future<AsrWrapper>
Create and load an ASR model