Audiblez is a text-to-speech audiobook generator that converts digital e-books into spoken audio files. The system processes written documents using speech synthesis and configurable voice profiles to produce audiobooks.
The main features of santinic/audiblez are: Book Reading Text-to-Speech, GPU-Accelerated Inference, GPU Acceleration, Text-to-Audio Synthesis, Audiobook Converters, GPU-Accelerated TTS, Voice Parameter Controls, Speech Synthesis Customizations.
Open-source alternatives to santinic/audiblez include: denizsafak/abogen — Abogen is a text-to-speech audiobook generator that transforms digital documents and subtitle files into audiobooks.… yaofanguk/video-subtitle-extractor — This project is an optical character recognition tool designed to extract hardcoded subtitles from video frames and… jianchang512/clone-voice — This project is a GPU-accelerated speech engine and AI voice cloning tool. It functions as a text-to-speech… blinkdl/ai-writer — AI-Writer is a GPU-accelerated Chinese web novel generator designed to produce long-form narrative text. It utilizes… ravenscroftj/turbopilot — Turbopilot is a local large language model inference server designed to provide private code completions. It functions… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU…
Abogen is a text-to-speech audiobook generator that transforms digital documents and subtitle files into audiobooks. It utilizes language models to perform text normalization, rewriting contractions and punctuation to produce more natural speech synthesis. The system features a voice profile mixer that blends multiple voice models using adjustable weight ratios to create personalized synthetic voices. It also includes an automated export system that sends completed audio files and metadata to a remote Audiobookshelf server via a web API. The project manages the end-to-end audiobook productio
This project is a GPU-accelerated speech engine and AI voice cloning tool. It functions as a text-to-speech synthesizer and voice-to-voice converter that replicates specific human voices to generate synthetic speech. The system creates digital voice profiles by analyzing short audio samples or capturing live microphone input. These profiles enable the transformation of existing audio recordings into a target speaker's voice or the synthesis of new audio from written text. The engine supports subtitle-based speech generation for batch processing and automated dubbing workflows. A web-based au
AI-Writer is a GPU-accelerated Chinese web novel generator designed to produce long-form narrative text. It utilizes the RWKV recurrent neural network architecture to generate creative content, specifically focusing on fantasy and romance internet novels. The system operates as a local text generation deployment that pairs a backend inference engine with a web-based client interface. This allows users to interact with the model through a browser to produce and extend narratives. To optimize performance, the engine supports hardware acceleration via CUDA and DirectML. It generates text throug
Turbopilot is a local large language model inference server designed to provide private code completions. It functions as a self-hosted engine that executes models on local hardware, ensuring development workflows remain offline and source code does not leave the machine. The system includes a quantization tool and model manager used to compress weights and merge sharded data into a unified binary format. This optimization reduces memory footprints and accelerates loading for execution on consumer-grade hardware. Performance is managed through a GPU accelerated inference engine that offloads