Pinned Repositories
aiexperiments-drum-machine
Thousands of everyday sounds, organized using machine learning.
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
ChatBotCourse
自己动手做聊天机器人教程
ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。
CommonUsed
Some commonly used stuff
core-pytorch-utils
Yet another PyTorch Trainer and some core components for deep learning.
Datadriven-GPVAD
The codebase for Data-driven general-purpose voice activity detection.
deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
DogServer
AjianIronSide's Repositories
AjianIronSide/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
AjianIronSide/ChatBotCourse
自己动手做聊天机器人教程
AjianIronSide/ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
AjianIronSide/chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。
AjianIronSide/core-pytorch-utils
Yet another PyTorch Trainer and some core components for deep learning.
AjianIronSide/Datadriven-GPVAD
The codebase for Data-driven general-purpose voice activity detection.
AjianIronSide/DogServer
AjianIronSide/espnet
End-to-End Speech Processing Toolkit
AjianIronSide/g2p-seq2seq
G2P with Tensorflow
AjianIronSide/draw-a-ui
Draw a mockup and generate html for it
AjianIronSide/free-api
收集免费的接口服务,做一个api的搬运工
AjianIronSide/GLM-4-Voice
GLM-4-Voice | 端到端中英语音对话模型
AjianIronSide/HArray
Fastest Trie structure (Linux & Windows)
AjianIronSide/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
AjianIronSide/liftoff
Mock Interview Simulator with AI-Powered Feedback
AjianIronSide/mlm-scoring
Python library & examples for Masked Language Model Scoring (ACL 2020)
AjianIronSide/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
AjianIronSide/Python-100-Days
Python - 100天从新手到大师
AjianIronSide/python_interview_question
关于python的面试题
AjianIronSide/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
AjianIronSide/screenshot-to-code
Drop in a screenshot and convert it to clean HTML/Tailwind/JS code
AjianIronSide/sequence-labeling-BiLSTM-CRF
The classical BiLSTM-CRF model implemented in Tensorflow, for sequence labeling tasks. In Vex version, everything is configurable.
AjianIronSide/SomeData
AjianIronSide/streamlit
Streamlit — A faster way to build and share data apps.
AjianIronSide/test
AjianIronSide/Tookit-Sihui
Tookit-Sihui, a tool of some common algorithm, AI文本混合科学计算器(calculator-sihui), 句子词频-逆文本频率(TF-IDF),搜索BM25, 前缀树搜索关键词(trietree), 模板匹配-递归函数(func_recursive),中文数字转阿拉伯数字(chinese to number),阿拉伯数字转汉语数字, HMM, CRF
AjianIronSide/trl
Train transformer language models with reinforcement learning.
AjianIronSide/ViterbiAlgorithm
Viterbi Algorithm for HMM
AjianIronSide/vosk-android-demo
Offline speech recognition for Android with Vosk library.
AjianIronSide/wav2letter
Facebook AI Research's Automatic Speech Recognition Toolkit