Aileeson's repositories
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
stmbl
AC Servo Driver for STM32F4
QT-PyQt-PySide-Custom-Widgets
Awesome custom widgets made for QT Desktop Applications. Simplify your UI development process. These widgets can be used in QT Designer then imported to PySide code.
rosbot
ROS 2 based robot learning platform
TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
speech-to-text-wavenet
Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition based on DeepMind's WaveNet and tensorflow
tensorflow-handbook
简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
ocr_for_transcribing_pdf_slides
Code for my medium article: ["Faster Notes with Python and Deep Learning"](https://medium.com/p/b713bbb3c186/edit)
QTextRecognizer
A gui for tesseractOCR with some preprocessing image options (OpenCV) for improve character recognition
Pathfinding
A* Path-finding Algorithm
begin_python
Beginning Python programming course using the Temperature Control Lab.
husky-rov
ROV control software for Mount Pearl Senior High's underwater robotics team
image.analysis.software
An OpenCV GUI based image analysis software implemented In Visual Studio with C++
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Farmbot_GeneralAP
The python code with GUI to control 3 step-motors as well as to provide real-time image during scanning
PathFinder
A Java implementation of A* (A star) and Dijkstra search algorithm for comparison.