Starred repositories
Example applications in Java, Python and SQL for Kinesis Data Analytics, demonstrating sources, sinks, and operators.
Microservice Architecture with Spring Boot, Spring Cloud and Docker
How to use Azure Kubernetes Service end-to-end for Java apps? Illustrates using a Microservice Architecture with Spring Boot, Spring Cloud and Docker -- Piggymetrics
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
基于Tensorflow实现声音分类,博客地址:
基于Tensorflow实现声音分类,博客地址:
List of articles related to deep learning applied to music
An Experiment using Baidu ASR, TTS and Turing Robot
集成了将语音识别(科大讯飞),然后通过文字展现自己的生活的时间线。(swift和objc混编)
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
stats of Chinese developers. 统计中国程序员的就业情况
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
Deploy Google and Wikipedia mirror with one command using now.sh.
Node.JS implementation of the MFCC algorithm
Digital Signal Processing for Javascript
A digital signal processing library in Javascript
Keyword spotting on Arm Cortex-M Microcontrollers
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing lis…
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
SoundNet: Learning Sound Representations from Unlabeled Video. NIPS 2016
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
Multiple object tracking using Kalman Filter and Hungarian Algorithm - OpenCV