Showing 19 open source projects for "data processing"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    AudioCraft

    AudioCraft

    Audiocraft is a library for audio processing and generation

    ...The repo provides inference scripts, checkpoints, and simple Python APIs so you can generate clips from prompts or incorporate the models into applications. It also contains training code and recipes, so researchers can fine-tune on custom data or explore new objectives without building infrastructure from scratch. Example notebooks, CLI tools, and audio utilities help with prompt design, conditioning on reference audio, and post-processing to produce ready-to-share outputs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    miniaudio is written in C with no dependencies except the standard library and should compile cleanly on all major compilers without the need to install any additional development packages. All major desktop and mobile platforms are supported. miniaudio gives you complete flexibility. With the low-level API, just initialize a connection to the device and send or receive raw audio data. The modular design of miniaudio allows you to use the low-level API without compromising your ability to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    speech intonator

    The purpose of the project is to develop audio processing algorithms

    The initial version of the main branch of the project has been completed. The main name of the project is "Java audio mixer Summaha". The second name of the project is "Sound Arithmometer". Main purpose - production of musical sound remixes from a set of samples. The name "Summaha" rhymes well with 'Yamaha' and creates motivation and inspiration to achieve a sound quality comparable to with a well-known brand. Detailed documentation in 'read' signature files. Anyone who is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Sneedacity

    Sneedacity

    Audio Editor

    ...Sneedacity aims to provide a telemetry-free experience while otherwise being up-to-date with Audacity's original codebase, with minor improvements being added as (s)needed by contributors and volunteers like you at large. Sneedacity is free software licensed under GPL, version 2. Macros for chaining commands and batch processing. Scripting in Python, Perl, or any language that supports named pipes. Nyquist Very powerful built-in scripting language that may also be used to create plug-ins. Editing multi-track editing with sample accuracy and arbitrary sample rates. Accessibility for VI users. Analysis and visualization tools to analyze audio or other signal data.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    gentext_chung text and music generator
    gentext genmidi chung is a small text generation / midi piano music gen generator based on SORT dychotomic algorythm (inspired from ai neural networks RNN LSTM and Markov chains but not at all the same) .Trained with an input text file , it can generate random variants text / music stream in response to user input or freely (user enters empty input) or realtime non stop. Written in easy fast compiled freebasic. Generates midi music when load miditext txt files saved with brainpiano3 of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    IDTE- ID3 Tag Editor

    IDTE- ID3 Tag Editor

    A Smarter Way to Tag FLAC, Vorbis, Lyrics, WMA, WavPack, and ID3 Tags

    ...It also includes a powerful audio player with support for 40+ lossy and lossless formats, including FLAC, ALAC, OGG, APE, MP3, and more. IDTE offers a wide range of advanced features: • Rename files using tag information • Export and manage tag data • Create and manage playlists • Search online for missing or incomplete tags • Fetch lyrics and album artwork • Full CUE sheet support • Batch processing and multi-file editing • SFX, visualizations, and more A new, minimalistic version of IDTE is also available for download: https://sourceforge.net/projects/idte ⚠️ Important Notice Tagging MP4 video files and WAV audio files using IDTE is not recommended. ...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 7
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    ...You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. Audio playback/recording and digital signal processing (DSP) - utilising Jack www.jackaudio.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sample Level Musical Timeline

    Sample Level Musical Timeline

    Sample Level Modulation of Musical Timeline

    Sample Level Modulation of Musical Timeline Mingfeng Zhang Dept. of Electrical and Computer Engineering, University of Rochester In this toolbox we provide signal processing tools to allocate music events (samples of musical notes) to specified time locations with sample level accuracy. In this implementation, we use computational tools to add in micro-timing variations in J.S. Bach four-part chorales as a "visualizer" for big data. By extracting data patterns from multiple time scales, we implement a tool that musicians can perform the big data at different resolutions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Accelerated Feature Extraction Tool

    A fast GPU accelerated feature extraction software for speech analysis

    A fast feature extraction software tool for speech analysis and processing. It incorporates standard MFCC, PLP, and TRAPS features. The tool is a specially designed to process very large audio data sets. It uses GPU acceleration if compatible GPU available (CUDA as weel as OpenCL, NVIDIA, AMD, and Intel GPUs are supported). CPU SSE intrinsic instruction set is used in cases where no compatible GPU present.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    FxEngine Framework
    The FxEngine is an Open C++ Framework under LGPL license. The FxEngine Framework simplifies the plugin architecture for the data flow processing. It provides a full control to the plugin architecture for applications that require custom solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Unified DAW Host Control Interface

    Interface specification to divide UI from DAW engine

    This is an interface specification for DAW application. It will help to divide user interface implementation and DAW data processing engine. This project goal is discuss about it and implement interface library to DAW application vendor and developers. Please join this project if you have interest it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IzSound is a STL/C++ stream-oriented sound processing library. It has been designed around small DSP units that can be chained together to operate on the sound data stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    MooSick Music Player
    Free mplayer-based Music Player with a built-in Song Database, Websearch, Streaming and Download Tools and several Audio Effects including Speed Control, Pitch Change, Dynamics Processing, "Live"-, Headphone- and Karaoke Filters and Distortion ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    This is an audio processing project in a very early stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Paramour is a Java library to simplify recording, processing, and playing audio data. It is intended as a back-end for multi-track recording studio software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C::NTR::L
    HCI for audiovisual live performance exploiting physical computing. Transform your standard musical instrument - electric bass, guitar, violin, piano etc - in an augmented tool, an audiovideo controller without exploiting any specific ext. hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A free software development for distributed production of multimedia contents on the Net, based on Pure Data, a realtime audio-video processing (graphical) programming environment: al-jwarizmi captures and mixes live streams produced by a bunch of peers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    lmatsound

    Generate audio data from scratch

    This C# project is composed of a set of objects that either generate or filter sounds. The project is useful for experimenting with sounds: e.g. experimenting with harmonic composition of sounds, alternate tuning systems, effects processing, and other sound synthesis techniques. It has been replaced by a version in C++ at https://sourceforge.net/projects/laudio/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB