Jump to content

Connect SuperML | Leeroopedia MCP: Equip your AI agents with best practices, code verification, and debugging knowledge. Powered by Leeroo — building Organizational Superintelligence. Contact us at founders@leeroo.com.

Implementation:Speechbrain Speechbrain Prepare Voicebank Revb SpectralMask

From Leeroopedia


Knowledge Sources
Domains Dereverberation, Data_Preparation
Last Updated 2026-02-09 00:00 GMT

Overview

Variant copy of the Voicebank reverberant data preparation script located in the spectral mask dereverberation recipe directory. This file is identical to the canonical version used in the MetricGAN-U recipe.

Canonical Page

See Implementation:Speechbrain_Speechbrain_Prepare_Voicebank_Revb for full documentation.

Code Reference

Source Location

Signature

def prepare_voicebank(
    data_folder, save_folder, valid_speaker_count=2, skip_prep=False
):

Import

from voicebank_revb_prepare import prepare_voicebank

Related Pages

Page Connections

Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment