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

Lablita Importer #108

Closed
wants to merge 0 commits into from
Closed

Conversation

eziolotta
Copy link
Contributor

@eziolotta eziolotta commented Dec 3, 2020

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

It has been tested on Windows, python 3.6.5

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

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.

[UPDATE]
Sorry, seeing the dataset better now, there are also voices in Spanish, about 30%, the total hours of audio in Italian therefore drop to ~16.3h
There are also many one-word sentences, it'is a problem?

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.

1 participant