ASSDJun 20

ESPnet3: Infrastructure for Scalable Speech and Audio Research in the Foundation Model Era

arXiv:2606.2185419.5
Predicted impact top 8% in AS · last 90 daysOriginality Synthesis-oriented
AI Analysis

For speech and audio researchers, ESPnet3 reduces engineering overhead for large-scale experiments, but it is an incremental improvement over ESPnet2.

ESPnet3 introduces a modular framework for scalable speech and audio research, reducing per-epoch training time by 21.1 minutes over ESPnet2 and achieving >80% GPU utilization in multi-node training, while requiring only ~46 lines of code for new model/dataset integration.

Recent speech research involves increasingly large datasets, complex models, and diverse experimental workflows. However, existing frameworks require substantial engineering effort to support such experiments. We present ESPnet3, a speech and audio research framework built on a modular system architecture with configuration-driven dataset composition and unified Python-based workflows. ESPnet3 introduces a DataOrganizer abstraction for flexible dataset integration and dataset sharding for memory-efficient large-scale training, while allowing recipe-specific logic through lightweight stage overrides. In OWSM pre-training experiments, ESPnet3 reduces per-epoch training time by \emph{21.1 minutes} compared to ESPnet2 and achieves \emph{>80\% GPU utilization} in multi-node training. Fine-tuning experiments show that new models and datasets can be integrated with around \emph{46 lines of additional code}. ESPnet3 will be publicly released with model checkpoints and training logs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes