Audio-to-Audio
English
music
code
Metacebertrunk commited on
Commit
71541fd
·
verified ·
1 Parent(s): 752a571

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  <a href="https://arxiv.org/pdf/2512.20151">
14
  <img src="https://img.shields.io/badge/Paper-ArXiv-red.svg" alt="Paper">
15
  </a>
16
- <a href="https://github.com/alibaba/unified-audio/tree/main/QuarkAudio-HCodec/HCodec-2.0/">
17
  <img src="https://img.shields.io/badge/GitHub-Code-green.svg" alt="GitHub">
18
  </a>
19
  <a href="https://huggingface.co/QuarkAudio/QuarkAudio-HCodec/">
@@ -80,7 +80,7 @@ pip install -r requirements.txt -->
80
 
81
  ```bash
82
  git clone https://github.com/alibaba/unified-audio.git
83
- cd QuarkAudio-HCodec-2.0
84
  ```
85
 
86
  ### 2. Create a Conda environment and install dependencies
 
13
  <a href="https://arxiv.org/pdf/2512.20151">
14
  <img src="https://img.shields.io/badge/Paper-ArXiv-red.svg" alt="Paper">
15
  </a>
16
+ <a href="https://github.com/alibaba/unified-audio/tree/main/QuarkAudio-HCodec/HCodec/">
17
  <img src="https://img.shields.io/badge/GitHub-Code-green.svg" alt="GitHub">
18
  </a>
19
  <a href="https://huggingface.co/QuarkAudio/QuarkAudio-HCodec/">
 
80
 
81
  ```bash
82
  git clone https://github.com/alibaba/unified-audio.git
83
+ cd QuarkAudio-HCodec
84
  ```
85
 
86
  ### 2. Create a Conda environment and install dependencies