🎤 Voice Similarity Analyzer

Upload two audio files to check if they're from the same person. A similarity score >= 0.80 indicates the same speaker.

Results will appear here after analysis

How It Works

  1. Upload two voice recordings
  2. Click "Analyze Voice Similarity"
  3. The app will extract voice embeddings using Resemblyzer
  4. The similarity score is calculated using cosine similarity
  5. A score >= 0.80 indicates the same speaker

Performance Metrics

  • Memory usage shows how much RAM is being used
  • Execution time measures how long the comparison takes