adrianSRoman/DeepWaveTorch
DeepWave: A Recurrent Neural-Network for Real-Time Acoustic Imaging (PyTorch implementation)
This tool helps acousticians and audio engineers pinpoint sound sources in real-time environments. By taking raw acoustic data from a microphone array, it generates an 'acoustic image' or intensity map showing where sounds are coming from. This is useful for anyone needing to visualize sound fields without complex setups.
No commits in the last 6 months.
Use this if you need to quickly and accurately identify the location of sound sources using microphone array data.
Not ideal if you're not working with real-time acoustic data from microphone arrays or if your application requires extremely low computational overhead on resource-constrained devices.
Stars
23
Forks
3
Language
Python
License
CC-BY-4.0
Category
Last pushed
Jul 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/adrianSRoman/DeepWaveTorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
iver56/audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the...
Rikorose/DeepFilterNet
Noise supression using deep filtering
torchsynth/torchsynth
A GPU-optional modular synthesizer in pytorch, 16200x faster than realtime, for audio ML researchers.
marl/openl3
OpenL3: Open-source deep audio and image embeddings
archinetai/audio-data-pytorch
A collection of useful audio datasets and transforms for PyTorch.