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