Downloads · 30 days
0
karl-wang/SongDriver
SongDriver is a machine learning model from karl-wang. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
最新信息:SongDriver 现已完全开源! 代码、预训练权重、训练数据均已发布。
Downloads · 30 days
0
Access
Public
Updated Jan 5, 2026
Repo size
439 MB
Likes
2
Public
Click a slice to open those files.
.zip439 MB · 100%
From the Hugging Face model README
最新信息:SongDriver 现已完全开源!
代码、预训练权重、训练数据均已发布。
本仓库提供「开箱即用」的完整压缩包(含权重、代码与训练数据),对应论文:
《SongDriver: Real-time Music Accompaniment Generation without Logical Latency nor Exposure Bias》(ACM MM 2022)。
songdriver.zip 内含
.ckpt)SongDriver 通过「编排阶段」与「预测阶段」并行,实现零逻辑延迟的实时伴奏生成,并显著降低曝光偏差。
If you use this work in your research, please cite our paper:
如果本工作对您有帮助,请引用:
@inproceedings{10.1145/3503161.3548368,
author = {Wang, Zihao and Zhang, Kejun and Wang, Yuxing and Zhang, Chen and Liang, Qihao and Yu, Pengfei and Feng, Yongsheng and Liu, Wenbo and Wang, Yikai and Bao, Yuntao and Yang, Yiheng},
title = {SongDriver: Real-time Music Accompaniment Generation without Logical Latency nor Exposure Bias},
year = {2022},
isbn = {9781450392037},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3503161.3548368},
doi = {10.1145/3503161.3548368},
booktitle = {Proceedings of the 30th ACM International Conference on Multimedia},
pages = {1057–1067},
numpages = {11},
keywords = {automatic improvisation, music accompaniment generation},
location = {Lisboa, Portugal},
series = {MM '22}
}