facebookresearch / voxpopuli

A large-scale multilingual speech corpus for representation learning, semi-supervised learning and interpretation
Other
510 stars 51 forks source link

[FEATURE][SEGMENTATION] : Segment the data using a .tsv file #6

Closed Molugan closed 3 years ago

Molugan commented 3 years ago

Given a .tsv file with timestamps or vad, reconstruct the segmented data. Works with labelled and unlabelled data.

Depends on #3