Views
No views yet
ComfyUI/
├── models/
│ ├── Step-Audio-EditX/
│ ├──── CosyVoice-300M-25Hz/
│ │ ├─── campplus.onnx
│ │ ├─── cosyvoice.yaml
│ │ ├─── flow.pt
│ │ └─── hift.pt
│ ├──── dengcunqin/
│ ├──── └─── speech_paraformer-large_asr_nat-zh-cantonese-en-16k-vocab8501-online/
│ │ ├─── am.mvn
│ │ ├─── config.yaml
│ │ ├─── configuration.json
│ │ ├─── model.pt
│ │ ├─── seg_dict
│ │ ├─── tokens.json
│ │ ├─── tokens.txt
│ │ └─── write_tokens_from_txt.py
│ ├── model.safetensors
│ └── speech_tokenizer_v1.onnx@misc{yan2025stepaudioeditxtechnicalreport,
title={Step-Audio-EditX Technical Report},
author={Chao Yan and Boyong Wu and Peng Yang and Pengfei Tan and Guoqiang Hu and Yuxin Zhang and Xiangyu and Zhang and Fei Tian and Xuerui Yang and Xiangyu Zhang and Daxin Jiang and Gang Yu},
year={2025},
eprint={2511.03601},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2511.03601},
}