Preprocessed HDF5 files derived from the
TaL corpus, containing
synchronized ultrasound tongue imaging (UTI) and mel spectrogram frames
for four speakers. Intended for use with
ult-to-speech-pytorch.
Each speaker is stored in a single .h5 file with the following layout:
{speaker}.h5
/ult (N, 64, 128) uint8 ultrasound frames, normalized to [-1, 1] at load time
/mel (N, 80) float32… See the full description on the dataset page:
https://huggingface.co/datasets/ibrahimkhaliloglu/TaL80-UTI-mel-hdf5.