https://github.com/deezer/libriquote
Utilities and evaluation code for LibriQuote, a speech dataset of expressive utterances from fictional characters
https://github.com/deezer/libriquote
Last synced: 3 months ago
JSON representation
Utilities and evaluation code for LibriQuote, a speech dataset of expressive utterances from fictional characters
- Host: GitHub
- URL: https://github.com/deezer/libriquote
- Owner: deezer
- Created: 2025-09-04T09:15:48.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-09-05T13:16:06.000Z (4 months ago)
- Last Synced: 2025-09-05T15:29:15.253Z (4 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LibriQuote: Speech Dataset of Fictional Character Utterances for Expressive Zero-Shot Speech Synthesis
This repository contains helper functions to process LibriQuote data, and benchmark expressive TTS systems using LibriQuote-test.
This repository contains:
- Helper python classes to process LibriQuote in the [`processing/`](processing/) folder
- Evaluation scripts to benchmark TTS systems on LibriQuote-test in the [`evaluation/`](evaluation/) folder.
- The LibriQuote dataset hosted on [HuggingFace](https://huggingface.co/datasets/gasmichel/LibriQuote).