mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-08 23:01:17 -05:00
[PR #2755] [CLOSED] Add audiomaker #2068
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2755
Author: @AnkushRathour
Created: 9/3/2025
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (2)
e78513cAdd audiomaker6af3ed2Update README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
audiomakeris a Python package for local text-to-speech generation, designed specifically to handle long-form input by automatically splitting it into manageable chunks and seamlessly merging the resulting audio files.Unlike many other TTS tools,
audiomakeris:.txtfiles (e.g., books, scripts)This makes it ideal for creating:
PyPI: https://pypi.org/project/audiomaker/
GitHub: https://github.com/AnkushRathour/AudioMaker
🔧 Features
edge-tts) for high-quality neural voices, supporting multiple languages and voice styles.mp3and.wavWhat's the difference between this Python project and similar ones?
audiomakeris fully offline and local with no API keys or cloud billinggTTS, it requires no internet connection and supports longer inputs reliablypyttsx3Anyone who agrees with this pull request may submit an Approve review.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.