Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Lablita importer - improvement #109

Merged
merged 3 commits into from
Dec 4, 2020

Conversation

eziolotta
Copy link
Contributor

@eziolotta eziolotta commented Dec 4, 2020

Hi,
following discussion on #90 and reference on #107
This could be the implementation for LABLITA Corpus Importer.

It has been tested on Windows, python 3.6.5

Test1: (param filter_italian_enabled=False)
Execution time: ~5,14h
Total Clips imported: 34288 mp3 (547M)
Single Clip Duration: smoothly between less than 1 second to 53 seconds.
Total duration: 23h.21m.30sec

Test2:
Test with the parameter filter_italian_enabled=True has not been performed

Transcripts are saved in a csv file.

Future Note:
This importer could be first of a series of scripts for the aggregation of various italian corpora audio+transcription produced in the academic research and free available.
The characterizing aspect of the new aggregate dataset is the orientation towards the training in ASR models.
To achieve this we have to implement an audio segmentation of long files into small clips with their own transcription #107
It is useful in ASR training since the small audio segments take much lesser total time as to using full audio at one.

@Mte90 Mte90 merged commit a0440b4 into MozillaItalia:master Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants