Pinned Repositories
ASR
GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
impala
hbase-clouder-0.94.6
jaxrl
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
LLaSM
第一个支持中英文双语语音-文本多模态对话的开源可商用对话模型。便捷的语音输入将大幅改善以文本为输入的大模型的使用体验,同时避免了基于 ASR 解决方案的繁琐流程以及可能引入的错误。
PunctuationModel
中文标点符号模型,可以给文本添加标点符号。
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
self-llm
《开源大模型食用指南》基于AutoDL快速部署开源大模型,更适合中国宝宝的部署教程
tensorflow-with-kenlm
Tensorflow with KenLM integrated for beam search scoring
VTuberTalk
shiyuzh2007's Repositories
shiyuzh2007/AlphaZero_Gomoku_MPI
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
shiyuzh2007/athena-decoder
shiyuzh2007/Audio2Vec-2
Complete Pytorch code for model with data pipeline
shiyuzh2007/BilibiliBangumiSpider
使用scrapy爬取B站的三千余部番剧的基本信息并存入MySQL数据库中,目前包含name, poster_href, watch_number, detailed_url, rank, desc, cv, tags, staff等基本属性
shiyuzh2007/Chinese-medical-dialogue-data
Chinese medical dialogue data 中文医疗对话数据集
shiyuzh2007/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
shiyuzh2007/CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
shiyuzh2007/espnet-semi-supervised
ESPnet extensions for semi-supervised end-to-end speech recognition
shiyuzh2007/Espnet2TensorRT_ASR
shiyuzh2007/GAN_mapping_relationship
Code:Completely Unsupervised Phoneme Recognition by Adversarially Learning Mapping Relationships from Audio Embeddings
shiyuzh2007/hDQN
Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)
shiyuzh2007/kaldi-grammar-simple
Simple voice recognition grammar for coding on Linux.
shiyuzh2007/mtandseq2seq-code
Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models
shiyuzh2007/neural_sp
End-to-end ASR/LM implementation with pytorch.
shiyuzh2007/NLRL
Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)
shiyuzh2007/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
shiyuzh2007/python_speech_features
This library provides common speech features for ASR including MFCCs and filterbank energies.
shiyuzh2007/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
shiyuzh2007/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
shiyuzh2007/pytorch-vq-vae
PyTorch implementation of VQ-VAE by Aäron van den Oord et al.
shiyuzh2007/pytorch.rl.learning
for learning reinforcement learning using PyTorch.
shiyuzh2007/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
shiyuzh2007/rnnoise
Recurrent neural network for audio noise reduction
shiyuzh2007/Shameless_lexicon_data
中文 lexicon 庫
shiyuzh2007/speech
A PyTorch Implementation of End-to-End Models for Speech-to-Text
shiyuzh2007/Speech-Recognition
This repository contains the code for the speech recognition in python
shiyuzh2007/TinyBERT-1
shiyuzh2007/vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch
shiyuzh2007/zamia-speech
Open tools and data for cloudless automatic speech recognition
shiyuzh2007/ZeroSpeech-TTS-without-T
A Pytorch implementation for the ZeroSpeech 2019 challenge.