SoX based audio file merge-n-splitter appropriate to resplit audio books.
Project description
http://github.com/idlesign/letmehear
What’s that
letmehear is a SoX based audio file merge-n-splitter appropriate to resplit audio books.
It is able to function both as a Python module and in command line mode.
Features
Large variety of supported input audio formats (due to SoX).
Batch audio files processing (including recursive path traversing).
Adjustable output audio parts length.
Adjustable output audio speed.
Adjustable backshift length (number of seconds from the end of a previous audio part to place at the beginning of a next one).
Requirements
letmehear depends upon SoX command line utility - http://sox.sourceforge.net.
Ubuntu users may install the following SoX packages: sox, libsox-fmt-all.
Usage
from letmehear import letmehear - if you want to use it as module. LetMe class is at your service.
letmehear -h in command line - to get help on utility usage.
In the following example we merge all audio files into one, increase its playback speed to 1.2, and resplit it into chunks of 3 minutes, putting them into letmehear directory created inside /home/idlesign/audiobook_1/:
letmehear -s 1.2 /home/idlesign/audiobook_1/
Dedication
Dedicated to legacy Mystery car audio system of mine unable to digest one and a half hour mp3 file with another Discworld novel %)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file letmehear-1.0.0.tar.gz
.
File metadata
- Download URL: letmehear-1.0.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4743352a86a435ba31d3cafc3822f26c7464f555cb3af083b9a703e5bc869147 |
|
MD5 | 58e7f3100634fdbd319c2d5f7bf09bb6 |
|
BLAKE2b-256 | 157247e80df11a891b2ab7368ebea38dd15c9e309481b030753424ecf1b9600b |