This dataset contains UniST codec-token training data exported from local metadata and codec results.
We train UniSS with UniST data.
id: sample identifiertranscription: source transcription from metadata texttranslation: qwen_trans, falling back to trans_textsource_glm, target_glm: GLM token listssource_bicodec, target_bicodec: bicodec semantic token listsbicodec_global: source bicodec global token listdataset_name, src_lang, tgt_lang, split: source metadata*_len, duration_ratio: token-count audit fieldsRows are exported only when all four token files exist, source and target bicodec global tokens match, metadata is complete, WER is below the configured threshold, and 0.7 <= len(source_glm) / len(target_glm) <= 1.3.
commonvoice_encommonvoice_cndailytalkemilia_enemilia_zhhq-conversationslibrispeechlibritts_rncssd_c_enncssd_c_zhncssd_r_enncssd_r_zhvctkwenetspeech4ttsmagicdatagigaspeechhifi_ttsYou can decode the glm tokens with glm4-tokenizer or decode the bicodec tokens with BiCodec.
To decode BiCodec, you can follow the code in UniSS Tokenizer. Remember to provide the global tokens to control spkear information.
If you find our paper and code useful in your research, please consider giving a star and citation.
@misc{cheng2025uniss_s2st,
title={UniSS: Unified Expressive Speech-to-Speech Translation with Your Voice},
author={Sitong Cheng and Weizhen Bian and Xinsheng Wang and Ruibin Yuan and Jianyi Chen and Shunshun Yin and Yike Guo and Wei Xue},
year={2025},
eprint={2509.21144},
archivePrefix={arXiv},
primaryClass={cs.SD},
url={https://arxiv.org/abs/2509.21144},
}
35 commits
This dataset contains UniST codec-token training data exported from local metadata and codec results.
We train UniSS with UniST data.
id: sample identifiertranscription: source transcription from metadata texttranslation: qwen_trans, falling back to trans_textsource_glm, target_glm: GLM token listssource_bicodec, target_bicodec: bicodec semantic token listsbicodec_global: source bicodec global token listdataset_name, src_lang, tgt_lang, split: source metadata*_len, duration_ratio: token-count audit fieldsRows are exported only when all four token files exist, source and target bicodec global tokens match, metadata is complete, WER is below the configured threshold, and 0.7 <= len(source_glm) / len(target_glm) <= 1.3.
commonvoice_encommonvoice_cndailytalkemilia_enemilia_zhhq-conversationslibrispeechlibritts_rncssd_c_enncssd_c_zhncssd_r_enncssd_r_zhvctkwenetspeech4ttsmagicdatagigaspeechhifi_ttsYou can decode the glm tokens with glm4-tokenizer or decode the bicodec tokens with BiCodec.
To decode BiCodec, you can follow the code in UniSS Tokenizer. Remember to provide the global tokens to control spkear information.
If you find our paper and code useful in your research, please consider giving a star and citation.
@misc{cheng2025uniss_s2st,
title={UniSS: Unified Expressive Speech-to-Speech Translation with Your Voice},
author={Sitong Cheng and Weizhen Bian and Xinsheng Wang and Ruibin Yuan and Jianyi Chen and Shunshun Yin and Yike Guo and Wei Xue},
year={2025},
eprint={2509.21144},
archivePrefix={arXiv},
primaryClass={cs.SD},
url={https://arxiv.org/abs/2509.21144},
}
35 commits