Showing 649 open source projects for "sounds"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Qwen-Audio

    Qwen-Audio

    Chat & pretrained large audio language model proposed by Alibaba Cloud

    Qwen-Audio is a large audio-language model developed by Alibaba Cloud, built to accept various types of audio input (speech, natural sounds, music, singing) along with text input, and output text. There is also an instruction-tuned version called Qwen-Audio-Chat which supports conversational interaction (multi-round), audio + text input, creative tasks and reasoning over audio. It uses multi-task training over many different audio tasks (30+), and achieves strong multi-benchmarks performance without task-specific fine‐tuning. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Tower Building Game

    Tower Building Game

    HTML5 Canvas Tower Building Game

    Tower Building Game is a small game project — likely implementing a classic “tower defense” or “tower-based” game — designed to showcase game-development fundamentals such as rendering, game logic, user interaction, and possibly simple physics or animations. As an open-source repository, tower_game aims not only to deliver a playable game, but also to serve as a learning resource or template: developers can inspect its code, understand how game loops, input handling, asset management, and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Auto

    Auto

    A collection of source code generators for Java

    Auto is a collection of source code generators for Java. Java is full of code that is mechanical, repetitive, typically untested and sometimes the source of subtle bugs. Sounds like a job for robots! The Auto subprojects are a collection of code generators that automate those types of tasks. They create the code you would have written, but without the bugs. Save time. Save code. Save sanity. Some of Auto subprojects are AutoFactory, JSR-330-compatible factories, AutoService, provider-configuration files for ServiceLoader, AutoValue, immutable value-type code generation for Java 7+, and Common, helper utilities for writing annotation processors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenTTD

    OpenTTD

    Open source simulation game based on Transport Tycoon Deluxe

    OpenTTD is an open source transport simulation game based on the popular game Transport Tycoon Deluxe by Chris Sawyer, with several additions. OpenTTD is as close to the original as you can get, but has been extended with plenty of great features. These include bigger maps (up to 64 times bigger than the original), stable multiplayer mode that allows for up to 255 players in 15 companies, in-game downloading of heightmaps, AIs, scenarios, and so much more. With its many additions and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Noice for Android

    Noice for Android

    The Android app for Noice.

    ...Background noise also masks tinnitus, calms agitated infants, and improves reading and meditation experiences. Noice for Android allows you to create personalized sound environments. It enables you to combine different sounds at different volume levels to create perfect ambient atmospheres. These custom sound surroundings let you drown out distractions and allow you to concentrate. You can also use it to generate a serene, peaceful aura that encourages you to relax and fall asleep.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HTTP Shortcuts for Android

    HTTP Shortcuts for Android

    Android app to create home screen shortcuts

    ...Run arbitrary JavaScript before & after execution, which allows for lots of customization with features such as compute values such as timestamps, random numbers, UUIDs, hashes, HMACs, base64, etc. Parse JSON or XML and extract data from them. Show toast message or message dialogs. Vibrate or play notification sounds. Trigger other shortcuts to chain multiple HTTP requests. Interact with other devices and services by sending TCP or UDP packets, MQTT messages or using Wake-on-LAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Awesome Stock Resources

    Awesome Stock Resources

    Collection of links for free stock photography, video and Illustration

    A curated list of awesome stock photography, video and illustration websites. Contains resources that have specified that their content is ©️ CC0-licensed. The photography resources are those who have declared their own usage and restriction terms. These can be found by clicking the (license) link next to the resource. A collection of links to public domain photography resources. The photographs on some resources require Attribution unless otherwise stated on the website itself. These use a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ESP8266Audio

    ESP8266Audio

    Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3

    ...If you find any bugs, please let me know via the GitHub issue tracker or drop me an email. The MOD and MP3 routines were taken from StellaPlayer and libMAD respectively. The software I2S delta-sigma 32x oversampling DAC was my own creation and sounds quite good if I do say so myself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Downloads: 2 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Audio Priority Bar

    Audio Priority Bar

    A native macOS menu bar app for managing audio device priorities

    Audio Priority Bar is a lightweight macOS utility that gives users precise control over how audio output is prioritized across different apps and devices, filling a gap in the system audio stack that Apple doesn’t natively expose. Once installed, it places an always-accessible control in the menu bar that lets you assign priority levels to individual audio sources so that more important sounds (like alerts, calls, or music) can override or duck less important ones (like background noise or game audio). This becomes especially useful in multitasking situations — for example, keeping voice calls audible while muting or lowering other playback automatically when needed. The tool maintains simple but powerful state management so priorities persist across app launches and device changes, plus it supports per-device profiles so your rules can differ between headphones, speakers, and external monitors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dia

    Dia

    A TTS model capable of generating ultra-realistic dialogue

    ...The model can be conditioned on a reference audio sample, allowing you to control emotion, tone, and other stylistic aspects of the speech. It can also produce nonverbal vocalizations like laughter, coughs, clearing the throat, and similar sounds, which are crucial for making synthetic conversations feel human. Dia is released with pretrained checkpoints and inference code, with weights hosted on Hugging Face, so researchers and developers can quickly try it or integrate it into pipelines. The base model currently targets English and has around 1.6 billion parameters, offering a strong balance between realism and computational cost, while the ecosystem also includes Dia2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    web3.storage

    web3.storage

    The simple file storage service for IPFS & Filecoin

    ...Using IPFS and other decentralized protocols, create a true data layer that connects you, your users, and the Web, regardless of where content is stored - client-side, in the cloud, or elsewhere. Sounds hard? It isn’t. Our client libraries are super easy-to-use, abstracting the complexity of these decentralized protocols. And we provide services like data storage designed to natively support these protocols, so things just work without you ever being locked-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Qwen2-Audio

    Qwen2-Audio

    Repo of Qwen2-Audio chat & pretrained large audio language model

    Qwen2-Audio is a large audio-language model by Alibaba Cloud, part of the Qwen series. It is trained to accept various audio signal inputs (including speech, sounds, etc.) and perform both voice chat and audio analysis, producing textual responses. It supports two major modes: Voice Chat (interactive voice only input) and Audio Analysis (audio + text instructions), with both base and instruction-tuned models. It is evaluated on many benchmarks (speech recognition, translation, sound classification, emotion, etc.), and offers pretrained models (e.g. 7B) released via ModelScope and Hugging Face. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mechvibes

    Mechvibes

    Play mechanical keyboard sounds, typewriter sound as you type

    It's a side project that I made for myself since when I use my own mechanical keyboard at late night or in the office and my parents and my coworkers hate that a lot because the sound of the keyboard is very loud (especially in quiet places). So if you are facing this issue just like me then this product is for you! - Plays typewriter sound - You can add more keyboard sound set by recording any sound you like and add them to this app with some easy steps. - Use your laptop keyboard...
    Leader badge
    Downloads: 1,911 This Week
    Last Update:
    See Project
  • 15
    MP3Gain

    MP3Gain

    Analyzes and adjusts the volume of MP3 files

    MP3Gain analyzes and losslessly adjusts mp3 files to a specified target volume. It does not simply do peak amplitude normalization. Instead, it performs statistical analysis to determine how loud the file actually sounds to the human ear.
    Leader badge
    Downloads: 15,017 This Week
    Last Update:
    See Project
  • 16
    AcousticSoundboard

    AcousticSoundboard

    Free, easy to use, lightweight soundboard for Windows

    ...The main purpose is to conveniently play audio files to others while allowing the user to hear what is playing and still use their microphone normally. There is no installation required, simply unzip the contents wherever you like. On closing, the soundboard will automatically save the user's last devices, sounds, and hotkeys to a database file. View a demo video here https://www.youtube.com/watch?v=cPdncc-q1oM If you want others to hear your microphone and the sounds you play, you will first need to install a virtual audio cable such as this one: https://vb-audio.com/Cable/ IMPORTANT: Windows may warn you that this program contains a virus because it hooks the keyboard. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17

    pysoundanalyser

    a python program to generate, visualize, and manipulate short sounds

    pysoundanalyser is a Python application that can be used to generate, visualize, and manipulate short sounds through a graphical user interface. Visualization functions include visualization of the power spectrum, the spectrogram, the autocorrelation, and the autocorrelogram of a sound. Manipulation functions include filtering, concatenating, cutting, and scaling the level of a sound. Several types of sounds can also be generated including, pure tones, harmonic complex tones, noise of different colours, frequency modulated and amplitude modulated tones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Metronomek

    Metronomek

    Digital metronome that tries to be analogue

    Trivial looking metronome with natural sounds and 'classical' approach.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Theater Effect Panel

    Theater Effect Panel

    Effect Panel is a small software to play sounds on live performances

    Theater Effect Panel (EffectPanel) is a small open source software to play sounds on live performances. You can use this program for free and it can be used with a mouse, a touch panel or over a midi interface with a keyboard or a button pad.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    PetCall

    Detect pet calls

    Identify pet calls over the microphone where its received audio gets tested with pre-recorded sounds of cats, dogs, etc. for comparisons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Denise

    Denise

    C64/Amiga emulator with shader and runAhead

    ...My motivation for this project is understanding how it works and write clean and easy readable code. RetroArch SLANG shaders are supported by Denise. Features already known from the C64 emulation, such as runAhead, savestates, drive sounds, PAL encoding, dynamic rate control, G-Sync/FreeSync, Warp, just in time polling are also available for the Amiga. Denise supports SuperCPU, Final Chesscard, REU, GeoRam, EasyFlash, EasyFlash³, Gmod2, Retro Replay, Action Replay, Final Cartridge, Light Guns/Pens, GunStick, Mouse 1351, Mouse Neos, Paddles, fast loaders such as ProfDOS, PrologicDOS, DolphinDOS, ProSpeed 1571, Turbo Trans, 1571, 1581, drag'n'drop and command line support. ...
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 22
    EliteRoms

    EliteRoms

    Elite Development Project by hassanmirza01

    you can follow progress, new stuff at https://www.EliteDevelopment.com.pk Support on: https://Paypal.me/sheriii999
    Leader badge
    Downloads: 3,278 This Week
    Last Update:
    See Project
  • 23

    WhisperJAV

    A subtitle generator for Japanese Adult Videos.

    A subtitle generator for Japanese Adult Videos. Transformer-based ASR architectures like Whisper suffer significant performance degradation when applied to the spontaneous and noisy domain of JAV. This degradation is driven by specific acoustic and temporal characteristics that defy the statistical distributions of standard training data.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 24
    Lilidog

    Lilidog

    Lightweight and stable Debian based Linux distro with Openbox.

    Lilidog Linux is a lightweight, full featured distribution based on Debian stable with the Openbox window manager. Both X11, and Wayland versions are based on Debian 13 Trixie. Available versions: Lilidog - Comes with everything necessary to get started. Use this version if looking for an out of the box computing experience with everything you need. Beardog - The 'bare' version of Lilidog, without Lightdm, but the option to install Lightdm and most of the other features of the...
    Leader badge
    Downloads: 1,235 This Week
    Last Update:
    See Project
  • 25
    Puzzle Patch

    Puzzle Patch

    Entertaining and interactive game of solving 50+ puzzle pieces

    ...Visual recognition will be improved as kids try to identify shapes, patterns. Puzzle Patch has a wide array of features and functionalities designed to immerse you in a world of captivating gameplay with immersive sounds and delightful interaction. With a friendly user interface, and options to change background color, solving the puzzle is more of fun. Join us in the world of Puzzle Patch and unleash your puzzle-solving prowess! Whether you're a seasoned enthusiast or a curious beginner, solving puzzle is fun. Get ready for dazzling visuals and sounds. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB