AnyaCoder
I‘m a student in BJTU majoring in CS. No internship so far. Working hard to improve myself. Say bye bye from naughty.
BJTUBeijing
Pinned Repositories
AnyaCoder.github.io
My 3rd blog (1st in 博客园, 2nd in CSDN)
AnyasFriend
AnyasFriend (also interpreted as "Any as Friend") is an intelligent conversational AI framework designed to seamlessly integrate voice recognition, speech synthesis, natural language processing, and voice activity detection into a unified system.
audio-preprocess
Preprocess Audio for training
audio-slicer
my audio slicer
Bert-VITS2
vits2 backbone with bert
C-Compiler
编译原理
ComfyUI-fish-speech
Official Implementaion
fish-speech
Brand new TTS solution
fish-speech-gui
PyQt6 1st try
Open-LLM-VTuber-Unity
AnyaCoder's Repositories
AnyaCoder/fish-speech-gui
PyQt6 1st try
AnyaCoder/AnyasFriend
AnyasFriend (also interpreted as "Any as Friend") is an intelligent conversational AI framework designed to seamlessly integrate voice recognition, speech synthesis, natural language processing, and voice activity detection into a unified system.
AnyaCoder/fish-speech
Brand new TTS solution
AnyaCoder/ComfyUI-fish-speech
Official Implementaion
AnyaCoder/audio-slicer
my audio slicer
AnyaCoder/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
AnyaCoder/vits
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
AnyaCoder/AnyaCoder.github.io
My 3rd blog (1st in 博客园, 2nd in CSDN)
AnyaCoder/audio-preprocess
Preprocess Audio for training
AnyaCoder/CCF-CSP
Some implementation for the problems on CSP-simulation
AnyaCoder/ChatTTS
TTS
AnyaCoder/cudnn-frontend
cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it
AnyaCoder/CWebServer
a high performance multi-thread http server implemented in C language
AnyaCoder/DouyinAdmin
react-web dashboard for douyin mock
AnyaCoder/DouyinApp
react-native douyin mock
AnyaCoder/CppServer
Implement a high performance server platform
AnyaCoder/fishaudio.github.io
store some audio samples
AnyaCoder/flash-attention
Fast and memory-efficient exact attention
AnyaCoder/LearnOpenGL
OpenGL学习项目
AnyaCoder/live2d-py
Live2D Library for Python (C++ Wrapper): Supports model loading, lip-sync and basic face rigging.
AnyaCoder/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
AnyaCoder/MyBatis
springboot & mybatis backend for douyin mock
AnyaCoder/MyTinySTL
Achieve a tiny STL in C++11
AnyaCoder/NLP
backup
AnyaCoder/Open-LLM-VTuber
Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms
AnyaCoder/SoftRasterizer
A software rasterizer implemented from scratch with basic math library, framebuffer and TGA output support
AnyaCoder/text-labeler
A simple svs labeling tool
AnyaCoder/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
AnyaCoder/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
AnyaCoder/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.