Skip to content

Commit 8038afe

Browse files
authored
Release 0.2.0
1 parent efad299 commit 8038afe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ This repository undertakes a reverse engineering of the S3Tokenizer, offering:
1414
2. High-throughput (distributed) batch inference, achieving a ~790x speedup compared to the original inference pipeline in [[cosyvoice/tools/extract_speech_token.py]](https://github.com/FunAudioLLM/CosyVoice/blob/main/tools/extract_speech_token.py).
1515
3. The capability to perform online speech code extraction during SpeechLLM training.
1616

17-
## Supported Models 🔥 && New Features 🎉
17+
## Latest News 🎉
18+
- [2025/07/07] S3Tokenizer now has built-in **long audio processing** capabilities, requiring no additional operations from users!
19+
20+
## Supported Models 🔥
1821
- [x] Model: [S3Tokenizer V1 50hz](https://modelscope.cn/models/iic/CosyVoice-300M)
1922
- [x] Model: [S3Tokenizer V1 25hz](https://modelscope.cn/models/iic/CosyVoice-300M-25Hz)
2023
- [x] Model: [S3Tokenizer V2 25hz](https://modelscope.cn/models/iic/CosyVoice2-0.5B)
21-
- [x] Feature: S3Tokenizer now has built-in **long audio processing** capabilities, requiring no additional operations from users!
2224

2325

2426
# Setup

0 commit comments

Comments
 (0)