Audio-to-Audio
Safetensors
torch
lucadellalib commited on
Commit
9e053ad
·
verified ·
1 Parent(s): 78dc93d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -11,11 +11,13 @@ datasets:
11
 
12
  A low-bitrate single-codebook 16 kHz speech codec based on [focal modulation](https://arxiv.org/abs/2203.11926).
13
 
14
- - **Preprint**: https://arxiv.org/abs/2502.04465
15
 
16
- - **Project Page**: https://lucadellalib.github.io/focalcodec-web/
17
 
18
- - **GitHub**: https://github.com/lucadellalib/focalcodec
 
 
19
 
20
  <img src="focalcodec.png" width="700">
21
 
 
11
 
12
  A low-bitrate single-codebook 16 kHz speech codec based on [focal modulation](https://arxiv.org/abs/2203.11926).
13
 
14
+ This repository contains the **12.5 Hz checkpoint** trained on **LibriTTS 960**, as described in the preprint.
15
 
16
+ - 📜 **Preprint**: https://arxiv.org/abs/2502.04465
17
 
18
+ - 🌐 **Project Page**: https://lucadellalib.github.io/focalcodec-web/
19
+
20
+ - 💾 **GitHub**: https://github.com/lucadellalib/focalcodec
21
 
22
  <img src="focalcodec.png" width="700">
23