vspeech commited on
Commit
ee16a76
·
verified ·
1 Parent(s): 71c8781

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -24,6 +24,10 @@ pip install esdcodec
24
  ## News
25
  - 2026-02-24: Release ESDCodec training and inference codes.
26
 
 
 
 
 
27
 
28
  ## Inference
29
  1. First, download checkpoint and config to local:
 
24
  ## News
25
  - 2026-02-24: Release ESDCodec training and inference codes.
26
 
27
+ ## Model List
28
+ | Model| Frame Rate| Training Dataset |Discription|
29
+ |:----|:----:|:----:|:----|
30
+ |[esdcodec_25hz_16384_1024](https://huggingface.co/vspeech/ESDCodec/tree/main)|25Hz|Emilia(English and Chinese)|Adopt enhanced semantic quantizer and conditioned decoder network|
31
 
32
  ## Inference
33
  1. First, download checkpoint and config to local: