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