japita-se
Electronics Engineer converted to Software Engineering - Daily Hacking Stuff - Too much distracted by deep impact projects
Japita Systems EngineeringItaly
Pinned Repositories
air-drawing
Client-side air drawing tool
amazing-machine-learning-opensource-2019
Amazing Machine Learning Open Source Tools and Projects for the Past Year (v.2019)
annyang
:speech_balloon: Speech recognition for your site
aristo-mini
Aristo mini is a light-weight question answering system that can quickly evaluate Aristo science questions with an evaluation web server and the provided baseline solvers.
awesome-cakephp
A curated list of amazingly awesome CakePHP plugins, resources and shiny things.
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-keyword-spotting
This repository is a curated list of awesome Speech Keyword Spotting (Wake-Up Word Detection).
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
wifi-control-node
A NodeJS module that allows you to scan for, connect to and disconnect from wireless access points near the server. Great for offline or local apps.
japita-se's Repositories
japita-se/Awesome-WiFi-CSI-Sensing
A list of awesome papers and cool resources on WiFi CSI sensing.
japita-se/black-dashboard
Black Frontend Preset For Laravel Framework 9.x and Up
japita-se/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
japita-se/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
japita-se/Comprehensive-Transformer-TTS
A Non-Autoregressive Transformer based Text-to-Speech, supporting a family of SOTA transformers with supervised and unsupervised duration modelings. This project grows with the research community, aiming to achieve the ultimate TTS
japita-se/CSIKit
Python CSI processing and visualisation tools for Atheros, Intel, Nexmon, ESP32, and PicoScenes (USRP, etc) formats.
japita-se/esp-csi
Applications based on Wi-Fi CSI (Channel state information), such as indoor positioning, human detection
japita-se/ESP32-CSI-Tool
Extract Channel State Information from WiFi-enabled ESP32 Microcontroller. Active and Passive modes available. (https://stevenmhernandez.github.io/ESP32-CSI-Tool/)
japita-se/examples
Kubernetes application example tutorials
japita-se/fire-detection-from-images
Detect fire in images using neural nets
japita-se/GoBooks
List of Golang books
japita-se/haystack
:mag: Haystack is an open source NLP framework that leverages pre-trained Transformer models. It enables developers to quickly implement production-ready semantic search, question answering, summarization and document ranking for a wide range of NLP applications.
japita-se/kepler
Kepler (Kubernetes-based Efficient Power Level Exporter) uses eBPF to probe performance counters and other system stats, use ML models to estimate workload energy consumption based on these stats, and exports them as Prometheus metrics
japita-se/manim
A community-maintained Python framework for creating mathematical animations.
japita-se/mcunet
[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning
japita-se/MyWarehouseVisualizerDoc
Documentation for My Warehouse Visualizer
japita-se/nix-tts
🐤 Nix-TTS: An Incredibly Lightweight End-to-End Text-to-Speech Model via Non End-to-End Distillation
japita-se/nixtla
Python SDK for TimeGPT
japita-se/Parsr
Transforms PDF, Documents and Images into Enriched Structured Data
japita-se/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
japita-se/pymc
Bayesian Modeling and Probabilistic Programming in Python
japita-se/rustdesk
Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.
japita-se/silero-models
Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple
japita-se/supervision
We write your reusable computer vision tools. 💜
japita-se/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
japita-se/TextyMcSpeechy
Easily create text-to-speech models in any voice for rhasspy/piper. Make a text-to-speech model with your own voice recordings, or use thousands of RVC voices. Works offline on a Raspberry pi. Rapidly record custom datasets for any metadata.csv file and listen to your model as it is training.
japita-se/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
japita-se/TransformerTTS
🤖💬 Transformer TTS: Implementation of a non-autoregressive Transformer based neural network for text to speech.
japita-se/ultimate-fastapi-tutorial
The Ultimate FastAPI Tutorial
japita-se/wav2vec2-live
A live speech recognition using Facebooks wav2vec 2.0 model.