# ViolinDiff **Official model checkpoint** of **"ViolinDiff: Enhancing Expressive Violin Synthesis with Pitch Bend Conditioning"** - **Paper**: [arXiv:2409.12477](https://arxiv.org/pdf/2409.12477) - **Code**: [ViolinDiff](https://github.com/daewoung/ViolinDiff) - **Demo**: [ViolinDiff-Demo](https://daewoung.github.io/ViolinDiff-Demo/) --- ## Overview This repository provides the official checkpoints for ViolinDiff, a diffusion-based model for generating expressive violin performances, emphasizing pitch-bend conditioning to enhance musical expressiveness. **This model is provided for non-commercial, research use only.** ### Checkpoint Files - `synth.pt` - `bend.pt` --- ## Citation If you use ViolinDiff or its checkpoints for your research, please cite the following BibTeX reference: ```bibtex @article{kim2024violindiff, title={ViolinDiff: Enhancing Expressive Violin Synthesis with Pitch Bend Conditioning}, author={Kim, Daewoong and Dong, Hao-Wen and Jeong, Dasaem}, journal={arXiv preprint arXiv:2409.12477}, year={2024} }