Pinned Repositories
athena
an open-source implementation of sequence-to-sequence based speech processing engine
athena-signal
bark-voice-cloning-HuBERT-quantizer
The code for the bark-voicecloning model. Training and inference.
ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
cn2an
📦 快速转化「中文数字」和「阿拉伯数字」~ (最新特性:分数,日期、温度等转化)
Crystal
Crystal - C++ implementation of a unified framework for multilingual TTS synthesis engine with SSML specification as interface.
DailyTalk
Official repository of DailyTalk: Spoken Dialogue Dataset for Conversational Text-to-Speech, ICASSP 2023 (Oral)
facetts
FactorizedHierarchicalVAE
This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable Representations from Sequential Data"
Python-for-Signal-Processing
Notebooks for "Python for Signal Processing" book
xiaoyangnihao's Repositories
xiaoyangnihao/Python-for-Signal-Processing
Notebooks for "Python for Signal Processing" book
xiaoyangnihao/athena
an open-source implementation of sequence-to-sequence based speech processing engine
xiaoyangnihao/athena-signal
xiaoyangnihao/bark-voice-cloning-HuBERT-quantizer
The code for the bark-voicecloning model. Training and inference.
xiaoyangnihao/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
xiaoyangnihao/cn2an
📦 快速转化「中文数字」和「阿拉伯数字」~ (最新特性:分数,日期、温度等转化)
xiaoyangnihao/Crystal
Crystal - C++ implementation of a unified framework for multilingual TTS synthesis engine with SSML specification as interface.
xiaoyangnihao/DailyTalk
Official repository of DailyTalk: Spoken Dialogue Dataset for Conversational Text-to-Speech, ICASSP 2023 (Oral)
xiaoyangnihao/facetts
xiaoyangnihao/FastSpeech
The Implementation of FastSpeech based on pytorch.
xiaoyangnihao/FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
xiaoyangnihao/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
xiaoyangnihao/mandarin-tts
Mandarin text-to-speech 中文语音合成(TTS), based on Fastspeech2
xiaoyangnihao/Learn2Sing2.0
Diffusion and Mutual Information-Based Target Speaker SVS by Learning from Singing Teacher
xiaoyangnihao/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
xiaoyangnihao/MobileTTS
xiaoyangnihao/MTTS
A Demo of Mandarin/Chinese TTS frontend
xiaoyangnihao/nonparaSeq2seqVC_code
Implementation code of non-parallel sequence-to-sequence VC
xiaoyangnihao/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
xiaoyangnihao/so-vits-svc
SoftVC VITS Singing Voice Conversion
xiaoyangnihao/Speech-Emotion-Recognition
Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别
xiaoyangnihao/tacotron-2_melgan
tacotron-2(tensorflow) + melgan(pytorch) chinese TTS
xiaoyangnihao/Tacotron_VAE
Multi-Speaker Tacotron2 with VAE
xiaoyangnihao/tacotronv2_wavernn_chinese
tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)
xiaoyangnihao/TensorflowTTS
:stuck_out_tongue_closed_eyes: TensorflowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2
xiaoyangnihao/TensorFlowTTS_chinese
chinese tts
xiaoyangnihao/TTS-1
Implementation of Location Relative Attention Mechanisms for Robust Long-Form Speech Synthesis
xiaoyangnihao/TTS_Course
xiaoyangnihao/WaveODE
An ODE-based generative neural vocoder using Rectified Flow
xiaoyangnihao/zhrtvc
Chinese real time voice cloning (VC) and Chinese text to speech (TTS). 好用的中文语音克隆兼中文语音合成系统,包含语音编码器、语音合成器、声码器和可视化模块。