Pinned Repositories
Attentions-in-Tacotron
Bert-VITS2
vits2 backbone with multilingual-bert
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
ctpn_densenet-ocr
ctpn+densenet chinese ocr
model_quantization
tacotron-2_melgan
tacotron-2(pytorch) + melgan(pytorch) chinese TTS
tacotron-2_wavernn
tacotron-2(pytorch) + wavernn(pytorch) chinese TTS
WaveRNN-Pytorch
Fatcord's Alternative WaveRNN (Faster training)
wavernn_c_mb
cpp implementation for mb-wavernn inference
yolo3_densenet_ocr_ncnn
wqt2019's Repositories
wqt2019/tacotron-2_wavernn
tacotron-2(pytorch) + wavernn(pytorch) chinese TTS
wqt2019/tacotron-2_melgan
tacotron-2(pytorch) + melgan(pytorch) chinese TTS
wqt2019/yolo3_densenet_ocr_ncnn
wqt2019/ctpn_densenet-ocr
ctpn+densenet chinese ocr
wqt2019/wavernn_c_mb
cpp implementation for mb-wavernn inference
wqt2019/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
wqt2019/model_quantization
wqt2019/WaveRNN-Pytorch
Fatcord's Alternative WaveRNN (Faster training)
wqt2019/Attentions-in-Tacotron
wqt2019/Bert-VITS2
vits2 backbone with multilingual-bert
wqt2019/chinese_text_normalization
Chinese text normalization for speech processing
wqt2019/llama2.c
Inference Llama 2 in one file of pure C
wqt2019/llama3.cuda
llama3.cuda is a pure C/CUDA implementation for Llama 3 model.
wqt2019/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
wqt2019/so-vits-svc
SoftVC VITS Singing Voice Conversion
wqt2019/sonic
Simple library to speed up or slow down speech
wqt2019/tableImageParser_tx
table structure recognition
wqt2019/Tacotron2-PyTorch
Yet another PyTorch implementation of Tacotron 2 with reduction factor and faster training speed.