espnet2.fileio.sound_scp.soundfile_read
Less than 1 minute
espnet2.fileio.sound_scp.soundfile_read
espnet2.fileio.sound_scp.soundfile_read(wavs: str | List[str], dtype=None, always_2d: bool = False, concat_axis: int = 1, start: int = 0, end: int | None = None, return_subtype: bool = False) → Tuple[array, int]