Skip to content

Acoustic simulation for crosstalk + background noise. Based on Pyroomacoustics library

Notifications You must be signed in to change notification settings

luisst/Noisy-Speech_Acoustics_Sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acoustics-based Simulation Environment

Installation Instructions

Create a conda environment of Python 3.9 (in Linux it also works in Python 3.11.3) conda create --name pyroomWin python=3.9 numpy matplotlib pandas

Install the following pip dependencies

pip install pyroomacoustics
pip install soundfile
pip install sounddevice
pip install librosa

Install utils library (Pending to be posted properly) cd ~/Dropbox/SpeechFall2022/SpeakerLID_GT_code/utls pip install -e .

Locate Noises npy and update location (pending to be posted in a storage service)

About

Acoustic simulation for crosstalk + background noise. Based on Pyroomacoustics library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages