You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,13 @@ This repository undertakes a reverse engineering of the S3Tokenizer, offering:
14
14
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).
15
15
3. The capability to perform online speech code extraction during SpeechLLM training.
16
16
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!
0 commit comments