[[["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,["# tflite_support.task.audio.AudioEmbedderOptions\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/audio_embedder.py#L33-L44) |\n\nOptions for the audio embedder task. \n\n tflite_support.task.audio.AudioEmbedderOptions(\n base_options: ../../../tflite_support/task/core/BaseOptions,\n embedding_options: ../../../tflite_support/task/processor/EmbeddingOptions = dataclasses.field(default_factory=_EmbeddingOptions)\n )\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Attributes ---------- ||\n|---------------------|------------------------------------------------|\n| `base_options` | Base options for the audio embedder task. |\n| `embedding_options` | Embedding options for the audio embedder task. |\n\n\u003cbr /\u003e\n\nMethods\n-------\n\n### `__eq__`\n\n __eq__(\n other\n )"]]