Welcome to MARSYAS. MARSYAS is a software framework for rapid prototyping of audio applications, with flexibility and extensibility as primary concerns. It was created by George Tzanetakis as part of his research at Princeton University as a Phd graduate student, beginning in his first year of graduate school (1998) when he rewrote various tools that he had been using in order to make his life easier and also to code them the way he wanted them to be. It started as a collection of classes written in C++ and JAVA for various sound analysis and synthesis tasks. It has grown into a large collection of C++ sound processing modules and a flexible, intuitive and easy-to-use system to interconnect them. It provides bindings for Python and integration into other frameworks like PureData, Max/MSP, openFrameworks, Qt... It also contains a number of applications built using the framework to facilitate and demonstrate various sound processing tasks. MARSYAS is maintained and developed by George Tzanetakis and other researchers and guided mostly by their own research goals. Anyone who finds in it anything useful is welcome to use it, but we have no responsibility whatsoever. Aside from new development, we will try to maintain existing functionality, and we will be happy to answer any questions and provide help whenever possible. MARSYAS is released as free software under the GNU public licence hoping that it will attract people to contribute to its development. Please see the file COPYING for licensing details. For documentation, we recommend reading the online version: http://marsyas.info/ To report issues and provide suggestions, please use our GitHub project page: https://github.com/marsyas/marsyas
Marsyas - Music Analysis, Retrieval and Synthesis for Audio Signals
Overview
A python program to cut longer MP3 files (i.e. recordings of several songs) into the individual tracks.
I'm writing a python script to cut longer MP3 files (i.e. recordings of several songs) into the individual tracks called ReCut. So far there are two
An Amazon Music client for Linux (unpretentious)
Amusiz An Amazon Music client for Linux (unpretentious) โ๏ธ Install You can install Amusiz in multiple ways, choose your favorite. ๐ AppImage Here you
This is a realtime voice translator program which gets input from user at any language and converts it to the desired language that the user asks
This is a realtime voice translator program which gets input from user at any language and converts it to the desired language that the user asks ...
convert-to-opus-cli is a Python CLI program for converting audio files to opus audio format.
convert-to-opus-cli convert-to-opus-cli is a Python CLI program for converting audio files to opus audio format. Installation Must have installed ffmp
Simple discord bot by @merive ๐ค
Parzibot Powerful and Useful Discord Bot on Python. The source code of the bot is available to everyone. Parzibot uses English language. This is free
Mopidy is an extensible music server written in Python
Mopidy Mopidy is an extensible music server written in Python. Mopidy plays music from local disk, Spotify, SoundCloud, Google Play Music, and more. Y
A voice control utility for Spotify
Spotify Voice Control A voice control utility for Spotify ยท Report Bug ยท Request
Official implementation of A cappella: Audio-visual Singing VoiceSeparation, from BMVC21
Y-Net Official implementation of A cappella: Audio-visual Singing VoiceSeparation, British Machine Vision Conference 2021 Project page: ipcv.github.io
A python package for calculating the PESQ.
PyPESQ (WIP) Pypesq is a python wrapper for the PESQ score calculation C routine. It only can be used in evaluation purpose. INSTALL pip install https
Stream Music ๐ต ๐ผ ๐๐ค๐ฉ ๐ฉ๐๐๐ฉ ๐๐๐ฃ ๐ฅ๐ก๐๐ฎ ๐ข๐ช๐จ๐๐ ๐ค๐ฃ ๐๐๐ก๐๐๐ง๐๐ข ๐๐ง๐ค๐ช๐ฅ ๐๐ฃ๐ ๐พ๐๐๐ฃ๐ฃ๐๐ก ๐๐ค๐๐๐ ๐พ๐๐๐ฉ๐จ ๐ผ๐ซ๐๐๐ก?
Stream Music ๐ต ๐ผ ๐๐ค๐ฉ ๐ฉ๐๐๐ฉ ๐๐๐ฃ ๐ฅ๐ก๐๐ฎ ๐ข๐ช๐จ๐๐ ๐ค๐ฃ ๐๐๐ก๐๐๐ง๐๐ข ๐๐ง๐ค๐ช๐ฅ ๐๐ฃ๐ ๐พ๐๐๐ฃ๐ฃ๐๐ก ๐๐ค๐๐๐ ๐พ๐๐๐ฉ๐จ ๐ผ๐ซ๐๐๐ก?
Python audio and music signal processing library
madmom Madmom is an audio signal processing library written in Python with a strong focus on music information retrieval (MIR) tasks. The library is i
A rofi-blocks script that searches youtube and plays the selected audio on mpv.
rofi-ytm A rofi-blocks script that searches youtube and plays the selected audio on mpv. To use the script, run the following command rofi -modi block
TwitterMusicBot - A Twitter bot with Spotify integration.
A Twitter Music Bot ๐ค ๐ต ๐ถ I created this project to learn more about APIs, so it only works for student purposes. Initially, delving into the Spoti
Spotifyd - An open source Spotify client running as a UNIX daemon.
Spotifyd An open source Spotify client running as a UNIX daemon. Spotifyd streams music just like the official client, but is more lightweight and sup
kapre: Keras Audio Preprocessors
Kapre Keras Audio Preprocessors - compute STFT, ISTFT, Melspectrogram, and others on GPU real-time. Tested on Python 3.6 and 3.7 Why Kapre? vs. Pre-co
Musillow is a music recommender app that finds songs similar to your favourites.
MUSILLOW The music recommender app Check it out now!!! View Demo ยท Report Bug ยท Request Feature About The App Musillow is a music recommender app that
A Python 3 script for capturing and recording a SDR stream to a WAV file (or serving it to a HTTP audio stream).
rfsoapyfile A Python 3 script for capturing and recording a SDR stream to a WAV file (or serving it to a HTTP audio stream). The script is threaded fo
A voice assistant which can handle your everyday task and allows you to book items from your favourite store!
Voicely Table of Contents About The Project Built With Getting Started Prerequisites Installation Usage Roadmap Contributing License Contact Acknowled
A python library for working with praat, textgrids, time aligned audio transcripts, and audio files.
praatIO Questions? Comments? Feedback? A library for working with praat, time aligned audio transcripts, and audio files that comes with batteries inc
This library provides common speech features for ASR including MFCCs and filterbank energies.
python_speech_features This library provides common speech features for ASR including MFCCs and filterbank energies. If you are not sure what MFCCs ar