davidavdav
Educated in experimental physics. Currently researcher in speech technology. Interested in the Julia programming language.
@SpraakLabNijmegen
Pinned Repositories
audacity.py
A Python tool to extract .wav files from Audacity .aup files
GaussianMixtures.jl
Large scale Gaussian Mixture Models
HClust.jl
Hierarchical Clustering for Julia, similar to R's hclust()
JSObjectLiteral.jl
Parse javascript-like object literals in Julia into a Julia object
Kaldi.jl
Julia interface to the Kaldi speech recognition suite.
Musdb.jl
Julia interface to musdb, a signal separation challenge
NamedArrays.jl
Julia type that implements a drop-in replacement of Array with named dimensions
Pi.jl
Various ways to compute π in Julia
ROC
An R package to compute ROC and DET statistics, and calibrate detection classifiers
ROCAnalysis.jl
Receiver Operating Characteristics and functions for evaluation probabilistic binary classifiers
davidavdav's Repositories
davidavdav/NamedArrays.jl
Julia type that implements a drop-in replacement of Array with named dimensions
davidavdav/GaussianMixtures.jl
Large scale Gaussian Mixture Models
davidavdav/ROCAnalysis.jl
Receiver Operating Characteristics and functions for evaluation probabilistic binary classifiers
davidavdav/audacity.py
A Python tool to extract .wav files from Audacity .aup files
davidavdav/JSObjectLiteral.jl
Parse javascript-like object literals in Julia into a Julia object
davidavdav/Kaldi.jl
Julia interface to the Kaldi speech recognition suite.
davidavdav/ROC
An R package to compute ROC and DET statistics, and calibrate detection classifiers
davidavdav/kaldi
This is now the official location of the Kaldi project.
davidavdav/llreval
Python toolkit for likelihood-ratio calibration of binary classifiers
davidavdav/punctuation-restoration
Punctuation Restoration using Transformer Models for High-and Low-Resource Languages
davidavdav/WordErrorRate.py
Alignment and word error rate calculations
davidavdav/InplaceLinalg.jl
Julia macro package supporting in-place linear algebra
davidavdav/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
davidavdav/cmarray.py
Python wrapper around iterators for simple SGE array tasks
davidavdav/Combinatorics.jl
A combinatorics library for Julia
davidavdav/DiarizationTools.jl
Tools for reading / writing "Rich Transcription" RTTM files and computing performances
davidavdav/DSP.jl
Filter design, periodograms, window functions, and other digital signal processing functionality
davidavdav/eer.py
Compute the Equal Error Rate in the ROC convex hull interpretation
davidavdav/FiniteStateTransducers.jl
Play with Weighted Finite State Transducers (WFST) in the Julia language
davidavdav/Julia.jl
Curated decibans of Julia programming language.
davidavdav/M3u8Downloader
Python downloader for HTTP Live Streaming (HLS)
davidavdav/METADATA.jl
Metadata for registered Julia packages.
davidavdav/Minimal.jl
A minimal package for Niko
davidavdav/notebooks
davidavdav/Pkm.jl
A Julia module for computations involving Pokémon Go beasts
davidavdav/pykaldi
A Python wrapper for Kaldi
davidavdav/SGEArrays.jl
SGEArray implements a simple iterator in Julia to efficiently handle Sun Grid Engine task arrays
davidavdav/StatsBase.jl
Basic statistics for Julia
davidavdav/WAV.jl
Julia package for working with WAV files
davidavdav/WordErrorRate.jl
Compute the word error rate for Automatic Speech Recognition