jingyuanz / keras-self-attention-layer
a simple implementation of self attention layer that outputs flattened sentence embedding matrix, with the Frobenius norm penalty
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for keras-self-attention-layer
- Layer normalization implemented in Keras☆60Updated 2 years ago
- Time Delayed NN implemented in pytorch☆81Updated 7 years ago
- ☆27Updated 5 years ago
- Minimal implementation of Contrastive Predictive Coding for audio.☆16Updated 4 years ago
- ☆39Updated 6 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 5 years ago
- ☆27Updated 7 years ago
- Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf☆73Updated 3 years ago
- Framewise phoneme classification on the TIMIT dataset using neural networks☆19Updated 8 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders…☆52Updated 6 years ago
- A PyTorch implementation of fast-wavenet☆91Updated 6 years ago
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆153Updated 6 years ago
- This is a project of speech emotion recognition using KERAS based Semi-Generative Adversarial Networks.☆11Updated 6 years ago
- Orkis-Research / Quaternion-Convolutional-Neural-Networks-for-End-to-End-Automatic-Speech-RecognitionThis is the code for the paper 'Quaternion Convolutional Neural Networks for End-to-End Automatic Speech Recognition'. It provides all th…☆63Updated 5 years ago
- Source code for 'Transfer Learning for Speech Recognition on a Budget' published at ACL 2017☆46Updated 7 years ago
- Public repository for the paper "Learning Sound Event Classifiers from Web Audio with Noisy Labels"☆95Updated 5 years ago
- ASR project with pytorch-lightning☆20Updated 4 years ago
- Quasi-RNN for language modeling☆58Updated 7 years ago
- ☆34Updated 5 years ago
- PyTorch implementation of a Time Delay Neural Network (TDNN)☆40Updated 5 years ago
- seq2seq attention in keras☆40Updated 5 years ago
- Convolutional neural networks for sound classification☆20Updated 6 years ago
- ☆15Updated 6 years ago
- ☆24Updated 4 years ago
- Theano implementation of Sequence-to-Sequence Autoencoder☆13Updated 6 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆79Updated 7 years ago
- A Tensorflow Implementation of VQ-VAE Speaker Conversion☆43Updated 6 years ago
- This repository contains the code to reproduce the core results from the paper "Learning Latent Representations for Speech Generation and…☆52Updated 6 years ago
- Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API …☆89Updated 5 years ago