BBC-Esq
Lawyer teaching himself Python and AI as a hobby - Exhibit A.
Blair Chintella, Esq.Atlanta, Georgia metropolitan area
Pinned Repositories
chatterbox-light
SoTA open-source TTS
Faster-Whisper-Transcriber
Record audio and save a transcription to your system's clipboard with ctranslate2 and faster-whisper.
instructor-embedding
One Embedder, Any Task: Instruction-Finetuned Text Embeddings
Poor-Man-Vector-Database
Simple GUI to load a PDF/Docx/txt file and have LM Studio Answer based off of it.
PyQt6-PDF-Viewer
A simple PDF viewer created with PyQt6 that you can use by itself or incorporate in other scripts. Hard to find!
PySide6_PDF_Viewer
Simple PDF Viewer Using Pyside6 that can be run standalone or included in a larger program.
Pyside6_PyQt6_video_audio_player
Simple video/audio player using pyside6/pyqt6 and VLC!
VectorDB-Plugin
Plugin that lets you ask questions about your documents including audio and video files.
VectorDB-Plugin-for-KoboldAI
Basic vector database plugin that works wth KoboldAI. Adds documents, images, and audio files.
WhisperS2T-transcriber
Uses the powerful WhisperS2T and Ctranslate2 libraries to batch transcribe multiple files
BBC-Esq's Repositories
BBC-Esq/VectorDB-Plugin
Plugin that lets you ask questions about your documents including audio and video files.
BBC-Esq/Faster-Whisper-Transcriber
Record audio and save a transcription to your system's clipboard with ctranslate2 and faster-whisper.
BBC-Esq/WhisperS2T-transcriber
Uses the powerful WhisperS2T and Ctranslate2 libraries to batch transcribe multiple files
BBC-Esq/Pyside6_PyQt6_video_audio_player
Simple video/audio player using pyside6/pyqt6 and VLC!
BBC-Esq/PyQt6-PDF-Viewer
A simple PDF viewer created with PyQt6 that you can use by itself or incorporate in other scripts. Hard to find!
BBC-Esq/PySide6_PDF_Viewer
Simple PDF Viewer Using Pyside6 that can be run standalone or included in a larger program.
BBC-Esq/Poor-Man-Vector-Database
Simple GUI to load a PDF/Docx/txt file and have LM Studio Answer based off of it.
BBC-Esq/chatterbox-light
SoTA open-source TTS
BBC-Esq/instructor-embedding
One Embedder, Any Task: Instruction-Finetuned Text Embeddings
BBC-Esq/VectorDB-Plugin-for-KoboldAI
Basic vector database plugin that works wth KoboldAI. Adds documents, images, and audio files.
BBC-Esq/KoboldCPP-streaming-example
Example of how to stream a response using KoboldCPP's server.
BBC-Esq/molmo-7b-bnb-4bit
4bit bitsandbytes quants of the best 7B vlms
BBC-Esq/WhisperSpeech
An Open Source text-to-speech system built by inverting Whisper.
BBC-Esq/Youtube_Downloader
A nice graphical user interface to download using the pytubefix library
BBC-Esq/WhisperS2T-reborn
An Optimized Speech-to-Text Pipeline for the Whisper Model Supporting Multiple Inference Engine
BBC-Esq/antiword
Forked from http://www.winfield.demon.nl/linux/antiword-0.37.tar.gz
BBC-Esq/faster-whisper-reborn
Faster Whisper transcription with CTranslate2
BBC-Esq/inflect
Correctly generate plurals, ordinals, indefinite articles; convert numbers to words
BBC-Esq/KeyBERT_GUI
GUI for the great keybert repository.
BBC-Esq/vector-storage
Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.