Overview
Audio Isolation removes background noise from audio files, producing clean speech output. This is perfect for cleaning up recordings before voice cloning, dubbing, or general audio processing.Basic Isolation
Remove background noise from an audio file:Streaming Isolation
Stream the cleaned audio in real-time:Parameters
File
required
The audio file to process and remove background noise from.
string
The format of input audio. Options:
pcm_s16le_16- 16-bit PCM at 16kHz, mono, little-endian (lower latency)other- Any other audio format (default)
string
Optional preview image base64 for tracking this generation.
PCM Input for Lower Latency
Use PCM format for the lowest latency:Batch Processing
Process multiple files:Async Processing
Process audio asynchronously:Parallel Processing
Process multiple files concurrently:Integration with Voice Cloning
Clean audio before voice cloning:With Speech-to-Speech
Clean input before voice conversion:Use Cases
Voice Cloning Prep
Clean samples before creating voice clones
Podcast Editing
Remove background noise from recordings
Interview Cleanup
Improve audio quality of interviews
Content Creation
Clean audio for videos and content
Best Practices
Audio isolation is designed for speech. It may not work well for music or non-speech audio where background elements are important.
Output Format
The output audio maintains the same format as the input (e.g., MP3 in, MP3 out). The audio isolation process:- Preserves speech frequencies
- Removes background noise
- Maintains original sample rate and format
- Keeps speech quality intact
Error Handling
Related Features
- Voice Cloning - Create voices from clean samples
- Speech to Speech - Convert speech with noise removal
- Dubbing - Clean audio before dubbing