Maghoumi / pytorch-softdtw-cudaLinks
Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch
☆717Updated last year
Alternatives and similar repositories for pytorch-softdtw-cuda
Users that are interested in pytorch-softdtw-cuda are comparing it to the libraries listed below
Sorting:
- An implementation of SoftDTW for PyTorch.☆228Updated 5 years ago
- Python implementation of soft-DTW.☆579Updated last year
- PyTorch implementation of Soft-DTW: a Differentiable Loss Function for Time-Series in CUDA☆147Updated 4 years ago
- (FTML 2021) Official implementation of Dynamical VAEs☆232Updated 2 years ago
- PyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]☆269Updated 6 years ago
- Contrastive Predictive Coding for Automatic Speaker Verification☆502Updated 6 years ago
- Code for our NeurIPS 2019 paper "Shape and Time Distortion Loss for Training Deep Time Series Forecasting Models"☆393Updated 5 years ago
- An implementation of the Contrast Predictive Coding (CPC) method to train audio features in an unsupervised fashion.☆362Updated 4 years ago
- Torch implementation of Soft-DTW, supports CUDA.☆45Updated 2 years ago
- DiffWave is a fast, high-quality neural vocoder and waveform synthesizer.☆866Updated last year
- An implementation of soft-DTW divergences.