中文
相关论文

相关论文: MUSICNTWRK: data tools for music theory, analysis …

200 篇论文

Today, a massive amount of musical knowledge is stored in written form, with testimonies dated as far back as several centuries ago. In this work, we present different Natural Language Processing (NLP) approaches to harness the potential of…

计算与语言 · 计算机科学 2018-07-09 Sergio Oramas , Luis Espinosa-Anke , Francisco Gómez , Xavier Serra

Machine learning is the capacity of a computational system to learn structures from datasets in order to make predictions on newly seen data. Such an approach offers a significant advantage in music scenarios in which musicians can teach…

人机交互 · 计算机科学 2016-11-03 Rebecca Fiebrink , Baptiste Caramiaux

We introduce a novel playlist generation algorithm that focuses on the quality of transitions using a recurrent neural network (RNN). The proposed model assumes that optimal transitions between tracks can be modelled and predicted by…

人工智能 · 计算机科学 2016-06-08 Keunwoo Choi , George Fazekas , Mark Sandler

We look at how machine learning techniques that derive properties of items in a collection of independent media can be used to automatically embed stories into such collections. To do so, we use models that extract the tempo of songs to…

计算与语言 · 计算机科学 2021-11-04 Dylan R. Ashley , Vincent Herrmann , Zachary Friggstad , Kory W. Mathewson , Jürgen Schmidhuber

We introduce pygrank, an open source Python package to define, run and evaluate node ranking algorithms. We provide object-oriented and extensively unit-tested algorithm components, such as graph filters, post-processors, measures,…

机器学习 · 计算机科学 2021-10-19 Emmanouil Krasanakis , Symeon Papadopoulos , Ioannis Kompatsiaris , Andreas Symeonidis

We introduce GraSPy, a Python library devoted to statistical inference, machine learning, and visualization of random graphs and graph populations. This package provides flexible and easy-to-use algorithms for analyzing and understanding…

社会与信息网络 · 计算机科学 2019-10-25 Jaewon Chung , Benjamin D. Pedigo , Eric W. Bridgeford , Bijan K. Varjavand , Hayden S. Helm , Joshua T. Vogelstein

We introduce Shennong, a Python toolbox and command-line utility for speech features extraction. It implements a wide range of well-established state of art algorithms including spectro-temporal filters such as Mel-Frequency Cepstral…

计算与语言 · 计算机科学 2023-02-09 Mathieu Bernard , Maxime Poli , Julien Karadayi , Emmanuel Dupoux

Music Information Retrieval (MIR) is a collaborative scientific study that help to build innovative information research themes, novel frameworks, and developing connected delivery mechanisms in addition to making the world's massive…

声音 · 计算机科学 2021-09-09 Shah Riya Chiragkumar

Music genre classification is an area that utilizes machine learning models and techniques for the processing of audio signals, in which applications range from content recommendation systems to music recommendation systems. In this…

声音 · 计算机科学 2024-05-27 Keoikantse Mogonediwa

Music mixing traditionally involves recording instruments in the form of clean, individual tracks and blending them into a final mixture using audio effects and expert knowledge (e.g., a mixing engineer). The automation of music production…

音频与语音处理 · 电气工程与系统科学 2022-08-30 Marco A. Martínez-Ramírez , Wei-Hsiang Liao , Giorgio Fabbro , Stefan Uhlich , Chihiro Nagashima , Yuki Mitsufuji

The current wave of deep learning (the hyper-vitamined return of artificial neural networks) applies not only to traditional statistical machine learning tasks: prediction and classification (e.g., for weather prediction and pattern…

音频与语音处理 · 电气工程与系统科学 2020-10-07 Jean-Pierre Briot

PyPWA is a toolkit designed to optimize parametric models describing data and generate simulated distributions according to a model. Its software has been written within the python ecosystem with the goal of performing Amplitude or Partial…

数据分析、统计与概率 · 物理学 2023-06-06 Mark Jones , Peter Hurck , William Phelps , Carlos W. Salgado

Imbalanced-learn is an open-source python toolbox aiming at providing a wide range of methods to cope with the problem of imbalanced dataset frequently encountered in machine learning and pattern recognition. The implemented…

机器学习 · 计算机科学 2016-09-22 Guillaume Lemaitre , Fernando Nogueira , Christos K. Aridas

In this work, we present to the NLP community, and to the wider research community as a whole, an application for the diachronic analysis of research corpora. We open source an easy-to-use tool coined: DRIFT, which allows researchers to…

计算与语言 · 计算机科学 2021-09-13 Abheesht Sharma , Gunjan Chhablani , Harshit Pandey , Rajaswa Patil

The use of deep learning to solve problems in literary arts has been a recent trend that has gained a lot of attention and automated generation of music has been an active area. This project deals with the generation of music using raw…

声音 · 计算机科学 2016-12-16 Vasanth Kalingeri , Srikanth Grandhe

We introduce pyannote.audio, an open-source toolkit written in Python for speaker diarization. Based on PyTorch machine learning framework, it provides a set of trainable end-to-end neural building blocks that can be combined and jointly…

Pivotuner is a VST3/AU MIDI effect plugin that automatically tunes note data in an adaptive pure intonation, in real time. Where previously pure intonation was out of reach for most musicians due to difficulty and impracticality, Pivotuner…

多媒体 · 计算机科学 2023-06-07 Dmitri Volkov

We introduce Surfboard, an open-source Python library for extracting audio features with application to the medical domain. Surfboard is written with the aim of addressing pain points of existing libraries and facilitating joint use with…

声音 · 计算机科学 2020-05-19 Raphael Lenain , Jack Weston , Abhishek Shivkumar , Emil Fristed

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…

声音 · 计算机科学 2024-01-05 Nicholas Yan

This paper presents Deepchecks, a Python library for comprehensively validating machine learning models and data. Our goal is to provide an easy-to-use library comprising of many checks related to various types of issues, such as model…