Update README.md
Browse files
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
|
| 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
|
| 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
|