awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
santinic avatar

santinic/audiblez

0
View on GitHub↗
7,811 stars·677 forks·Python·MIT·3 views

Audiblez

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 tool utilizes a graphical interface to manage the conversion workflow and task orchestration. It employs CUDA-accelerated processing to offload neural network computations to the GPU, increasing the speed of audio generation.

The system includes capabilities for chapter-based file parsing and selective chapter conversion. Users can adjust synthesis parameters, including language models, specific voices, and playback speed.

Features

  • Book Reading Text-to-Speech - Implements a text-to-speech engine specifically designed for reading full-length e-books aloud.
  • GPU-Accelerated Inference - Uses GPU-accelerated inference to increase the generation speed of text-to-speech audio synthesis.
  • GPU Acceleration - Leverages CUDA hardware to optimize the processing speed of the text-to-speech AI models.
  • Text-to-Audio Synthesis - Uses neural-based audio generation to convert digital text into spoken audio files.
  • Audiobook Converters - Transforms digital book files into narrated audiobooks using text-to-speech synthesis.
  • GPU-Accelerated TTS - Optimizes the speech synthesis process for GPU execution to increase audio generation speed.
  • Voice Parameter Controls - Allows users to customize audio output by adjusting playback speed and selecting specific voice models.
  • Speech Synthesis Customizations - Provides tools for adjusting voice parameters including speed, language, and voice identity.
  • Graphical Conversion Interfaces - Provides a visual interface for performing file format conversions from e-books to audiobooks.
  • Chapter Segmentation Tools - Includes tools for splitting documents into smaller audio segments based on chapter markers.
  • E-Book Splitting - Provides capabilities for dividing digital books into discrete audio chapters to enable granular synthesis.
  • Audiobook Format Converters - Offers a visual interface for transforming digital book chapters into audio files.
  • Graphical User Interfaces - Ships a native graphical front-end for managing audiobook conversion tasks and audio settings.

Star history

Star history chart for santinic/audiblezStar history chart for santinic/audiblez

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does santinic/audiblez do?

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.

What are the main features of santinic/audiblez?

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.

What are some open-source alternatives to santinic/audiblez?

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…

Open-source alternatives to Audiblez

Similar open-source projects, ranked by how many features they share with Audiblez.
  • denizsafak/abogendenizsafak avatar

    denizsafak/abogen

    4,135View on GitHub↗

    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

    Pythonaudiobookaudiobookscontent-creation
    View on GitHub↗4,135
  • jianchang512/clone-voicejianchang512 avatar

    jianchang512/clone-voice

    8,959View on GitHub↗

    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

    Pythonclonevoicespeech-analysissts
    View on GitHub↗8,959
blinkdl/ai-writerBlinkDL avatar

BlinkDL/AI-Writer

3,775View on GitHub↗

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

Python
View on GitHub↗3,775
  • ravenscroftj/turbopilotravenscroftj avatar

    ravenscroftj/turbopilot

    3,790View on GitHub↗

    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

    C++code-completioncpplanguage-model
    View on GitHub↗3,790
  • See all 30 alternatives to Audiblez→