SoundLoc-EQ v1.0.0 #5
liincu4n
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SoundLoc-EQ v1.0.0
Release Date: March 14, 2025
We’re excited to announce the first official release of SoundLoc-EQ, a framework for unbiased sound source localization in circular spaces using deep learning. This release marks the completion of the project, delivering a robust solution for audio localization tasks.
Key Features
encoding_decoding.pymodule introducesunbiased_encodingandweighted_adjacent_decodingto eliminate quantization errors in 360° sound localization.Libri_Circular_4andLibri_adhoc_nodes10_splited, with robust performance in noisy and reverberant conditions.What’s New
train.py) and evaluation (eval.py) pipelines.README.md, including setup, usage, and configuration instructions.1hot_72.ckpt) included for immediate evaluation.Installation
git clone https://github.com/MetaAcoustix/SoundLoc-EQ.git cd SoundLoc-EQpip install &&..Follow the README.md for dataset setup and further instructions.
Usage
python train.pyto train the SS2net model on your dataset.python eval.pyto test the PhaseModel with the provided checkpoint.Known Issues
train.pyandeval.pyare hardcoded (e.g.,/home/liincuan/...). Update these to match your local environment.Future Plans
Project Reportfile for easier dependency management.Acknowledgments
Libri_Circular_4andLibri_adhoc_nodes10_splited.For more details, check the README. We welcome feedback via GitHub issues!
This discussion was created from the release SoundLoc-EQ v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions