Pinned Repositories
Audio-Spectrum-Analyzer-in-Python
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
audio2midi
MetaSparseINR
Meta-Learning Sparse Implicit Neural Representations (NeurIPS 2021)
mulap
Official implementation of "Learning Music Audio Representations Via Weak Language Supervision" (ICASSP 2022)
NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
parallel-distributed-computing
pov-ray-tracing
Ray tracing 25 scenes in 25 days with POV-Ray
pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Speaker-Diarization
speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition
spot-adv-by-vocoder
DashKev's Repositories
DashKev/Audio-Spectrum-Analyzer-in-Python
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
DashKev/audio2midi
DashKev/MetaSparseINR
Meta-Learning Sparse Implicit Neural Representations (NeurIPS 2021)
DashKev/mulap
Official implementation of "Learning Music Audio Representations Via Weak Language Supervision" (ICASSP 2022)
DashKev/NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
DashKev/parallel-distributed-computing
DashKev/pov-ray-tracing
Ray tracing 25 scenes in 25 days with POV-Ray
DashKev/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
DashKev/Speaker-Diarization
speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition
DashKev/spot-adv-by-vocoder
DashKev/uis-rnn-sml
A better, faster, stronger version of the unbounded interleaved-state recurrent neural network (UIS-RNN)