Code Monkey home page Code Monkey logo

Comments (13)

13rac1 avatar 13rac1 commented on July 18, 2024

+1 Ha! I was just trying to figure out why I couldn't install this via pip.

from python-audio-tools.

tuffy avatar tuffy commented on July 18, 2024

This looks like a great idea. I'll do my best to get it uploaded to PyPI by the next major release, if not before.

from python-audio-tools.

anentropic avatar anentropic commented on July 18, 2024

Does this github repo supercede the version on sourceforge ...it's an official mirror? or a fork?

from python-audio-tools.

tuffy avatar tuffy commented on July 18, 2024

The github and sourceforge repos are both identical mirrors with the same content, as is the bitbucket one. They're all kept updated simultaneously.

from python-audio-tools.

fmoo avatar fmoo commented on July 18, 2024

Hey @tuffy - did you ever figure this out? It should be as easy as following the prompts when you run:

setup.py register
setup.py sdist upload

I did this (with a local modification) to create fmoo-audiotools (but it's built off master so you have to do pip install --pre fmoo-audiotools)

Feel free to ping me over email ([email protected]) if you have any questions. Happy to delete mine after you take a look.

from python-audio-tools.

tuffy avatar tuffy commented on July 18, 2024

I don't know how this slipped my mind, but my plan is to finalize 3.1 within the next few days and get the registration done properly this time.

from python-audio-tools.

dayzhou avatar dayzhou commented on July 18, 2024

Hi, I'm trying to use your tools to decode Ogg Speex sound files. I installed speexdec/speexenc tools from speex office website, nonetheless 'Ogg Speex' isn't in the output of audiotools.AVAILABLE_TYPES. I aware that you've stated "these are types available to audiotools, not necessarily available to the user - depending on whether the required binaries are installed or not", so could you give some hints on which specific binaries are required in order to make it support Speex? Thanks!

from python-audio-tools.

tuffy avatar tuffy commented on July 18, 2024

I would have to re-add support for Ogg Speex since I took it out over four years ago. Using speexdec/speexenc for decoding and encoding could be the same as before, but I'd need to modernize all the metadata routines to work like Ogg Vorbis or Opus. So it'll take a few days to bring back support for it.

from python-audio-tools.

dayzhou avatar dayzhou commented on July 18, 2024

I'm trying to write my own decoder currently which is a bit painful. So it would certainly be great if you bring this feature back!

from python-audio-tools.

Kriechi avatar Kriechi commented on July 18, 2024

bump

from python-audio-tools.

johnathan99j avatar johnathan99j commented on July 18, 2024

Hey @tuffy any chance of this making it's way onto PyPi anytime soon?

from python-audio-tools.

Freso avatar Freso commented on July 18, 2024

For whipper-team/whipper#276 whipper decided to copy a file straight from this repository into itself, rather than adding it as a dependency, since 1) only the one file/module is needed, and 2) it isn't available to get via PyPI.

Any update on this?

from python-audio-tools.

fluffy-critter avatar fluffy-critter commented on July 18, 2024

This would still be nice to have.

from python-audio-tools.

Related Issues (20)

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.