- datasets:
- - root: /***REMOVED***/workspace/eva-gan/data/libri-light
- source: LibriLight
- languages: [EN]
- extension: .txt
- # This controls the grouping of the dataset (i.e. speaker)
- # 1 means we use the parent folder of the file as the group name
- group_parent_level: [3] # speaker
|