HKUST-Audio commited on
Commit
b24b960
·
verified ·
1 Parent(s): 7b9abc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- **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).**
 
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).