anton-jeran/FAST-RIR
This is the official implementation of our neural-network-based fast diffuse room impulse response generator (FAST-RIR) for generating room impulse responses (RIRs) for a given acoustic environment.
This tool generates realistic room impulse responses (RIRs) for specific room sizes and acoustics, simulating how sound travels in an environment. You input room dimensions, listener and speaker positions, and the desired reverberation time, and it outputs the corresponding RIRs. This is ideal for audio engineers, researchers, or anyone needing synthetic acoustic data for speech processing, virtual reality, or sound design applications.
178 stars. No commits in the last 6 months.
Use this if you need to quickly generate a large number of diverse room impulse responses for rectangular rooms with specified acoustic properties for simulations or datasets.
Not ideal if you need RIRs for complex 3D environments with irregular shapes or if your reverberation time requirements fall outside the 0.2s to 0.7s range.
Stars
178
Forks
33
Language
Python
License
AGPL-3.0
Category
Last pushed
Jul 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/anton-jeran/FAST-RIR"
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.