Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,10 @@ datasets:
|
|
| 14 |
|
| 15 |
A variable-frame-rate 16 kHz speech codec based on [FocalCodec](https://arxiv.org/abs/2502.04465).
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
- 📜 **Papers**:
|
| 18 |
|
| 19 |
- [Beyond Fixed Frames: Dynamic Character-Aligned Speech Tokenization](https://arxiv.org/abs/2601.23174)
|
|
|
|
| 14 |
|
| 15 |
A variable-frame-rate 16 kHz speech codec based on [FocalCodec](https://arxiv.org/abs/2502.04465).
|
| 16 |
|
| 17 |
+
This repository contains the checkpoint trained on LibriTTS 960, as described in the preprint.
|
| 18 |
+
|
| 19 |
+
The IVF index `index.faiss` contains continuous latents at 50 Hz from LibriSpeech `train-clean-100`, `dev-clean`, and `test-clean`.
|
| 20 |
+
|
| 21 |
- 📜 **Papers**:
|
| 22 |
|
| 23 |
- [Beyond Fixed Frames: Dynamic Character-Aligned Speech Tokenization](https://arxiv.org/abs/2601.23174)
|