Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/navalnica/ai-audio-books
https://github.com/navalnica/ai-audio-books
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/navalnica/ai-audio-books
- Owner: navalnica
- Created: 2024-10-08T21:20:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T02:01:10.000Z (about 2 months ago)
- Last Synced: 2024-11-05T03:16:53.291Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: ai-audio-books
emoji: 📕👨💻🎧
colorFrom: blue
colorTo: gray
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
python_version: 3.11
---## Description
Automatically generate audiobooks from the text input. Automatically detect characters and map them to appropriate voices. Use text-to-speech models combined with text-to-audio-effect models to create an immersive listening experience
This project focuses on the automatic generation of audiobooks from text input, offering an immersive experience. The system intelligently detects characters in the text and assigns them distinct, appropriate voices using Large Language Model. To enhance the auditory experience, the project incorporates text-to-audio-effect models, adding relevant background sounds and audio effects that match the context of the narrative. The combination of natural-sounding speech synthesis and environmental sound design creates a rich, engaging audiobook experience that adapts seamlessly to different genres and styles of writing, making the storytelling more vivid and captivating for listeners.