Open Source Python Sound/Audio Software - Page 19

Python Sound/Audio Software

View 115 business solutions

Browse free open source Python Sound/Audio Software and projects below. Use the toggles on the left to filter open source Python Sound/Audio Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    A collection of tools for generating audio and visual (PNG/HTML/WAVE) for use in web sites including CAPTCHA challenges and PNG image creation tools with Javascript mouse tracking support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Snarfzilla was a GUI and web browser for the official Freenet Java server. The first web browser for the dark web. It hasn't been compatible with Freenet for several years and development ceased.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Snout is a command line Mp3 to WAV converter script written in Python and the Snack Sound Toolkit. I encourage you to add extensibility, GUI's, etc. to this program! The latest version of Snout Python is Snout2004.py, packaged here. The Snout web sit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SoccerPhone provides lives soccer scores by phone. The only league currently supported is US Major League Soccer. Support for Soccernet is under development. SoccerPhone is written in VoiceXML, Python, and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    A real time sound processing software. It can be used both, for general audio processing/editing and as a fuzzbox. Based on a very flexible plug-in system, it has been coded in python and currently uses portaudio for sound input/output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sonar 2D is a live signal processing application where an audio signal is used to navigate between 'zones' in a virtual 2d space. Each zone represents a given processing module, which when activated will be applied to the sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Sonata Last.fm Album Art Fetcher

    A plugin for the Sonata mpd music client to download album art.

    This plugin is for the Sonata mpd client to download album art from last.fm. I realized the currently used Rhapsody downloader doesn't really work, so I made this one. It can be installed as a normal plugin, or as a built-in plugin, in place of the rhapsody covers file. A patch is included to accomplish this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Songer is an ID3 tagger designed for the ROX desktop that supports the drag-and-drop nature of ROX. It is designed to be a simple tagging utility. Songer currently only supports MP3s and ID3 version 1 tags. Future support of ID3v2 and OGG files is planne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SoniPy- a heterogeneous software environment for data sonification research & auditory displays. SoniPy wraps modules for data acquisition, storage & analysis, cognitive & perceptual mappings and sound rendering, by encapsulating them with Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    Speaking gmail checker

    Python + espeak gmail checker

    Script that periodically checks your gmail account and speaks if you have unread email. Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Speect
    Speect is a multilingual TTS system. It offers a full text-to-speech system with various API's, as well as an environment for research and development of TTS systems and voices. It is written in ANSI C and uses a plug-in mechanism for extensions. Speect also includes an extensive set of Python bindings for quick implementation of new ideas, these bindings are derived from SWIG interface files and can easily be extended for other languages supported by SWIG. Speect is free and open source software. As a collection it is distributed under a MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Splitalbum is a shntool frontend for Linux. It helps you to split your audio cd images into separate tracks according to cue sheet. It also uses cuetools and mutagen for tagging and has a Qt GUI. Most of modern audio formats are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SpotifyToGoogle

    Transfer your saved songs from Spotify to Google Music

    Transfer your saved songs from Spotify to Google Music. Now can transfer specific playlist. This was written for my only needs, but can be modified to be a much more versatile app. https://github.com/Asdprom/spotify_to_google
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    taskbar/panel widget for controlling a squeezebox under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Steel TTS

    A cross-platform wrapper for common text-to-speech engines in Python

    Steel is a cross-platform package for using common text-to-speech (speech synthesis) engines in Python. Steel currently supports the following TTS software: - Microsoft Speech API 5 (SAPI5) - eSpeak - NS Speech Synthesis - FreeTTS Documentation: http://sourceforge.net/p/steeltts/wiki/ Bug Tracker: http://sourceforge.net/p/steeltts/tickets/ If you are interested in contributing to the Steel TTS codebase, or would like to make a feature-request, please contact the lead developer, Jasper Danielson, at jrd4@rice.edu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SuperWillow is a Music Generation program. Artists have many influences which they have accumulated over the years by listening to countless pieces of music, this principle is reflected in SuperWillow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multiplatform audio player written in Python and PyQt. Packages for Debian/Ubuntu available in Files section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Symphony is a media manager project whith a lot of features and more to come. Symphony é um gerenciador de mídia com uma gama de recursos e mais para vir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TQCdRipCompress is a Python application with a Web-Base GUI Interface to rip Audio Tracks from CD and encode them. It uses the matroska container format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The aim of the project is to create a set of libaries and applications to automate and standardize as much as possible the process of tagging music files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tool for encoding tags of mp3 files in the cyrillic charsets (cp1251, koi8-r) to unicode. Solution of problem with displaying tags in thе different charsets in a playlist. If you will find bug, mistake in the this text - mail me on hlamer@tut.by
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TagSmelter is a Audio Library Organizer that renames your music based on their tags. TagSmelter aims to help you organize and standardize your music library while being as simple and intuitive to use as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tapioca is a framework for Voice over IP (VoIP) and IM applications. Its main goal is to provide an easy way for developing and using VoIP/IM services in any kind of application. It provides a pluggable interface for different protocols, such as SIP/XMPP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TappedAudio is an audio library with an emphasis on the programming interface -- agnostic to the backend, written in highly-encapsulated C++ and using SWIG to present a unified API for C++, Python, Ruby, etc., regardless of the underlying audio platform.
    Downloads: 0 This Week
    Last Update:
    See Project
Monday.com Logo