Audio-to-Audio
Safetensors
torch
lucadellalib commited on
Commit
b81d138
·
verified ·
1 Parent(s): 95bc990

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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)