Repository History
Explore all analyzed open source repositories

audapolis: An Editor for Spoken-Word Audio with Automatic Transcription
audapolis is an innovative editor designed for spoken-word audio, offering automatic transcription capabilities. It provides a word processor-like experience for media editing, making the workflow for podcasts, audiobooks, and interviews more efficient. This free and open-source tool keeps your data local, ensuring privacy and control.

FastRTC: Real-Time Communication Library for Python Functions
FastRTC is a powerful Python library designed for real-time communication, enabling developers to transform any Python function into an audio and video stream over WebRTC or WebSockets. It simplifies the creation of interactive, real-time applications, particularly in the AI domain, by handling complex streaming logistics. This library offers robust features for building conversational AI, live video analysis, and more.

whisper.cpp: High-Performance Speech Recognition with OpenAI's Whisper Model
whisper.cpp is a high-performance C/C++ port of OpenAI's Whisper automatic speech recognition (ASR) model. It offers efficient, dependency-free inference across a wide range of platforms, from desktop to mobile and embedded devices. This project enables fast, local speech-to-text capabilities, making advanced AI accessible for various applications.