Audio-to-Audio
PyTorch
Safetensors
xcodec2
bezzam HF Staff commited on
Commit
e412427
·
verified ·
1 Parent(s): 0607187

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -6,6 +6,9 @@ pipeline_tag: audio-to-audio
6
  ---
7
 
8
  [![arXiv](https://img.shields.io/badge/arXiv-Paper-<COLOR>.svg)](https://arxiv.org/abs/2502.04128)
 
 
 
9
  **Update (2025-02-13):** Add [Llasa finetune instruction](https://github.com/zhenye234/LLaSA_training/tree/main/finetune).
10
 
11
  **Update (2025-02-07):** Our paper has been released!
 
6
  ---
7
 
8
  [![arXiv](https://img.shields.io/badge/arXiv-Paper-<COLOR>.svg)](https://arxiv.org/abs/2502.04128)
9
+
10
+ **Update (2026-06-25):** A Transformers-native version of Xcodec2 has been released [here](https://huggingface.co/HKUSTAudio/xcodec2-hf)!
11
+
12
  **Update (2025-02-13):** Add [Llasa finetune instruction](https://github.com/zhenye234/LLaSA_training/tree/main/finetune).
13
 
14
  **Update (2025-02-07):** Our paper has been released!