1. Find a duplicate saved under two names
Audio editorBackground
An audio editor has the same speech recording stored twice in a project library under different filenames.
Problem
The editor needs to confirm whether the two files are byte-identical duplicates before cleaning the library.
How to use
Upload the two audio files, keep the default similarity threshold and maximum duration, and select JSON as the output format.
{"similarityThreshold":0.82,"maxDuration":900,"outputFormat":"json"}Outcome
The downloadable JSON report groups the matching files as a duplicate pair and proposes a keeper for review.