File size: 650 Bytes
d9ea2d0
 
 
 
 
 
 
 
 
 
 
 
d33e4d3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
language:
- en
license: cc-by-nc-4.0
tags:
- prosody
- speech
- tts
- llm
pipeline_tag: text-to-speech
---

# ProsodyLM

This repository contains the **model checkpoints and sample training data** for  
the paper [ProsodyLM: Uncovering the Emerging Prosody Processing Capabilities in Speech Language Models](https://arxiv.org/abs/2507.20091).

## 📁 Repository structure
- `llm/`: ProsodyLM checkpoint and tokenizer
- `tts/`: TTS checkpoint and speaker embeddings
- `data/`: A small-scale sample dataset (same format as the real training data)

## 🔗 Citation
If you use this resource, please cite the paper above.

---

License: CC BY-NC 4.0