Pinned Repositories
aft-pytorch
Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.
algorithm
ar-vits
text to speech using autoregressive transformer and VITS
Automatic-Prosody-Annotation
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
Electra_CRF_NER
We start a company-name recognition task with a small scale and low quality training data, then using skills to enhanced model training speed and predicting performance with least artificial participation. The methods we use involve lite pre-training models such as Albert-small or Electra-small with financial corpus, knowledge of distillation and multi-stage learning. The result is that we improve the recall rate of company names recognition task from 0.73 to 0.92 and get 4 times as fast as BERT-Bilstm-CRF model.
learningtensorflow.com
select_feature
VoiceFlow-TTS
This is the official code for "VoiceFlow: Efficient Text-to-Speech with Rectified Flow Matching"
zshy1205's Repositories
zshy1205/learningtensorflow.com
zshy1205/select_feature
zshy1205/algorithm
zshy1205/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
zshy1205/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
zshy1205/chinese_text_normalization
Chinese text normalization for speech processing
zshy1205/eda_nlp
Code for the ICLR 2019 Workshop paper: Easy data augmentation techniques for boosting performance on text classification tasks.
zshy1205/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
zshy1205/faceswap
Python script to put facial features from one face onto another
zshy1205/Familia
A Toolkit for Industrial Topic Modeling
zshy1205/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
zshy1205/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
zshy1205/k-vim
vim配置
zshy1205/MachineLearning
Basic Machine Learning and Deep Learning
zshy1205/maxent
Maximum Entropy Modeling Toolkit for Python and C++
zshy1205/merlin
This is now the official location of the Merlin project.
zshy1205/python-hashes
Interesting (non-cryptographic) hashes implemented in pure Python.
zshy1205/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
zshy1205/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
zshy1205/rabbitmq-c
RabbitMQ C client
zshy1205/rnnoise
Recurrent neural network for audio noise reduction
zshy1205/sklearn-introduction
3节课简单入门一下sklearn
zshy1205/speech-denoising-wavenet
A neural network for end-to-end speech denoising
zshy1205/tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
zshy1205/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
zshy1205/tensorflow
Computation using data flow graphs for scalable machine learning
zshy1205/Tensorflow-Tutorial
Some interesting TensorFlow tutorials for beginners.
zshy1205/transformer
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
zshy1205/wavenet_vocoder
WaveNet vocoder
zshy1205/World
A high-quality speech analysis, manipulation and synthesis system