Introducing Google AI Edge Portal: Benchmark Edge AI at scale. Sign-up to request access during private preview.

Module: mp.tasks.audio

View source on GitHub

MediaPipe Tasks Audio API.

Classes

class AudioClassifier: Class that performs audio classification on audio data.

class AudioClassifierOptions: Options for the audio classifier task.

class AudioClassifierResult: Contains the classification results of a model.

class AudioEmbedder: Class that performs embedding extraction on audio clips or audio stream.

class AudioEmbedderOptions: Options for the audio embedder task.

class AudioEmbedderResult: Embedding results for a given embedder model.

class RunningMode: MediaPipe audio task running mode.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年05月01日 UTC.