PRISM-V Benchmark Banner

PRISM-V: A Multidimensional Evaluation of Pretrained Neural Vocoders for Speech Synthesis

P · Perceptual R · Reconstruction I · Intelligibility S · Speaker M · Model Efficiency

A Multidimensional Evaluation of Pretrained Neural Vocoders for Speech Synthesis · Ranked by PRISM-V Score

The PRISM-V Leaderboard evaluates open-source and pretrained neural vocoders on English speech across diverse acoustic conditions, generative architectures, and edge deployment profiles.

Overview & Benchmark Motivation

Traditional neural vocoder evaluations predominantly report PESQ and MCD exclusively on clean, single-speaker studio recordings (e.g., LJSpeech). In production speech synthesis and voice conversion, however, practitioners deploy models on diverse voices, accented speech, and real-world noisy audio across hardware constrained to sub-realtime latencies.

PRISM-V establishes a comprehensive, zero-shot, training-free benchmark evaluating 15 pretrained vocoder architectures across four English acoustic corpora and five core dimensions: Perceptual, Reconstruction, Intelligibility, Speaker, and Model Efficiency.

Pretrained Models
15
GAN, Flow, SDE, Fourier
Acoustic Corpora
4
Studio, Multi, Accent, Noisy
PRISM Dimensions
5
Holistic deployment scoring
Max Throughput
370×
RT on Edge profiling
Reproducibility
100%
Open data & checkpoints
🎯

Studio PESQ Mismatch

Models scoring >4.4 PESQ on clean LJSpeech (e.g. BigVGAN-v2, PeriodWave) show variable degradation on mobile microphone noise (Free_ST) and accented speech (VCTK). Cross-corpus evaluation is required for true generalization.

The Flow-Matching Frontier

Modern flow matching models (Flow2GAN, WaveFM) and Brownian Bridge SDEs (BridgeVoC) compress diffusion generation into 1 to 4 steps, matching 30-step diffusion fidelity at 12–35× real-time throughput.

📱

Edge Deployment Realities

Fourier / iSTFT ConvNeXt models (Vocos) and pseudo-inverse GANs (FreeV) achieve >300× throughput with under 400 MB peak VRAM, unlocking viable on-device streaming neural synthesis on edge hardware.

Explore the Benchmark

Navigate directly to interactive components to inspect empirical metrics, listen to audio samples, or configure custom model rankings.

Open Neural Vocoder Analysis

📙 Cite PRISM-V

If you use the PRISM-V benchmark, evaluated checkpoints, or codebase in your scientific research, please cite:

@misc{purohit2026prismv,
  author       = {Ravindrakumar M. Purohit and Hemant A. Patil},
  title        = {{PRISM-V}: A Multidimensional Evaluation of Pretrained Neural Vocoders for Speech Synthesis},
  year         = {2026},
  howpublished = {\url{https://iamshreeji-copy2.github.io/open_vocoder_leaderboard/}},
  note         = {Open neural vocoder evaluation leaderboard}
}