Pinned Repositories
adaptive_voice_cloning
ai-deadlines
:alarm_clock: AI conference deadline countdowns
BERT_sentiment_classification
BERT-based binary sentiment classification + Byte-pair encoding (BPE) implemented from scratch.
dv3_world
Deep voice 3 + WORLD vocoder.
emotion_tts
French_EN_NMT
French to English neural machine translation trained on multi30k dataset.
Korean_Intent_classifier
korean_text_normalizer
pitchtron
TTS for pitch-accented language. Korean dialect DB.
pytorch_non_parallel_vc
pytorch version of andabi vc, also supports faster conversion that I proposed. Similarity and naturalness are about the same as andabi repo
hash2430's Repositories
hash2430/pitchtron
TTS for pitch-accented language. Korean dialect DB.
hash2430/dv3_world
Deep voice 3 + WORLD vocoder.
hash2430/emotion_tts
hash2430/adaptive_voice_cloning
hash2430/BERT_sentiment_classification
BERT-based binary sentiment classification + Byte-pair encoding (BPE) implemented from scratch.
hash2430/French_EN_NMT
French to English neural machine translation trained on multi30k dataset.
hash2430/Korean_Intent_classifier
hash2430/Question_answering
This simple question answering model achieves F1 score of 80.56 on dev set of SQuAD
hash2430/ai-deadlines
:alarm_clock: AI conference deadline countdowns
hash2430/AwesomeKorean_Data
한국어 데이터 세트 링크
hash2430/DistilKoBERT
Distillation of KoBERT from SKTBrain (Lightweight KoBERT)
hash2430/emotiontts_open_db
음성DB 공개
hash2430/Episodic-DG
This is the repo for the paper "Episodic Training for Domain Generalization" https://arxiv.org/abs/1902.00113
hash2430/flowtron
Auto-regressive flow-based generative network for text to speech synthesis
hash2430/GoEmotions-Korean
Korean version of GoEmotions Dataset 😍😢😱
hash2430/hash2430.github.io
hash2430/KoBERT
Korean BERT pre-trained cased (KoBERT)
hash2430/KoBERT-nsmc
Naver movie review sentiment classification with KoBERT
hash2430/kochat
Opensource Korean chatbot framework based on deep learning 💬
hash2430/KoELECTRA
Pretrained ELECTRA Model for Korean
hash2430/kor_pratrain_LM
https://ailabs.enliple.com/
hash2430/korean-hate-speech
Korean HateSpeech Dataset
hash2430/korean_toxic_detection
hash2430/LASER
Language-Agnostic SEntence Representations
hash2430/mellotron
Mellotron: a multispeaker voice synthesis model based on Tacotron 2 GST that can make a voice emote and sing without emotive or singing training data
hash2430/ML-Interview
Resources I used for ML Engineer, Applied Scientist and Quant Researcher interviews.
hash2430/nlp-startups
국내 자연어 처리 기술을 연구 및 개발하는 스타트업 목록
hash2430/nlpaug
Data augmentation for NLP
hash2430/sacred
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
hash2430/Word2vec
Word2vec implementation with naive softmax loss and negative sampling softmax.