Pinned Repositories
criticalpath
Calculates the critical path of a task network.
django-chroniker
Easily control cron jobs through Django's admin.
django-database-size
Monitor the size of your database tables from Django.
django-materialized-views
A simple Django framework for managing materialized views.
django-sec
Parse XBRL filings from the SEC's EDGAR in Python
dtree
A simple pure-Python decision tree construction algorithm
gears
OpenSCAD gear generator.
punctuator2
A bidirectional recurrent neural network model with attention mechanism for restoring missing punctuation in unsegmented text
ros_mpu6050_node
ROS driver for the MPU6050 IMU and DMP.
webarticle2text
[DEPRECATED] A script to extract the main article text from an arbitrary webpage.
chrisspen's Repositories
chrisspen/gears
OpenSCAD gear generator.
chrisspen/django-chroniker
Easily control cron jobs through Django's admin.
chrisspen/django-sec
Parse XBRL filings from the SEC's EDGAR in Python
chrisspen/django-database-size
Monitor the size of your database tables from Django.
chrisspen/django-database-files-3000
A storage system for Django that stores uploaded files in the database.
chrisspen/ntp-clock-projector
A wireless network clock that projects the time onto a wall or ceiling.
chrisspen/speech-to-text-test
A script for testing the accuracy of various speech-to-text systems.
chrisspen/howdou
howdou - instant coding answers via the command line
chrisspen/ichigo
Llama3.1 learns to Listen
chrisspen/oemer
End-to-end Optical Music Recognition (OMR) system. Transcribe phone-taken music sheet image into MusicXML, which can be edited and converted to MIDI.
chrisspen/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
chrisspen/action-optimizer
A tool for analyzing sequence metrics to find an optimal daily routine.
chrisspen/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
chrisspen/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
chrisspen/DeepFaceLive
Real-time face swap for PC streaming or video calls
chrisspen/dict-trie
Trie implementation for approximate string matching.
chrisspen/django-feed-reader
An RSS/Atom/JSONFeed reading + storing library for Django
chrisspen/django-summernote
Simply integrate Summernote editor with Django project.
chrisspen/godaddypy
Python GoDaddy API Client
chrisspen/google-analytics
A command-line interface and Python API wrapper for Google Analytics.
chrisspen/indexnow
An IndexNow URL submitter for Python.
chrisspen/lazy_import
A module for lazy loading of Python modules
chrisspen/lucene-serverless
A proof-of-concept serverless full-text search solution built with Apache Lucene and Quarkus framework.
chrisspen/lute-guitar-case
chrisspen/pitchfinder
A compilation of pitch detection algorithms for Javascript.
chrisspen/pycrypto
The Python Cryptography Toolkit
chrisspen/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
chrisspen/whisper-diarization
Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
chrisspen/whisper.cpp
Port of OpenAI's Whisper model in C/C++
chrisspen/whispercpp
Pybind11 bindings for Whisper.cpp