Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error python audio
#4
Looks like the problems are with pydub.

https://pypi.org/project/pydub/

Output:
Project description Manipulate audio with an simple and easy high level interface. See the README file for details, usage info, and a list of gotchas.
Did you read the README file?

Applicable information on this page:

https://github.com/jiaaro/pydub/

Quote:Installation
Installing pydub is easy, but don't forget to install ffmpeg/avlib (the next section in this doc)

...

Dependencies
You can open and save WAV files with pure python. For opening and saving non-wav files – like mp3 – you'll need ffmpeg or libav.
Reply


Messages In This Thread
error python audio - by codiac - Mar-26-2023, 10:01 AM
RE: error python audio - by jefsummers - Mar-26-2023, 12:29 PM
RE: error python audio - by codiac - Mar-30-2023, 02:35 PM
RE: error python audio - by deanhystad - Mar-30-2023, 03:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  python audio analysis kiyoshi7 3 1,813 Feb-22-2022, 06:09 PM
Last Post: Axel_Erfurt
  Real Time Audio Processing with Python Sound-Device not working Slartybartfast 2 4,045 Mar-14-2021, 07:20 PM
Last Post: Slartybartfast
  Handling multi-input/output audio in python bor1904 4 3,643 Nov-04-2020, 08:25 AM
Last Post: CHLOVRL
  Accessing IP Cam Audio In Python Haselsmasher 1 5,515 Jul-10-2020, 02:59 AM
Last Post: kiliantics
  How to do real-time audio signal processing using python Zenolen 7 16,736 Nov-04-2019, 02:57 AM
Last Post: jefsummers
  How to get the duration of AMR audio file using python Prince_Bhatia 0 2,276 Aug-12-2019, 05:58 AM
Last Post: Prince_Bhatia
  Python Idea Assist.: BerryIMU & Raspberry Pi 3 Audio Mapping StephLeber 0 2,309 Dec-09-2018, 10:43 AM
Last Post: StephLeber
  Play Audio File w/ Python ducky_12 8 4,690 Sep-30-2018, 08:54 AM
Last Post: wavic
  Help with python and audio Burca 2 3,182 Apr-29-2018, 09:52 PM
Last Post: Burca
  Python audio library hbknjr 5 107,631 Aug-08-2017, 03:33 AM
Last Post: hbknjr

Forum Jump:

User Panel Messages

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