cadia-lvl / LOBE

LOBE is a recording client made specifically for TTS data collections. It supports multiple collections, single and multi-speaker, and can prompt sentences based on phonetic coverage.
Apache License 2.0
5 stars 5 forks source link

Precise dataset duration #22

Open atliSig opened 4 years ago

atliSig commented 4 years ago

We should calculate and display a precise duration per dataset. Currently a naive estimate is used. The duration of each recording can be calculated or estimated by:

To efficiently access this, the total duration should be constantly updated and attached to the Dataset object.