Pinned Repositories
adamchau.github.io
ASR_Theory
语音识别理论,论文和PPT
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统,使用CNN和CTC实现
athena
an open-source implementation of sequence-to-sequence based speech processing engine
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
backtrader
Python Backtesting library for trading strategies
BaiduNetdiskPlugin-macOS
For macOS.百度网盘 破解SVIP、下载速度限制~
bcloud
百度网盘的linux桌面客户端
darknet_voc_eval
tensor-fsmn-tf1.9
tensor-fsmn implementation under Tensorflow 1.9.0
adamchau's Repositories
adamchau/adamchau.github.io
adamchau/ASR_Theory
语音识别理论,论文和PPT
adamchau/athena
an open-source implementation of sequence-to-sequence based speech processing engine
adamchau/backtrader
Python Backtesting library for trading strategies
adamchau/btplotting
btplotting provides plotting for backtests, optimization results and live data from backtrader.
adamchau/chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq和seqGAN版本,后续增加tf2.0版本。
adamchau/chineseocr
yolo3+ocr
adamchau/DeepLearningExamples
Deep Learning Examples
adamchau/docker-kaldi-gstreamer-server-for-chinese-asr
adamchau/GeminiProChat
Minimal web UI for GeminiPro.
adamchau/GoGoGo
一个基于 Android 调试 API + 百度地图实现的虚拟定位工具,并且同时实现了一个可以自由移动的摇杆
adamchau/GPT-4-LLM
adamchau/gst-kaldi-nnet2-online
GStreamer plugin around Kaldi's online neural network decoder
adamchau/jshERP-fork
华夏ERP基于SpringBoot框架和SaaS模式,立志为中小企业提供开源好用的ERP软件,目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单。
adamchau/k-vim
vim配置
adamchau/kaldi
This is the official location of the Kaldi project.
adamchau/kaldi-active-grammar
Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time
adamchau/kaldi-fork-active-grammar
adamchau/kddz
卡迪电子进销存系统
adamchau/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
adamchau/m4acoverter
adamchau/Macropodus
自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number)
adamchau/openai-gemini
Gemini ➜ OpenAI API proxy. Serverless!
adamchau/py12306
🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
adamchau/robotic-process-automation
🤖 Robotic process automation (RPA) for WeChat, WeCom, etc. Support multiple clients and keep the computer unlocked when disconnect from the remote desktop.
adamchau/speech_dataset
The dataset of Speech Recognition
adamchau/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
adamchau/USB-Wireless-Utility
Visit BLOG : https://com-chris1111.github.io
adamchau/vadnet
Real-time Voice Activity Detection in Noisy Eniviroments using Deep Neural Networks
adamchau/WebRTC_VAD
Voice Activity Detector Module Port From WebRTC