# AudioSeal ## Docs - [AudioSeal](https://mintlify.wiki/facebookresearch/audioseal/api/audioseal.md): Main entry point for loading AudioSeal models - [AudioSealDetector](https://mintlify.wiki/facebookresearch/audioseal/api/detector.md): Detect and decode watermarks from audio signals - [AudioSealWM](https://mintlify.wiki/facebookresearch/audioseal/api/generator.md): Watermark generator for embedding imperceptible audio watermarks - [MsgProcessor](https://mintlify.wiki/facebookresearch/audioseal/api/msg-processor.md): Embed secret messages into audio watermarks - [NormalizationProcessor](https://mintlify.wiki/facebookresearch/audioseal/api/normalization-processor.md): Audio normalization for improved watermark imperceptibility - [How AudioSeal Works](https://mintlify.wiki/facebookresearch/audioseal/concepts/how-it-works.md): Understanding the architecture and methodology behind AudioSeal - [Localized Watermarking](https://mintlify.wiki/facebookresearch/audioseal/concepts/localized-watermarking.md): Understanding sample-level precision in AudioSeal - [Watermark Detection](https://mintlify.wiki/facebookresearch/audioseal/concepts/watermark-detection.md): How AudioSeal detects watermarks and decodes messages - [Watermark Generation](https://mintlify.wiki/facebookresearch/audioseal/concepts/watermark-generation.md): How AudioSeal generates imperceptible audio watermarks - [Attack Robustness](https://mintlify.wiki/facebookresearch/audioseal/guides/attack-robustness.md): Understand how AudioSeal withstands various audio transformations and attacks - [Basic Usage](https://mintlify.wiki/facebookresearch/audioseal/guides/basic-usage.md): Learn how to watermark and detect audio with AudioSeal - [Secret Messages](https://mintlify.wiki/facebookresearch/audioseal/guides/secret-messages.md): Embed and decode custom 16-bit messages in audio watermarks - [Streaming Support](https://mintlify.wiki/facebookresearch/audioseal/guides/streaming-support.md): Process audio in real-time with AudioSeal streaming mode - [Training Custom Models](https://mintlify.wiki/facebookresearch/audioseal/guides/training-custom-models.md): Train your own AudioSeal watermarking models from scratch - [Installation](https://mintlify.wiki/facebookresearch/audioseal/installation.md): Install AudioSeal via pip or from source, with all required dependencies - [Introduction](https://mintlify.wiki/facebookresearch/audioseal/introduction.md): Learn about AudioSeal, an efficient localized audio watermarking solution for AI-generated audio - [Quickstart](https://mintlify.wiki/facebookresearch/audioseal/quickstart.md): Get started with AudioSeal in minutes - watermark and detect audio with just a few lines of code - [Examples](https://mintlify.wiki/facebookresearch/audioseal/resources/examples.md): Jupyter notebooks and code examples demonstrating AudioSeal usage - [Research Paper](https://mintlify.wiki/facebookresearch/audioseal/resources/research-paper.md): Academic publication, citations, and related research on AudioSeal - [Troubleshooting](https://mintlify.wiki/facebookresearch/audioseal/resources/troubleshooting.md): Common issues and solutions when working with AudioSeal