CoolFace
Datasetpublic

tingshiuanlai/motherese-prosody-data

Prosody Features for train-clean-100 This repository contains a pickled ProsodyFeatureExtractor object trained on the LibriSpeech train-clean-100 and dev-clean subset. Contents Word-level prosodic features F0, energy, duration, pause, prominence Extracted using CELEX-based stress localization Format .pkl file — can be loaded using pickle.load(open(..., "rb")) Compatible with JSON serialization

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
0likes53downloads
Dataset Card

Prosody Features for train-clean-100

This repository contains a pickled ProsodyFeatureExtractor object trained on the LibriSpeech train-clean-100 and dev-clean subset.

Contents

  • —Word-level prosodic features
  • —F0, energy, duration, pause, prominence
  • —Extracted using CELEX-based stress localization

Format

  • —.pkl file — can be loaded using pickle.load(open(..., "rb"))
  • —Compatible with JSON serialization