HKUST-Audio
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -58,4 +58,4 @@ sf.write("reconstructed.wav", recon_wav[0, 0, :].numpy(), sr)
|
|
58 |
print("Done! Check reconstructed.wav")
|
59 |
```
|
60 |
|
61 |
-
|
|
|
58 |
print("Done! Check reconstructed.wav")
|
59 |
```
|
60 |
|
61 |
+
# If you want to train your own xcodec2, batch inference, or large-scale code extraction, the code is released [here](https://github.com/zhenye234/X-Codec-2.0).
|