Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
- text-to-speech
|
| 5 |
language:
|
|
@@ -16,7 +16,8 @@ size_categories:
|
|
| 16 |
|
| 17 |
This repository contains the LibriQuote dataset, a speech dataset of fictional character utterances for expressive zero-shot speech synthesis.
|
| 18 |
|
| 19 |
-
You can find more information in the publication, [
|
|
|
|
| 20 |
|
| 21 |
Please refer to the [github repository](https://github.com/deezer/libriquote) for instructions on how to process the dataset or how to evaluate using the benchmark data.
|
| 22 |
|
|
@@ -32,7 +33,7 @@ If you use LibriQuote in your publications, you can cite this work with the foll
|
|
| 32 |
|
| 33 |
```bibtex
|
| 34 |
@misc{Michel2025LibriQuote,
|
| 35 |
-
title={
|
| 36 |
author={Gaspard Michel and Elena V. Epure and Christophe Cerisara},
|
| 37 |
year={2025},
|
| 38 |
eprint={2509.04072},
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
- text-to-speech
|
| 5 |
language:
|
|
|
|
| 16 |
|
| 17 |
This repository contains the LibriQuote dataset, a speech dataset of fictional character utterances for expressive zero-shot speech synthesis.
|
| 18 |
|
| 19 |
+
You can find more information in the publication, [Computational Narrative Understanding for Expressive Text-to-Speech
|
| 20 |
+
](https://arxiv.org/pdf/2509.04072).
|
| 21 |
|
| 22 |
Please refer to the [github repository](https://github.com/deezer/libriquote) for instructions on how to process the dataset or how to evaluate using the benchmark data.
|
| 23 |
|
|
|
|
| 33 |
|
| 34 |
```bibtex
|
| 35 |
@misc{Michel2025LibriQuote,
|
| 36 |
+
title={Computational Narrative Understanding for Expressive Text-to-Speech},
|
| 37 |
author={Gaspard Michel and Elena V. Epure and Christophe Cerisara},
|
| 38 |
year={2025},
|
| 39 |
eprint={2509.04072},
|