Vladislav Klim

Results 4 repositories owned by Vladislav Klim

Voice_ChatBot

60
Stars
17
Forks
Watchers

Chatbot in russian with speech recognition using PocketSphinx and speech synthesis using RHVoice. The AttentionSeq2Seq model is used. Imlemented using Python3+TensorFlow+Keras.

RNNoise_Wrapper

117
Stars
38
Forks
Watchers

A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.

StressRNN

29
Stars
12
Forks
Watchers

Modified version of RusStress (https://github.com/MashaPo/russtress) — python package for placing stress in Russian text using RNN (BiLSTM) and the "Grammatical Dictionary" by A. A. Zaliznyak (from ht...

Russian_subtitles_dataset

22
Stars
1
Forks
Watchers

Preprocessing of the dataset of 347 subtitles for the TV series (thanks to Taiga Corpus) to build a word2vec model, JamSpell model, neural network training, chat bot training or in any other NLP task.