voxpopuli/segmentation/cut_with_align_files.py [176:181]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    data: torch.tensor,
    sr: int,
    audio_align_data: AlignedData,
    padding_start: float = 0.5,
    padding_end: float = 0.2,
    sil_symbol: str = "$",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



voxpopuli/segmentation/cut_with_align_files.py [212:217]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    data: torch.tensor,
    sr: int,
    audio_align_data: AlignedData,
    padding_start: float = 0.5,
    padding_end: float = 0.2,
    sil_symbol: str = "$",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



