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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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·5 vues

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.

Historique des stars

Graphique de l'historique des stars pour santinic/audiblezGraphique de l'historique des stars pour santinic/audiblez

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Audiblez

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Audiblez.
  • denizsafak/abogenAvatar de denizsafak

    denizsafak/abogen

    4,135Voir sur 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
    Voir sur GitHub↗4,135
  • jianchang512/clone-voiceAvatar de jianchang512

    jianchang512/clone-voice

    8,959Voir sur 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
    Voir sur GitHub↗8,959
  • blinkdl/ai-writerAvatar de BlinkDL

    BlinkDL/AI-Writer

    3,775Voir sur 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
    Voir sur GitHub↗3,775
  • ravenscroftj/turbopilotAvatar de ravenscroftj

    ravenscroftj/turbopilot

    3,790Voir sur 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
    Voir sur GitHub↗3,790
Voir les 30 alternatives à Audiblez→

Questions fréquentes

Que fait santinic/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.

Quelles sont les fonctionnalités principales de santinic/audiblez ?

Les fonctionnalités principales de santinic/audiblez sont : 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.

Quelles sont les alternatives open-source à santinic/audiblez ?

Les alternatives open-source à santinic/audiblez incluent : 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…