HKUST-Audio commited on
Commit
bec8696
·
verified ·
1 Parent(s): 5b14b87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,4 +56,4 @@ sf.write("reconstructed.wav", recon_wav[0, 0, :].numpy(), sr)
56
  print("Done! Check reconstructed.wav")
57
  ```
58
 
59
- If you want to train your own xcodec2 or require large-scale code extraction, the code is released [here](https://github.com/zhenye234/X-Codec-2.0).
 
56
  print("Done! Check reconstructed.wav")
57
  ```
58
 
59
+ **If you want to train your own xcodec2 or require large-scale code extraction, the code is released [here](https://github.com/zhenye234/X-Codec-2.0).**