tflite_support.task.audio.AudioClassifier

Class that performs classification on audio.

required_audio_format Gets the required audio format for the model.
required_input_buffer_size Gets the required input buffer size for the model.

Methods

classify

View source

Performs classification on the provided TensorAudio.

Args
audio Tensor audio, used to ext