Pinned Repositories
3D-SE-Diffusion
3D-Speaker
A repository for single- and multi-modal speaker verification, speaker recognition and speaker diarization.
3dti_AudioToolkit
3D Tune-In Toolkit is a custom open-source C++ library developed within the EU-funded project 3D Tune-In. The Toolkit provides a high level of realism and immersiveness within binaural 3D audio simulations, while allowing for the emulation of hearing aid devices and of different typologies of hearing loss.
Academic-project-page-template
A project page template for academic papers. Demo at https://eliahuhorwitz.github.io/Academic-project-page-template/
AcademiCodec
AcademiCodec: An Open Source Audio Codec Model for Academic Research
acoular
Library for acoustic beamforming
Acoustic-Source-Localization-System
BSc Thesis: Acoustic source localization embedded system to estimate direction of sound arrival using time difference between sound wave arrival to 4 microphones.
Acoustic_echo_cancellation
AcousticSimulationFramework
This repository contains code for an acoustic simulation framework that can be used for acoustic/ultrasonic indoor positioning and/or data driven applications.
Sep-TFAnet-VAD
BaekMS's Repositories
BaekMS/AcousticSwarms-Robots
BaekMS/audiomentations
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
BaekMS/audiosocket
Simple bidirectional audio protocol
BaekMS/awesome-python-scientific-audio
Curated list of python software and packages related to scientific research in audio
BaekMS/DPTBF
BaekMS/DR-MUSIC_ICASSP23
BaekMS/DTCN
BaekMS/ffts
The Fastest Fourier Transform in the South
BaekMS/FN-SSL
PyTorch implementation of "FN-SSL: Full-Band and Narrow-Band Fusion for Sound Source Localization." [INTERSPEECH 2023]
BaekMS/FQSE
Fully Quantized Neural Networks For Speech Enhancement
BaekMS/Inter-SubNet
The official PyTorch implementation of "Inter-SubNet: Speech Enhancement with Subband Interaction", accepted by ICASSP 2023.
BaekMS/kaldifeat
Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - Provide C++ & Python API
BaekMS/LPCNet
Efficient neural speech synthesis
BaekMS/meeteval
BaekMS/MFNet
This repo provides the processed samples of the manuscript "a Mask Free Neural Network for Monaural Speech Enhancement", which was accepted by INTERSPEECH2023.
BaekMS/ml-spatial-librispeech
A large synthetic dataset of spatial audio with multiple labels
BaekMS/mos-finetune-ssl
BaekMS/nfs-binaural
BaekMS/pulse
A Pytorch implementation of "Audio signal enhancement with learning from positive and unlabelled data"
BaekMS/pydiogment
:mega: Python library for audio augmentation
BaekMS/pysoundloc
BaekMS/python-acoustics
A Python library aimed at acousticians.
BaekMS/SC-Wind-Noise-Generator
Generate synthetic wind noise signals based on a wind speed profile.
BaekMS/speechmetrics
A wrapper around speech quality metrics MOSNet, BSSEval, STOI, PESQ, SRMR, SISDR
BaekMS/SRMRpy
Python implementation of the SRMR toolbox
BaekMS/SRP-DNN
A python implementation of “SRP-DNN: Learning Direct-Path Phase Difference for Multiple Moving Sound Source Localization” [ICASSP 2022]
BaekMS/TDANet
An efficient speech separation method
BaekMS/torch-pesq
PyTorch implementation of the Perceptual Evaluation of Speech Quality for wideband audio
BaekMS/Unified-Enhance-Separation
Code for paper "Unifying Speech Enhancement and Separation with Gradient Modulation for End-to-End Noise-Robust Speech Separation"
BaekMS/vector-quantize-pytorch
Vector Quantization, in Pytorch