org.tensorflow.op.audio
Stay organized with collections
Save and categorize content based on your preferences.
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 2021-11-29 UTC.
[[["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 2021-11-29 UTC."],[],[],null,["# org.tensorflow.op.audio\n\n### Classes\n\n|-------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|\n| [AudioSpectrogram](/jvm/api_docs/java/org/tensorflow/op/audio/AudioSpectrogram) | Produces a visualization of audio data over time. |\n| [AudioSpectrogram.Options](/jvm/api_docs/java/org/tensorflow/op/audio/AudioSpectrogram.Options) | Optional attributes for [AudioSpectrogram](/jvm/api_docs/java/org/tensorflow/op/audio/AudioSpectrogram) |\n| [DecodeWav](/jvm/api_docs/java/org/tensorflow/op/audio/DecodeWav) | Decode a 16-bit PCM WAV file to a float tensor. |\n| [DecodeWav.Options](/jvm/api_docs/java/org/tensorflow/op/audio/DecodeWav.Options) | Optional attributes for [DecodeWav](/jvm/api_docs/java/org/tensorflow/op/audio/DecodeWav) |\n| [EncodeWav](/jvm/api_docs/java/org/tensorflow/op/audio/EncodeWav) | Encode audio data using the WAV file format. |\n| [Mfcc](/jvm/api_docs/java/org/tensorflow/op/audio/Mfcc) | Transforms a spectrogram into a form that's useful for speech recognition. |\n| [Mfcc.Options](/jvm/api_docs/java/org/tensorflow/op/audio/Mfcc.Options) | Optional attributes for [Mfcc](/jvm/api_docs/java/org/tensorflow/op/audio/Mfcc) |"]]