All Projects → srvk → DiViMe

srvk / DiViMe

Licence: Apache-2.0 license
ACLEW Diarization Virtual Machine

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language
Dockerfile
14818 projects
perl
6916 projects
assembly
5116 projects

Projects that are alternatives of or similar to DiViMe

Sincnet
SincNet is a neural architecture for efficiently processing raw audio samples.
Stars: ✭ 764 (+2628.57%)
Mutual labels:  speech-processing, audio-processing
Surfboard
Novoic's audio feature extraction library
Stars: ✭ 318 (+1035.71%)
Mutual labels:  speech-processing, audio-processing
Keras Sincnet
Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)
Stars: ✭ 47 (+67.86%)
Mutual labels:  speech-processing, audio-processing
Audino
Open source audio annotation tool for humans™
Stars: ✭ 740 (+2542.86%)
Mutual labels:  speech-processing, audio-processing
Dtln
Tensorflow 2.x implementation of the DTLN real time speech denoising model. With TF-lite, ONNX and real-time audio processing support.
Stars: ✭ 147 (+425%)
Mutual labels:  speech-processing, audio-processing
wavelet-denoiser
A wavelet audio denoiser done in python
Stars: ✭ 29 (+3.57%)
Mutual labels:  speech-processing
DDCToolbox
Create and edit DDC headset correction files
Stars: ✭ 70 (+150%)
Mutual labels:  audio-processing
MusicVisualizer
A music visualizer based on the ATMEGA328P-AU
Stars: ✭ 30 (+7.14%)
Mutual labels:  audio-processing
sonopy
A simple audio feature extraction library
Stars: ✭ 72 (+157.14%)
Mutual labels:  audio-processing
spafe
🔉 spafe: Simplified Python Audio Features Extraction
Stars: ✭ 310 (+1007.14%)
Mutual labels:  speech-processing
web-voice-processor
A library for real-time voice processing in web browsers
Stars: ✭ 69 (+146.43%)
Mutual labels:  audio-processing
react-native-spokestack
Spokestack: give your React Native app a voice interface!
Stars: ✭ 53 (+89.29%)
Mutual labels:  speech-processing
torchsubband
Pytorch implementation of subband decomposition
Stars: ✭ 63 (+125%)
Mutual labels:  speech-processing
keras-audio
keras project for audio deep learning
Stars: ✭ 37 (+32.14%)
Mutual labels:  audio-processing
bob
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland. - Mirrored from https://gitlab.idiap.ch/bob/bob
Stars: ✭ 38 (+35.71%)
Mutual labels:  speech-processing
Realtime AudioDenoise EchoCancellation
No description or website provided.
Stars: ✭ 91 (+225%)
Mutual labels:  audio-processing
ACA-Slides
Slides and Code for "An Introduction to Audio Content Analysis," also taught at Georgia Tech as MUSI-6201. This introductory course on Music Information Retrieval is based on the text book "An Introduction to Audio Content Analysis", Wiley 2012/2022
Stars: ✭ 84 (+200%)
Mutual labels:  audio-processing
FluX
A convenient way of processing digital signals in F#
Stars: ✭ 17 (-39.29%)
Mutual labels:  audio-processing
SpleeterRT
Real time monaural source separation base on fully convolutional neural network operates on Time-frequency domain.
Stars: ✭ 111 (+296.43%)
Mutual labels:  audio-processing
emusic net
Neural network to classify certain styles of Electronic music
Stars: ✭ 22 (-21.43%)
Mutual labels:  audio-processing

This repo contains the ACLEW Diarization Virtual Machine (DiViMe), as described in:

Adrien Le Franc, Eric Riebling, Julien Karadayi, Yun Wang, Camila Scaff, Florian Metze, and Alejandrina Cristia. The ACLEW DiViMe: An easy-to-use diarization tool. In Proc. INTERSPEECH, Hyderabad; India, September 2018. ISCA.

Please see the online documentation at https://divime.readthedocs.io/ for instructions on installation and use.

Quickstart:

  • Install vagrant
  • vagrant plugin install vagrant-aws vagrant-sshfs vagrant-vbguest
  • vagrant up (in the DiViMe folder)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].