Audio Source Tracing
Audio Source Tracing identifies the origin of synthetic audio by analyzing audio patterns and comparing them against known AI voice generation platforms.
Overview
When audio is detected as synthetic (labeled fake), source tracing can identify which AI platform was likely used to generate it. The system returns a label identifying the likely source (e.g., resemble_ai, elevenlabs) or real if the audio is determined to not be synthetic.
Response Schema
Response Fields
Source Tracing Visibility
- In detect objects:
audio_source_tracingresults are only returned when the audio detection result is labeled asfake - Standalone endpoints: When accessing the
/audio_source_tracingsendpoints directly, results are always returned regardless of the detection label
Related Endpoints
Use these endpoints to retrieve source tracing reports:
- List Audio Source Tracings - Get all source tracing reports
- Get Audio Source Tracing - Get a single report by UUID
