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 versions of the program: First, there is a compiled .exe program which should run on most devices. One tiny problem: The .exe is too big to upload it here. I'll see if I can fix this, but until then, I've uploaded it on Google Drive: https://drive.google.com/file/d/1tC1vkiggghDv7ikwv2t4MQYxMThKLKNg/view?usp=sharing There also is a python script version (.py) which you can use if you have a python interpreter installed, and, VERY IMPORTANT, ffmpeg added to your path (for windows, this is how you do it: https://windowsloop.com/install-ffmpeg-windows-10/). It's a rather simple program with a very non-polished GUI so far. Feel free to use it and report any problems that occur. I'm planning to rework the GUI a bit and, if I can do it in a useful way, implement the possibility to record system sound of the computer directly in the program. Until then, you'll have to use a program like audacity first to record the original, long MP3. The maximum length of the input MP3 is, to my knowledge, slightly above five hours. I suspect that RAM is the limiting factor, so if you have more than 8 GB of RAM, longer input files may work, too.
A python program to cut longer MP3 files (i.e. recordings of several songs) into the individual tracks.
Overview
You might also like...
An app made in Python using the PyTube and Tkinter libraries to download videos and MP3 audio.
yt-dl (GUI Edition) An app made in Python using the PyTube and Tkinter libraries to download videos and MP3 audio. How do I download this? Windows: Fi
We built this fully functioning Music player in Python. The music player allows you to play/pause and switch to different songs easily.
We built this fully functioning Music player in Python. The music player allows you to play/pause and switch to different songs easily.
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
IDing the songs played on the do you radio show
IDing the songs played on the do you radio show
❤️ Hi There Im Cozmo Music Bot A next gen powerful telegram group Music bot for get your Songs and music @Venuja_Sadew
🎵 Cozmo MUSIC 🎵 Cozmo Music is a Music powerfull bot for playing music on telegram voice chat groups. Requirements FFmpeg NodeJS nodesource.com Pyth
A Simple Script that will help you to Play / Change Songs with just your Voice
Auto-Spotify using Voice Recognition A Simple Script that will help you to Play / Change Songs with just your Voice Explore the docs » Table of Conten
Open-Source bot to play songs in your Telegram's Group Voice Chat. Powered by @Akki_ThePro
VcPlayer Telegram Voice-Chat Bot [PyTGCalls] ⇝ Requirements ⇜ Account requirements A Telegram account to use as the music bot, You cannot use regular
Just-Music - Spotify API Driven Music Web app, that allows to listen and control and share songs
Just Music... Just Music Is A Web APP That Allows Users To Play Song Using Spoti
Speech recognition module for Python, supporting several engines and APIs, online and offline.
SpeechRecognition Library for performing speech recognition, with support for several engines and APIs, online and offline. Speech recognition engine/
Releases(v1.2)
-
v1.2(Oct 11, 2022)
This is Version the first version of ReCut to be released. Improvements and changes are planned.
ReCut enables you to record audio and cut longer recordings into individual tracks. The distinguished tracks are then saved individually as MP3-files.
There are two ways of using ReCut: It can either use a pre-recorded MP3-File to cut or record audio on the spot inside the program and then slice it into individual tracks. It can i.e. be used to cut a one-take recording from a CD you own into the individual titles and save those individually, but it works with any sort of audio played on your PC.
How you use it, is up to you.
ReCut is open-source and written in Python. The ZIP-File includes both a standalone exe-application and the Python source code, which can be edited. If you want to do that, please take a look at the readme, as there are several things to consider when using the python code because it uses ffmpeg. If you have any improvements or tips for me, they are very much appreciated as I am not by any means a professional programmer and wrote this program mainly for fun and to use it myself.
Source code(tar.gz)
Source code(zip)
ReCut_V1.2.zip(382.12 MB)
Owner
Dönerspiess
An app made in Python using the PyTube and Tkinter libraries to download videos and MP3 audio.
yt-dl (GUI Edition) An app made in Python using the PyTube and Tkinter libraries to download videos and MP3 audio. How do I download this? Windows: Fi
Library for Python 3 to communicate with the Google Chromecast.
pychromecast Library for Python 3.6+ to communicate with the Google Chromecast. It currently supports: Auto discovering connected Chromecasts on the n
SinGlow: Generative Flow for SVS tasks in Tensorflow 2
SinGlow is a part of my Singing voice synthesis system. It can extract features of sound, particularly songs and musics. Then we can use these features (or perfect encoding) for feature migrating tas
MusicBrainz Picard
MusicBrainz Picard MusicBrainz Picard is a cross-platform (Linux/Mac OS X/Windows) application written in Python and is the official MusicBrainz tagge
An audio digital processing toolbox based on a workflow/pipeline principle
AudioTK Audio ToolKit is a set of audio filters. It helps assembling workflows for specific audio processing workloads. The audio workflow is split in
Converting UGG files from Rode Wireless Go II transmitters (unsompressed recordings) to WAV format
Rode_WirelessGoII_UGG2wav Converting UGG files from Rode Wireless Go II transmitters (uncompressed recordings) to WAV format Story I backuped the .ugg
Algorithmic and AI MIDI Drums Generator Implementation
Algorithmic and AI MIDI Drums Generator Implementation
A voice control utility for Spotify
Spotify Voice Control A voice control utility for Spotify · Report Bug · Request
Synthesia but open source, made in python and free
PyPiano Synthesia but open source, made in python and free Requirements are in requirements.txt If you struggle with installation of pyaudio, run : pi
無料で使える中品質なテキスト読み上げソフトウェア、VOICEVOXのコア
無料で使える中品質なテキスト読み上げソフトウェア、VOICEVOXのコア
A Python library and tools AUCTUS A6 based radios.
A Python library and tools AUCTUS A6 based radios.
Sparse Beta-Divergence Tensor Factorization Library
NTFLib Sparse Beta-Divergence Tensor Factorization Library Based off of this beta-NTF project this library is specially-built to handle tensors where
A voice assistant which can be used to interact with your computer and controls your pc operations
Introduction 👨💻 It is a voice assistant which can be used to interact with your computer and also you have been seeing it in Iron man movies, but t
SU Music Player — The first open-source PyTgCalls based Pyrogram bot to play music in voice chats
SU Music Player — The first open-source PyTgCalls based Pyrogram bot to play music in voice chats Note Neither this, or PyTgCalls are fully
eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4).
Status About eyeD3 is a Python tool for working with audio files, specifically MP3 files containing ID3 metadata (i.e. song info). It provides a comma
GNOME powered sound conversion
SoundConverter A simple sound converter application for the GNOME environment. It reads anything the GStreamer library can read, and writes Ogg Vorbis
Code for "Audio-driven Talking Face Video Generation with Learning-based Personalized Head Pose"
Audio-driven Talking Face Video Generation with Learning-based Personalized Head Pose We provide PyTorch implementations for our arxiv paper "Audio-dr
Implicit neural differentiable FM synthesizer
Implicit neural differentiable FM synthesizer The purpose of this project is to emulate arbitrary sounds with FM synthesis, where the parameters of th
A Simple Script that will help you to Play / Change Songs with just your Voice
Auto-Spotify using Voice Recognition A Simple Script that will help you to Play / Change Songs with just your Voice Explore the docs » Table of Conten
spafe: Simplified Python Audio-Features Extraction
spafe aims to simplify features extractions from mono audio files. The library can extract of the following features: BFCC, LFCC, LPC, LPCC, MFCC, IMFCC, MSRCC, NGCC, PNCC, PSRCC, PLP, RPLP, Frequenc