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

Module: tflite_support.task.audio

View source on GitHub

TensorFlow Lite Task Library Audio APIs.

This module provides interface to run TensorFlow Lite audio models.

Classes

class AudioClassifier: Class that performs classification on audio.

class AudioClassifierOptions: Options for the audio classifier task.

class AudioEmbedder: Class that performs dense feature vector extraction on audio.

class AudioEmbedderOptions: Options for the audio embedder task.

class AudioFormat

class AudioRecord: A class to record audio in a streaming basis.

class TensorAudio: A wrapper class to store the input audio.

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月08日 UTC.