Showing 128 open source projects for "waveform"

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
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    wavesurfer.js

    wavesurfer.js

    Navigable waveform built on Web Audio and Canvas

    ...The audio will start playing as you press play. A thin line will be displayed until the whole audio file is downloaded and decoded to draw the waveform. Web Audio needs the whole file to decode it in the browser. You can however load pre-decoded waveform data to draw the waveform immediately. wavesurfer.js runs on modern browsers supporting Web Audio, including Firefox, Chrome, Safari (desktop and mobile) and Opera.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    FDWaveformView

    FDWaveformView

    Reads an audio file and displays the waveform

    FDWaveformView is an easy way to display an audio waveform in your app. It is a nice visualization to show a playing audio file or to select a position in a file. To use it, add an FDWaveformView using Interface Builder or programmatically and then just load your audio as per this example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Color to Waveform

    Color to Waveform

    Convert colors to synth presets

    The purpose of the program is to convert a color to a waveform you can use as a synthesizer oscillator inside a DAW such as FL Studio from Image Line. Many synths are provided with an option to load your own waveform, to replace the basic saw, square and sine waveforms commonly used to create synth sounds. The waveform generated by the program will correspond to the subliminal synesthetic sensation of the selected color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JUDI.jl

    JUDI.jl

    Julia Devito inversion

    JUDI is a framework for large-scale seismic modeling and inversion and is designed to enable rapid translations of algorithms to fast and efficient code that scales to industry-size 3D problems. The focus of the package lies on seismic modeling as well as PDE-constrained optimization such as full-waveform inversion (FWI) and imaging (LS-RTM). Wave equations in JUDI are solved with Devito, a Python domain-specific language for automated finite-difference (FD) computations. JUDI's modeling operators can also be used as layers in (convolutional) neural networks to implement physics-augmented deep learning algorithms thanks to its implementation of ChainRules's rrule for the linear operators representing the discre wave equation.
    Downloads: 4 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
    PSLab Android App

    PSLab Android App

    PSLab Android App

    ...This repository holds the Android App for performing experiments with PSLab. PSLab is a tiny pocket science lab that provides an array of equipment for doing science and engineering experiments. It can function like an oscilloscope, waveform generator, frequency counter, programmable voltage and current source and also as a data logger. PSLab is a tiny pocket science lab that provides an array of equipment for doing science and engineering experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MLX-Audio

    MLX-Audio

    A text-to-speech, speech-to-text and speech-to-speech library

    ...It includes examples such as audiobook generation to demonstrate long-form synthesis and joined audio segments. On top of that, MLX-Audio offers a modern web interface powered by FastAPI, with real-time waveform and 3D visualizations, file upload, and audio management.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Must Reading on ISAC

    Must Reading on ISAC

    Must Reading Papers, Research Library, Open-Source Code

    A design paradigm and corresponding enabling technologies, in which sensing and comms systems are integrated to efficiently utilize congested wireless/hardware resources, and even to pursue mutual benefits. Waveform Design and Signal Processing Aspects for Fusion of Wireless Communications and Radar Sensing. Supported by IEEE ComSoc ISAC Emerging Technology Initiative (ETI). Integrating Sensing and Communications for Ubiquitous IoT. Include reproducible codes, good papers and a research libary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TorchAudio

    TorchAudio

    Data manipulation and transformation for audio signal processing

    The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names). Therefore, it is primarily a machine learning library and not a general signal processing library. The benefits of PyTorch can be seen in torchaudio through having all the computations be through PyTorch...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    pyAudioAnalysis

    pyAudioAnalysis

    Python Audio Analysis Library: Feature Extraction, Classification

    pyAudioAnalysis is an open-source Python library designed for audio signal analysis, machine learning, and music information retrieval tasks. The project provides a collection of tools that allow developers to extract meaningful features from audio files and use those features for classification, segmentation, and analysis. The library supports multiple audio processing workflows, including feature extraction from raw audio signals, training of machine learning models, and automatic audio...
    Downloads: 4 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
    uPlot

    uPlot

    Chart for time series, lines, areas, ohlc and bars

    ...However, if you need 60fps performance with massive streaming datasets, uPlot can only get you so far. WebGL should still be the tool of choice for applications like realtime signal or waveform visualizations: See danchitnis/webgl-plot, huww98/TimeChart, epezent/implot, or commercial products like LightningChart®.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    AudioKit

    AudioKit

    Swift audio synthesis, processing, & analysis platform

    AudioKit is an entire audio development ecosystem of code repositories, packages, libraries, algorithms, applications, playgorunds, tests, and scripts, built and used by a community of audio programmers, app developers, engineers, researchers, scientists, musicians, gamers, and people new to programming. An important goal for AudioKit is to allow it to grow and be maintainable by a handful of volunteers. For this reason we have extensive tests that are run whenever changes are made to any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    WhisperSpeech

    WhisperSpeech

    An Open Source text-to-speech system built by inverting Whisper

    ...Its architecture follows a token-based, multi-stage pipeline inspired by AudioLM and SPEAR-TTS: Whisper is used to produce semantic tokens, EnCodec compresses the waveform into acoustic tokens, and Vocos reconstructs high-fidelity audio from those tokens. The repository includes notebooks and scripts for inference, long-form synthesis, and finetuning, as well as pre-trained models and converted datasets hosted on Hugging Face. Performance optimizations like torch.compile, KV-caching, and architectural tweaks allow the main model to reach up to 12× real-time speed on a consumer RTX 4090.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    WavTokenizer

    WavTokenizer

    SOTA discrete acoustic codec models with 40/75 tokens per second

    ...Its architecture incorporates a broader vector-quantization space, extended contextual windows, and improved attention networks, combined with multi-scale discriminators and inverse Fourier transform blocks to enhance waveform reconstruction. Extensive experiments show that WavTokenizer matches or surpasses previous neural codecs across speech, music, and general audio on both objective metrics and subjective listening tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XiangShan

    XiangShan

    Open-source high-performance RISC-V processor

    ...The project invests heavily in verification: differential testing against reference models, extensive random instruction tests, and full software stacks (bootloaders, Linux) to validate correctness under realistic workloads. Tooling around the core (build scripts, simulators, waveform/debug support) lowers the barrier for academics and industry contributors to experiment and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Step-Audio-EditX

    Step-Audio-EditX

    LLM-based Reinforcement Learning audio edit model

    Step-Audio-EditX is an open-source, 3 billion-parameter audio model from StepFun AI designed to make expressive and precise editing of speech and audio as easy as text editing. Rather than treating audio editing as low-level waveform manipulation, this model converts speech into a sequence of discrete “audio tokens” (via a dual-codebook tokenizer) — combining a linguistic token stream and a semantic (prosody/emotion/style) token stream — thereby abstracting audio editing into high-level token operations. This allows users to modify not only what is said (the text) but also how it's said: emotion, tone, speaking style, prosody, accent, even paralinguistic cues. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Subtitle-Workshop-Classic-v6.3.4

    Subtitle Editor derived from 6.0c, but with VLC and Hunspell checker

    Audio waveform, VLC Video Renderer, UTF8 coding, Audio stream detection and Selection, Resizeable screens, Hunspell spellcheck, Easy shortcut editing, user profiles and more than 70 filetypes supported.
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 17
    DesktopWebRadio
    DesktopWebRadio Win Forms .Net 8: Loads radio stations from the InternetRadio.csv file which must be placed in the main directory. Modifies the color theme based on MaterialSkin options. Displays audio waveform animations. Displays song metadata: 'Station', 'Artist', 'Song Title', when available. Displays album covers when available on Discogs or Last.fm; clicking on the control displays an enlarged image of the cover. v1.1.0 .Net Framework 4.8
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    vmio

    vmio

    A VMIO is a software oscilloscope.

    ...The main purposes are to display repetitive or single waveforms on the screen that would otherwise occur too briefly to be perceived by the human eye. The displayed waveform can then be analyzed for properties such as bit value, frequency, rise timestamp, time interval and others. Calculation of these values require analyzing the waveform against the scales built into the screen of the VMIO. This powerful utility is a handy tool for hardware engineers, BIOS engineers, driver developers, QA engineers, performance test engineers, diagnostic engineer, etc. it can be used in the sciences, medicine, engineering, automotive and the telecommunications industry. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Text to Waveform

    Text to Waveform

    Create synth presets from words

    Convert words to waveforms you can load into a synthesizer oscillator to create synth presets. Have fun turning your name, your friends' names, your city name, your pet's name, your team's name into synth presets you can use to produce a track.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TDSO112A

    TDSO112A

    DSO112A controlled by a PC

    ...Although still a work in progress, it is fully functional and extends the functionality of this small oscilloscope by adding: - Different spectrograms - High-frequency trigger (not available via hardware) - Protocol reading: UART, DHT11... - Waveform saving via CSV Logo: <a href="https://www.flaticon.com/free-icons/oscilloscope" title="oscilloscope icons">Oscilloscope icons created by Freepik - Flaticon</a>
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    dspice
    ...Creating new symbols for models; . Drawing circuit by schematic (CAD approach); . Simulating the circuit by ngspice commands; . Presenting simulation results in waveform; . Licensed under: DSPICE is free to use. GPLv3 ; . Open source;
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PyAMS

    PyAMS

    PyAMS (Python for Analog and Mixed Signals) CAD approach

    PyAMS (Python for Analog and Mixed Signals) is used to simplify modeling analog elements and simulate electronic circuit The objectives of PyAMS is: - Drawing circuit by schematic (CAD approach); - Simulating the circuit; - Creating new symbols for models; - Creating new models of electrical elements by using Python language with pyams_lib; - Presenting simulation results in waveform or in probe; - PyAMS is developed with Python 3+, ElectronJS and NodeJs - Licensed under: PyAMS is free to use. GPLv3 . - Open source.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    ...However, it also offers extra functionality via applications and utilities developed by others. Electronic Design Automation (EDA) tool suites are used to provide schematic capture and editing, and schematic to netlist conversion. Waveform data viewers are used to display simulation results and PDF viewers to display user manuals.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    ...At the time of writing the publication, limr builded upon gateware version 2.17 from June 2018, which was used with API version 18.04.19. Feb2022: LimeSDR USB gateware/API updates, including a new optional gateware fork that allows to playback a waveform directly from LimeSDR memory, which is very useful for setting up CW experiments. Jan2024: LimeSDR Mini 2.0 gateware added Do not hesitate to ask in case of installation problems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ЛазМер/ LazMer

    A package of components for measurement and automation in Lazarus.

    A package of components for measurement and automation in Lazarus.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB