Pinned Repositories
lemon5
An AI based multimedia toolkit
WHU_FTP
An FTP client&host server based on socket, pyftpdlib, SQLite and qt
ChatVITS_Cyberpunk2077
ChatGPT+VITS using Cyberpunk2077 dataset
DiffGAN-TTS
PyTorch Implementation of DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs
ESG_WEBUI
CITI BANK PROJECT DEMO
Text-to-sound-Synthesis
The source code of our paper "Diffsound: discrete diffusion model for text-to-sound generation"
TTS_Papers_Notes
UndergraduateCourses
2019级弘毅学堂(计算机学院弘毅班)部分课程资料(仅供参考)[作业答案+实验代码]
VITS
Implementation of the VITS model
WHU_DB
基于Pymysql和Pyqt的图书管理系统 Book Management System based on Pymysql and Pyqt
qiaolinwang's Repositories
qiaolinwang/VITS
Implementation of the VITS model
qiaolinwang/WHU_DB
基于Pymysql和Pyqt的图书管理系统 Book Management System based on Pymysql and Pyqt
qiaolinwang/ChatVITS_Cyberpunk2077
ChatGPT+VITS using Cyberpunk2077 dataset
qiaolinwang/ESG_WEBUI
CITI BANK PROJECT DEMO
qiaolinwang/TTS_Papers_Notes
qiaolinwang/Audio-Signal-Processing-for-Machine-Learning
qiaolinwang/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
qiaolinwang/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。怎么让它听你的话。
qiaolinwang/BigVGAN
Official PyTorch implementation of BigVGAN (ICLR 2023)
qiaolinwang/ChatGPT
Reverse engineered ChatGPT API
qiaolinwang/CV
✔️最全面的 深度学习CV 笔记【吴恩达 深度学习】【李沐 动手学深度学习】【我是土堆 Pytorch】
qiaolinwang/EdgeGPT
Reverse engineered API of Microsoft's Bing Chat
qiaolinwang/FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
qiaolinwang/FreeVC
FreeVC: Towards High-Quality Text-Free One-Shot Voice Conversion
qiaolinwang/GST-Tacotron
A PyTorch implementation of Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis
qiaolinwang/knn-vc
Voice Conversion With Just Nearest Neighbors
qiaolinwang/LPCNet
Efficient neural speech synthesis
qiaolinwang/MoeSS
使用C++ OnnxRuntime 重构了Tacotron2、VITS、SoVIts、DiffSvc和DiffSinger推理的集成UI软件
qiaolinwang/NotionAI
Unofficial NotionAI API
qiaolinwang/orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
qiaolinwang/Prompt-Engineering-Guide
:octopus: Guides, papers, lecture, and resources for prompt engineering
qiaolinwang/pyChatGPT
An unofficial Python wrapper for OpenAI's ChatGPT API
qiaolinwang/PyChatGPT-1
⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
qiaolinwang/PyQt-Tutorial
qiaolinwang/qiaolinwang
qiaolinwang/rope-vit-6617
[ECCV 2024] Official PyTorch implementation of RoPE-ViT "Rotary Position Embedding for Vision Transformer"
qiaolinwang/stargan-anime2human
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
qiaolinwang/tmdb
Totem Mobile Database
qiaolinwang/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
qiaolinwang/voice-assistant-whisper-chatgpt
This repository will guide you to create your own Smart Virtual Assistant like Google Assistant using Open AI's ChatGPT, Whisper. The entire solution is created using Python & Gradio.