HKUST-Audio commited on
Commit
7b458ca
·
verified ·
1 Parent(s): f69ddca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: cc-by-4.0
3
  tags:
4
  - Speech tokenizer
 
5
  ---
6
 
7
 
@@ -56,4 +57,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).**
 
2
  license: cc-by-4.0
3
  tags:
4
  - Speech tokenizer
5
+ pipeline_tag: text-to-speech
6
  ---
7
 
8
 
 
57
  print("Done! Check reconstructed.wav")
58
  ```
59
 
60
+ **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).**