Python Forum
Other modules for reading audio files?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Other modules for reading audio files?
#1
I need some recommendations for modules that I can use for analysing audio files (I don't need it to work with a specific file type); I'm specifically looking for something that could return several values with considerable variation in different files.

What I mean is I need parameters like duration or nframes that are almost always different, unlike samplerate or channels. Already tried wave, audioop and audioread and I'm curious if there's anything more worth checking out.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Bug Python 3.12 cannot import local python files as modules sunflowerdog 25 17,428 Jul-31-2024, 01:52 PM
Last Post: sunflowerdog
  Reading Multiple text Files in pyhton Fatim 1 2,588 Jun-25-2021, 01:37 PM
Last Post: deanhystad
  Trouble reading files using pyexcel codebeacon 2 2,942 Feb-08-2021, 05:53 AM
Last Post: codebeacon
  Reading txt files in ssh server. therenaydin 6 6,253 Aug-06-2020, 05:17 AM
Last Post: ndc85430
  How to stop the reading of files Laplace12 4 3,312 Jul-27-2020, 04:07 PM
Last Post: Gribouillis
  How can I speed up my openpyxl program reading Excel .xlsx files? deac33 0 4,395 May-04-2020, 08:02 PM
Last Post: deac33
  Problems reading modules and the auto filler Tomli 8 5,036 Apr-10-2020, 12:53 AM
Last Post: Tomli
  Error With Reading Files In Directory And Calculating Values chascp 2 3,241 Feb-15-2020, 01:57 PM
Last Post: chascp
  Computing correlation in audio files ryanblumenow 0 3,584 Jan-15-2020, 06:11 PM
Last Post: ryanblumenow
  Reading DBF files from Amazon s3 throwing error - 'int' object has no attribute 'isa abeesm 1 3,614 Sep-22-2019, 05:49 PM
Last Post: ndc85430

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020