Git Product home page Git Product logo

letmehear's Introduction

letmehear

http://github.com/idlesign/letmehear

image

image

image

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

  1. from letmehear import letmehear - if you want to use it as module. LetMe class is at your service.
  2. 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 %)

letmehear's People

Contributors

idlesign avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.