superhg2012's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
ahkarami/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
TensorSpeech/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
conanhujinming/tips_for_interview
我的一些面试心得;自学CS历程分享;找工作求职经验分享
yangjianxin1/GPT2-chitchat
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI**)
yfeng95/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
ming024/FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
imcaspar/gpt2-ml
GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型
kan-bayashi/ParallelWaveGAN
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
HIT-SCIR/pyltp
pyltp: the python extension for LTP
coqui-ai/open-speech-corpora
💎 A list of accessible speech corpora for ASR, TTS, and other Speech Technologies
NVIDIA/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
coqui-ai/TTS-papers
🐸 collection of TTS papers
seungwonpark/melgan
MelGAN vocoder (compatible with NVIDIA/tacotron2)
Baidu-AIP/speech-vad-demo
集成Webrtc的VAD,用于切分音频文件
thu-spmi/CAT
A CRF-based ASR Toolkit
janvainer/speedyspeech
nttcslab-sp/kaldiio
A pure python module for reading and writing kaldi ark files
ZhengkunTian/rnn-transducer
A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition
jinhan/tacotron2-vae
Implementation of "Learning Latent Representations for Style Control and Transfer in End-to-end Speech Synthesis"
cinastanbean/pytorch-onnx-tensorflow-pb
Converting A PyTorch Model to Tensorflow pb using ONNX
by2101/OpenASR
A pytorch based end2end speech recognition system.
CSTR-Edinburgh/ophelia
Sequence-to-sequence TTS based on Kyubyong's dc_tts
seanpmorgan/tf-weightnorm
Examples for TensorFlow Weight Normalization
jxzhanggg/ForwardAttention