[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-08 UTC."],[],[],null,["# Module: tflite_support.task.audio\n\n\u003cbr /\u003e\n\n|-----------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/python/task/audio/__init__.py) |\n\nTensorFlow Lite Task Library Audio APIs.\n\nThis module provides interface to run TensorFlow Lite audio models.\n\nClasses\n-------\n\n[`class AudioClassifier`](../../tflite_support/task/audio/AudioClassifier): Class that performs classification on audio.\n\n[`class AudioClassifierOptions`](../../tflite_support/task/audio/AudioClassifierOptions): Options for the audio classifier task.\n\n[`class AudioEmbedder`](../../tflite_support/task/audio/AudioEmbedder): Class that performs dense feature vector extraction on audio.\n\n[`class AudioEmbedderOptions`](../../tflite_support/task/audio/AudioEmbedderOptions): Options for the audio embedder task.\n\n[`class AudioFormat`](../../tflite_support/task/audio/AudioFormat)\n\n[`class AudioRecord`](../../tflite_support/task/audio/AudioRecord): A class to record audio in a streaming basis.\n\n[`class TensorAudio`](../../tflite_support/task/audio/TensorAudio): A wrapper class to store the input audio."]]