English
Related papers

Related papers: miditok: A Python package for MIDI file tokenizati…

200 papers

Expert musicians can mould a musical piece to convey specific emotions that they intend to communicate. In this paper, we place a mid-level features based music emotion model in this performer-to-listener communication scenario, and…

Sound · Computer Science 2023-03-06 Shreyan Chowdhury , Gerhard Widmer

We present and release Omnizart, a new Python library that provides a streamlined solution to automatic music transcription (AMT). Omnizart encompasses modules that construct the life-cycle of deep learning-based AMT, and is designed for…

Sound · Computer Science 2021-06-02 Yu-Te Wu , Yin-Jyun Luo , Tsung-Ping Chen , I-Chieh Wei , Jui-Yang Hsu , Yi-Chin Chuang , Li Su

This paper presents the \textbf{S}emantic-a\textbf{W}ar\textbf{E} spatial-t\textbf{E}mporal \textbf{T}okenizer (SweetTok), a novel video tokenizer to overcome the limitations in current video tokenization methods for compacted yet effective…

Computer Vision and Pattern Recognition · Computer Science 2025-03-12 Zhentao Tan , Ben Xue , Jian Jia , Junhao Wang , Wencai Ye , Shaoyun Shi , Mingjie Sun , Wenjin Wu , Quan Chen , Peng Jiang

The Accordiatron is a new MIDI controller for real-time performance based on the paradigm of a conventional squeeze box or concertina. It translates the gestures of a performer to the standard communication protocol of MIDI, allowing for…

Human-Computer Interaction · Computer Science 2020-10-06 Michael Gurevich , Stephan von Muehlen

Automatic music transcription (AMT) is one of the most challenging tasks in the music information retrieval domain. It is the process of converting an audio recording of music into a symbolic representation containing information about the…

Sound · Computer Science 2023-05-02 Michał Leś , Michał Woźniak

Visual generative models based on latent space have achieved great success, underscoring the significance of visual tokenization. Mapping images to latents boosts efficiency and enables multimodal alignment for scaling up in downstream…

Computer Vision and Pattern Recognition · Computer Science 2026-03-18 Yunpeng Qu , Kaidong Zhang , Yukang Ding , Ying Chen , Jian Wang

In this paper, we present madmom, an open-source audio processing and music information retrieval (MIR) library written in Python. madmom features a concise, NumPy-compatible, object oriented design with simple calling conventions and…

Sound · Computer Science 2016-05-25 Sebastian Böck , Filip Korzeniowski , Jan Schlüter , Florian Krebs , Gerhard Widmer

Since most of music has repetitive structures from motifs to phrases, repeating musical ideas can be a basic operation for music composition. The basic block that we focus on is conceptualized as loops which are essential ingredients of…

Sound · Computer Science 2022-11-01 Sangjun Han , Hyeongrae Ihm , Moontae Lee , Woohyung Lim

Discrete video VAEs underpin modern text-to-video generation and video understanding systems, yet existing tokenizers typically learn visual codebooks at a single scale with limited vocabularies and shallow language supervision, leading to…

Computer Vision and Pattern Recognition · Computer Science 2026-02-24 Onkar Susladkar , Tushar Prakash , Adheesh Juvekar , Kiet A. Nguyen , Dong-Hwan Jang , Inderjit S Dhillon , Ismini Lourentzou

Multitrack music transcription aims to transcribe a music audio input into the musical notes of multiple instruments simultaneously. It is a very challenging task that typically requires a more complex model to achieve satisfactory result.…

Sound · Computer Science 2023-06-21 Wei-Tsung Lu , Ju-Chiang Wang , Yun-Ning Hung

Vocals harmonizers are powerful tools to help solo vocalists enrich their melodies with harmonically supportive voices. These tools exist in various forms, from commercially available pedals and software to custom-built systems, each…

Human-Computer Interaction · Computer Science 2025-06-24 Lancelot Blanchard , Cameron Holt , Joseph A. Paradiso

Moonbeam is a transformer-based foundation model for symbolic music, pretrained on a large and diverse collection of MIDI data totaling 81.6K hours of music and 18 billion tokens. Moonbeam incorporates music-domain inductive biases by…

Sound · Computer Science 2025-05-22 Zixun Guo , Simon Dixon

At present, neural network models show powerful sequence prediction ability and are used in many automatic composition models. In comparison, the way humans compose music is very different from it. Composers usually start by creating…

Sound · Computer Science 2024-10-18 Yutian Wang , Wanyin Yang , Zhenrong Dai , Yilong Zhang , Kun Zhao , Hui Wang

Studying the vocalisations of wild animals can be a challenge due to the limitations of traditional computational methods, which often are time-consuming and lack reproducibility. Here, I present pykanto, a new software package that…

Sound · Computer Science 2023-06-12 Nilo Merino Recalde

Music has always been thought of as a "human" endeavor -- when praising a piece of music, we emphasize the composer's creativity and the emotions the music invokes. Because music also heavily relies on patterns and repetition in the form of…

Sound · Computer Science 2024-01-05 Nicholas Yan

New machine learning algorithms are being developed to solve problems in different areas, including music. Intuitive, accessible, and understandable demonstrations of the newly built models could help attract the attention of people from…

Human-Computer Interaction · Computer Science 2019-02-12 Vibert Thio , Hao-Min Liu , Yin-Cheng Yeh , Yi-Hsuan Yang

Image tokenization, the process of transforming raw image pixels into a compact low-dimensional latent representation, has proven crucial for scalable and efficient image generation. However, mainstream image tokenization methods generally…

Computer Vision and Pattern Recognition · Computer Science 2025-04-08 Kaiwen Zha , Lijun Yu , Alireza Fathi , David A. Ross , Cordelia Schmid , Dina Katabi , Xiuye Gu

Recent years have witnessed significant progress in generative models for music, featuring diverse architectures that balance output quality, diversity, speed, and user control. This study explores a user-friendly graphical interface…

Sound · Computer Science 2024-07-02 Scott H. Hawley

Emotion-driven melody harmonization aims to generate diverse harmonies for a single melody to convey desired emotions. Previous research found it hard to alter the perceived emotional valence of lead sheets only by harmonizing the same…

Sound · Computer Science 2024-09-26 Jingyue Huang , Yi-Hsuan Yang

In this article, we give a brief overview of the current state and future potential of symbolic computation within the Python statistical modeling and machine learning community. We detail the use of miniKanren as an underlying framework…

Programming Languages · Computer Science 2020-06-01 Brandon T. Willard