NotVinay / karaokeyLinks
Karaokey is a vocal remover that automatically separates the vocals and instruments. A deep learning model based on LSTMs has been trained to tackle the source separation. The model learns the particularities of music signals through its temporal structure.
☆40Updated 2 years ago
Alternatives and similar repositories for karaokey
Users that are interested in karaokey are comparing it to the libraries listed below
Sorting:
- Software that performs the separation of vocals from music using neural networks (part of my Bachelor's thesis).☆30Updated 4 years ago
- Streamlit app to visualize and edit TTS datasets☆14Updated 3 years ago
- Detecting segments belonging to which song in database, and return Nil if does not exist in a database.☆22Updated 4 years ago
- Hum2Song: Multi-track Polyphonic Music Generation from Voice Melody Transcription with Neural Networks☆139Updated 2 years ago
- Starter kit for getting started in the Music Demixing Challenge.☆138Updated 4 years ago
- Karaoke Player / Editor with automatic clip creation from any song file using vocals and lyrics extraction (Speech-to-Text)☆78Updated last year
- Aligns text (lyrics) with monophonic singing voice (audio). The algorithm uses structural segmentation to segment the audio into structur…☆92Updated 7 years ago
- Python implementation of the "Shazam" algorithm☆52Updated 6 years ago
- Source Separation on Musical Instrument Sounds☆37Updated 3 years ago
- REPeating Pattern Extraction Technique (REPET) in Python for audio source separation: original REPET, REPET extended, adaptive REPET, REP…☆33Updated last year
- Tools to create your own voice dataset for TTS training☆68Updated 4 years ago
- Interface for using TTS and vocoder models in the form of a text editor☆19Updated 3 years ago
- Noise removal/ reducer from the audio file in python. De-noising is done using Wavelets and thresholding is done by VISU Shrink threshold…☆200Updated 2 years ago
- Vocal Remover using Deep Neural Networks