Pinned Repositories
building_tensorflow
Building TensorFlow v1.15 from source (for CPU and GPU, Python 3.7).
docker_image_with_cuda10_cudnn7
Dockerfiles and manual for easy build of docker image with CUDA10.X and cuDNN7.6 to run TensorFlow/PyTorch on the nvidia GPU in docker-container.
NN_Server
Back-end of the project of intelligence system of neural networks at the department of IIT BSUIR. Implemented with using Python3+TensorFlow+Keras.
RNNoise_Wrapper
A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.
Russian_subtitles_dataset
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.
Simple_speech_synthesizer
A simple speech synthesizer based on phonemes. 4th laboratory work on the discipline EAzIIS (natural language interfaces intelligent systems) of the 7th semester of Department IIT BSUIR.
StressRNN
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 http://odict.ru/).
Uk_Stemmer
A small modification of the stemmer for the Ukrainian language (https://github.com/Amice13/ukr_stemmer)
Voice_ChatBot
Chatbot in russian with speech recognition using PocketSphinx and speech synthesis using RHVoice. The AttentionSeq2Seq model is used. Imlemented using Python3+TensorFlow+Keras.
WebRTCVAD_Wrapper
A simple Python wrapper to simplify working with WebRTC VAD and its rougher analogue based on RMS and ZCR (useful for processing audio recordings before using them with neural networks).
dbklim's Repositories
dbklim/RNNoise_Wrapper
A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.
dbklim/Voice_ChatBot
Chatbot in russian with speech recognition using PocketSphinx and speech synthesis using RHVoice. The AttentionSeq2Seq model is used. Imlemented using Python3+TensorFlow+Keras.
dbklim/StressRNN
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 http://odict.ru/).
dbklim/Russian_subtitles_dataset
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.
dbklim/docker_image_with_cuda10_cudnn7
Dockerfiles and manual for easy build of docker image with CUDA10.X and cuDNN7.6 to run TensorFlow/PyTorch on the nvidia GPU in docker-container.
dbklim/Uk_Stemmer
A small modification of the stemmer for the Ukrainian language (https://github.com/Amice13/ukr_stemmer)
dbklim/WebRTCVAD_Wrapper
A simple Python wrapper to simplify working with WebRTC VAD and its rougher analogue based on RMS and ZCR (useful for processing audio recordings before using them with neural networks).
dbklim/building_tensorflow
Building TensorFlow v1.15 from source (for CPU and GPU, Python 3.7).
dbklim/russian_g2p
Accentor and transcriptor for Russian language
dbklim/DAWG
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
dbklim/getmac
Platform-independent pure-Python module to get a MAC address
dbklim/IDRnd
ID R&D Voice Antispoofing Challenge Solution
dbklim/ipapy
ipapy is a Python module to work with International Phonetic Alphabet (IPA) strings
dbklim/mf-install
Media Foundation workaround for Wine
dbklim/Multi-Tacotron-Voice-Cloning
Phoneme multilingual(Russian-English) voice cloning based on
dbklim/optimized_tensorflow_wheels
Optimized versions TensorFlow and TensorFlow-GPU for specific CPUs and GPUs (for both old and new).
dbklim/porcupine
On-device wake word detection powered by deep learning.
dbklim/prometheus_flask_exporter
Prometheus exporter for Flask applications
dbklim/py-webrtcvad
Python interface to the WebRTC Voice Activity Detector
dbklim/pymorphy2
Morphological analyzer / inflection engine for Russian and Ukrainian languages.
dbklim/pystemmer
Python stemming library using snowball stemmers
dbklim/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
dbklim/Resemblyzer
A python package to analyze and compare voices with deep learning
dbklim/rnnmorph
Морфологический анализатор на основе нейронных сетей и pymorphy2
dbklim/rnnoise
Recurrent neural network for audio noise reduction
dbklim/seq2seq
Sequence to Sequence Learning with Keras (with bug fixes).
dbklim/ts100
The Feature Packed Alternate Open Source firmware for the TS100 iron by miniware.
dbklim/VAD
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
dbklim/Wav2Lip
This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
dbklim/zenbook-issuse-with-ubuntu18.04
zenbook-issuse-with-ubuntu18.04