Understanding Frechet Speech Distance for Synthetic Speech Quality Evaluation
June-Woo Kim, Dhruv Agarwal, Federica Cerina
TL;DR
The paper addresses the challenge of objective synthetic speech quality evaluation, where human Mean Opinion Score (MOS) is costly and Fréchet Distance-based metrics (FSD) depend heavily on embeddings. It systematically evaluates FSD and its kernel-based counterpart Speech Maximum Means Discrepancy (SMMD) across multiple self-supervised embeddings, noise conditions, and sample regimes, and validates them against human MOS and synthetic-trained ASR-WER via Whisper-tiny. A primary contribution is the introduction and formalization of SMMD as a complementary, nonparametric distance, alongside a rigorous embedding/dataset analysis and noise-robustness study. The findings show that WavLM Base+ yields the most stable alignment with human ratings, while FSD/SMMD serve as practical, cost-efficient proxies that complement MOS, especially when large-scale listening tests are infeasible.
Abstract
Objective evaluation of synthetic speech quality remains a critical challenge. Human listening tests are the gold standard, but costly and impractical at scale. Fréchet Distance has emerged as a promising alternative, yet its reliability depends heavily on the choice of embeddings and experimental settings. In this work, we comprehensively evaluate Fréchet Speech Distance (FSD) and its variant Speech Maximum Mean Discrepancy (SMMD) under varied embeddings and conditions. We further incorporate human listening evaluations alongside TTS intelligibility and synthetic-trained ASR WER to validate the perceptual relevance of these metrics. Our findings show that WavLM Base+ features yield the most stable alignment with human ratings. While FSD and SMMD cannot fully replace subjective evaluation, we show that they can serve as complementary, cost-efficient, and reproducible measures, particularly useful when large-scale or direct listening assessments are infeasible. Code is available at https://github.com/kaen2891/FrechetSpeechDistance.
