Pinned Repositories
BLSTM-1
blstm-cws
blstm-cws : Bi-directional LSTM for Chinese Word Segmentation
kaldi-readers-for-tensorflow
readers that enable reading kaldi ark in tensorflow
listen-attend-and-walk
Code for converting natural language instructions into its corresponding action sequence.
listen-attend-spell
Code for converting speech data into text using encoder-decoder model.
neural-wsd-rnn
python_kaldi_edit_distance
python wrappers of the edit_distance functions of Kaldi-ASR
RNN-Tagger
Bidirectional LSTM-RNN for POS tagger in tensorflow
scikitFlowDemo
Demo of Sci-Kit Learn classes and custom classes
tf-adaptive-softmax-lstm-lm
The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.
pikaliov's Repositories
pikaliov/listen-attend-and-walk
Code for converting natural language instructions into its corresponding action sequence.
pikaliov/AC-BLSTM
Asymmetric Convolutional Bidirectional LSTM Networks for Text Classification
pikaliov/albumentations
fast image augmentation library and easy to use wrapper around other libraries
pikaliov/Amharic-Named-Entity-Recognition-Using-Deep-Neural-Networks
Amharic Named Entity Recognition Models ,Built Using Keras BLSTM,LSTM and CNN
pikaliov/anago
Bidirectional LSTM-CRF for Sequence Labeling. Easy-to-use and state-of-the-art performance.
pikaliov/Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
pikaliov/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition, Speaker Verification, Speech Synthesis, Language Modeling
pikaliov/CharLM
Character-aware Neural Language Model implemented by PyTorch
pikaliov/Courses-books-articles-etc
My list of completed/wanted courses, books, articles, etc by topics
pikaliov/datasets_object_detection
Manipulation for object detection datasets and use them as tensors with Pytorch framework
pikaliov/DeepLearningDC
The Deep Learning exercises provided in DataCamp by Dan Becker
pikaliov/Dense_BiLSTM
Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification
pikaliov/Document-Classifier-LSTM
A bidirectional LSTM with attention for multiclass/multilabel text classification.
pikaliov/emotion_classification
Emotion classification from audio files using a bidirectional LSTM model implemented in PyTorch
pikaliov/kaldi
This is now the official location of the Kaldi project.
pikaliov/MADE
Materials from Big Data Academy MADE
pikaliov/MADE_BigData_2021
pikaliov/models
Models and examples built with TensorFlow
pikaliov/ner-bilstm-cnn
Named Entity Recognition with Bidirectional LSTM-CNNs
pikaliov/py-kaldi-asr
Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as convenient as possible.
pikaliov/pySpeechRev
This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of acoustic impulse responses.
pikaliov/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
pikaliov/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
pikaliov/SincNet
SincNet is a neural architecture for efficiently processing raw audio samples.
pikaliov/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
pikaliov/speechbrain
A PyTorch-based Speech Toolkit
pikaliov/Stepik_Sergey_Balakirev_Python
pikaliov/STN_CNN_LSTM_CTC_TensorFlow
use STN+CNN+BLSTM+CTC to do OCR
pikaliov/tensorflow
Computation using data flow graphs for scalable machine learning
pikaliov/ToxicCommentsClassification
Bidirectional LSTM in TensorFlow for Kaggle Text Classification Competition