Open Source Linux Sound/Audio Software - Page 5

Sound/Audio Software for Linux

View 281 business solutions
  • Migrate to innovate with Red Hat Enterprise Linux on Azure Icon
    Migrate to innovate with Red Hat Enterprise Linux on Azure

    Streamline your IT modernization journey with a holistic environment running Red Hat Enterprise Linux on Azure.

    With Red Hat Enterprise Linux on Azure, businesses can confidently modernize their IT environment, knowing they don’t have to compromise on security, scalability, reliability, and ease of management. Securely accelerate innovation and unlock a competitive edge with enterprise-grade modern cloud infrastructure.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    Pydub

    Pydub

    Manipulate audio with a simple and easy high level interface

    Manipulate audio with a simple and easy high level interface. You can pass an optional bitrate argument to export using any syntax ffmpeg supports. Any further arguments supported by ffmpeg can be passed as a list in a 'parameters' argument, with switch first, argument second. Note that no validation takes place on these parameters, and you may be limited by what your particular build of ffmpeg/avlib supports. 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. Any operations that combine multiple AudioSegment objects in any way will first ensure that they have the same number of channels, frame rate, sample rate, bit depth, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    TTS

    TTS

    Deep learning for text to speech

    TTS is a library for advanced Text-to-Speech generation. It's built on the latest research, was designed to achieve the best trade-off among ease-of-training, speed, and quality. TTS comes with pre-trained models, tools for measuring dataset quality, and is already used in 20+ languages for products and research projects. Released models in PyTorch, Tensorflow and TFLite. Tools to curate Text2Speech datasets underdataset_analysis. Demo server for model testing. Notebooks for extensive model benchmarking. Modular (but not too much) code base enabling easy testing for new ideas. Text2Spec models (Tacotron, Tacotron2, Glow-TTS, SpeedySpeech). Speaker Encoder to compute speaker embeddings efficiently. Vocoder models (MelGAN, Multiband-MelGAN, GAN-TTS, ParallelWaveGAN, WaveGrad, WaveRNN). If you are only interested in synthesizing speech with the released TTS models, installing from PyPI is the easiest option.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Web Scrobbler

    Web Scrobbler

    Scrobble music all around the web!

    Web Scrobbler helps music listeners to scrobble their online playback history. Web Scrobbler is a browser extension created for people who listen to music online through their browser, and would like to keep an updated playback history using scrobbling services, such as Last.fm, Libre.fm and ListenBrainz. Download and install the extension for your browser. You can use the download buttons above. Open the extension options, and expand the "Accounts" section, then sign in to a scrobbling service you want to use. Just open any of the websites supported (e.g. Spotify) and start listening to music. Scrobble your music to Last.fm, Libre.fm, and ListenBrainz scrobbling services. The metadata filter cleans track info up and removes redundant track suffixes. Notifications of now playing tracks with extended track info (a website name, a track play count). We currently support scrobbling to 280 different websites with more being added with each release.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    YesPlayMusic

    YesPlayMusic

    Play Music for Windows / macOS / Linux

    High-quality third-party NetEase cloud player, supports Windows / macOS / Linux :electron. Overseas users can play directly (need to log in to NetEase Cloud account). Support UnblockNeteaseMusic, automatically replace grayed out song links with various audio sources (web version not supported). Various audio sources" refers to audio sources that are enabled by default. YouTube audio source needs to install yt-dlp by itself. Daily automatic check-in (check-in on mobile and computer at the same time) Light/Dark Mode auto switch. Support Touch Bar. Support PWA, you can click ➕ on the right side of the address bar in Chrome/Edge to install it to your computer. Support Last.fm Scrobble. Support music cloud disk. Custom shortcuts and global shortcuts. Support Mpris. More features in development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 5
    FreeTTS is a speech synthesis engine written entirely in the Java(tm) programming language. FreeTTS was written by the Sun Microsystems Laboratories Speech Team and is based on CMU's Flite engine. FreeTTS also includes a partial JSAPI 1.0
    Leader badge
    Downloads: 219 This Week
    Last Update:
    See Project
  • 6
    Yoshimi

    Yoshimi

    A Software synthesizer for Linux

    A software synthesizer for Linux, originally forked from ZynAddSubFX (Copyright 2002-2009 Nasca Octavian Paul) in 2009 by Alan Calvert. Initially, Yoshimi delivered the same synthesizer capabilities. After early improvement of Jack and Alsa midi/audio performance, now many new features have been added, and we are concentrating on accessibility. Yoshimi comes with a built-in User Guide, and there is also a highly detailed Advanced Reference Manual under continuous development: https://github.com/ahlstromcj/yoshimi-doc
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 7
    Radio Tray is a streaming player for listening to online radios. Any bug or feature request should be reported in https://bitbucket.org/carlmig/radio-tray/issues
    Downloads: 62 This Week
    Last Update:
    See Project
  • 8
    GNU Solfege
    GNU Solfege is *free* ear training software written in Python 3.4 using the Gtk+ 3 toolkit. The program is designed to be easily extended with lesson files (data files), so the user can create new exercises.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 9
    id3lib is/was a software library for reading, writing, and manipulating ID3v2 tags. Additionally it is possible to get some basic mp3 header information like bitrate etc. However, we now recommend moving to taglib. https://taglib.org/
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 10
    jOrgan - Java Virtual Organ Source code is now hosted on https://github.com/svenmeier/jorgan/
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 11
    This program transforms the sound or the image using a single large FFT window and allows to do many interesting and strange effects to sounds and images. There is included another program who does extreme-time-stretch of the audio.
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 12
    Rakarrack Guitar Effects
    Rakarrack is a stereo digital effects processor for Linux with jack support. Standard line-up of nearly 40 effects modules include Equalizers, Reverbs, Echo, Flange, Chorus, Distortions, WahWah, Vocoder, and other filters and processing modules.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 13
    Internet Friendly Media Encoder

    Internet Friendly Media Encoder

    Simple, Flexible & Powerful H.265/HEVC video encoder!

    HEVC was developed with the goal of providing twice the compression efficiency of the previous standard, H.264 / AVC. Although compression efficiency results vary depending on the type of content and the encoder settings, at typical consumer video distribution bit rates HEVC is typically able to compress video twice as efficiently as AVC. End-users can take advantage of improved compression efficiency in one of two ways (or some combination of both); IFME helps you to organized, manage queue, manage plugins, and choose compiled x265 and more! Support AviSynth natively with build-in awesome library like InterFrame & Script Editor
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 14
    MMDAgent is the toolkit for building voice interaction systems. Users can design users own dialog scenario, 3D agents, and voices. This software is released under the Modified BSD license.
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 15
    ASAP - Another Slight Atari Player
    ASAP (Another Slight Atari Player) plays and converts 8-bit Atari music (*.sap, *.cmc, *.mpt, *.rmt, *.tmc, ...) on modern computers and mobile devices.
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 16

    TwoLAME

    MPEG-Audio Layer 2 (MP2) encoder

    TwoLAME is a fork of tooLAME - an optimized MPEG Audio Layer 2 (MP2) encoder. New features include a brand new frontend, fully thread-safe library (libtwolame), with an API very similar to LAME's.
    Leader badge
    Downloads: 320 This Week
    Last Update:
    See Project
  • 17
    RipperX is a GTK program to rip CD audio tracks and encode them to the Ogg, MP3, or FLAC formats. It's goal is to be easy to use, requiring only a few mouse clicks to convert an entire album. It supports CDDB lookups for album and track information.
    Downloads: 74 This Week
    Last Update:
    See Project
  • 18
    Bristol is synth emulation package for a diverse range of vintage synthesisers, electric pianos and organs. The application consists of a multithreaded audio synthesizer and a user interface called brighton.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 19
    A crossplatform music editor for creating Commodore 64 music. Uses reSID library by Dag Lem and supports alternatively HardSID & CatWeasel devices.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 20
    MidiLayer

    MidiLayer

    A simple and intuitive tool to improve live performances.

    MidiLayer is a simple and easy to use application designed to enhance your live performances. Manage slots and channels, adjust the velocity and the volume, customize the note range and connect with modulation wheels and other types of controllers, all with the help of MidiLayer.
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 21
    Nyquist

    Nyquist

    Nyquist is a language for sound synthesis and music composition.

    Nyquist is a language for sound synthesis and music composition. It is implemented in C and C++ and runs on Win32, OSX, and Linux. Nyquist combines a powerful functional programming style with efficient signal-processing primitives. Nyquist is also embedded as a scripting language in Audacity.
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 22
    PS3 Media Server

    PS3 Media Server

    A DLNA-compliant UPnP Media Server

    PS3 Media Server is a DLNA-compliant UPnP Media Server. Originally written to support the PlayStation 3, PS3 Media Server has been expanded to support a range of other media renderers, including smartphones, TVs, music players and more. Because it is written in Java, PS3 Media Server supports all major operating systems, with versions for Windows, Linux and Mac OS X. The program streams or transcodes many different media formats with little or no configuration. It is powered by MEncoder, FFmpeg, tsMuxeR and AviSynth, which combine to offer support for a wide range of media formats.
    Leader badge
    Downloads: 301 This Week
    Last Update:
    See Project
  • 23
    MuseScore

    MuseScore

    Free music notation & composition software

    MuseScore is the leading free & open source music notation software for Windows, Mac and Linux. It is easy to use and makes beautiful sheet music. MuseScore is often praised as a cost effective alternative for Sibelius and Finale. Support MuseScore at http://musescore.org/en/donate Like MuseScore on Facebook: http://facebook.com/musescore
    Downloads: 50 This Week
    Last Update:
    See Project
  • 24
    ExMplayer

    ExMplayer

    Play any media files,convert,cut,extract and more

    ExMplayer is a free GUI front-end for award-winning MPlayer with 3D/2D video playback support ,tools like audio converter,media cutter and audio extractor.It can play audio,video,dvd files(.vob),vcd files(.mpg,.dat) etc and supports network streaming. Plays hundreds of different video and audio formats, including MPEG-1, -2 and -4 (DivX), H.264,H265 /HEVC,VP9, Ogg Vorbis and AAC. Supports subtitles, subtitle decoding is done using the ASS library.So it can play any media formats without any external codecs. ExMplayer also supports 3D video playback, wide variety of 3D formats supported.You can easily watch low volume media files with volume booster with volume boost up to 5000%.Media cutter can be used to cut media files without quality loss.Audio extractor can be used to extract audio from video files.Audio converter supports 11 different audio formats. Download video/audio from YouTube,facebook,dailymotion,metacafe and more sites.
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 25
    Music Lake PC

    Music Lake PC

    Electron Music Lake PC

    Electronic cross-platform music player; can search Netease Cloud, QQ Music, Xiami Music; support QQ, Weibo, Github login, cloud playlist; support one-click import of music platform playlist. Song Api covers NetEase Cloud, QQ Music, Xiami. The interface imitates QQ music. Mac > Windows > Linux will gradually adapt. For Android client, see caiyonglong/MusicLake. The process of login, collection, and playback is basically no problem, and it can be used as a daily work program to listen to songs in the background. The energy is limited, and the demand is not saturated. It will be gradually improved. If you are interested, you can give a star to wait for improvement and bug fixes. You can also submit issues for the desired functions. Code Architecture Diagram. Search/ Featured/ List/ Artist Details/ Album Details/ Song Comments/ Netease Cloud MV. Support QQ, Weibo authorized login, cloud playlist. Support one-click import of NetEase Cloud, QQ Music, Xiami playlist.
    Downloads: 2 This Week
    Last Update:
    See Project