[PR #2908] [MERGED] Add gTTS project entry #13572

Closed
opened 2026-04-27 02:57:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2908
Author: @Vaibhavking8
Created: 2/10/2026
Status: Merged
Merged: 2/14/2026
Merged by: @JinyangWang27

Base: masterHead: add-gtts


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Project

gTTS

Checklist

  • One project per PR
  • PR title format: Add project-name
  • Entry format: * [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Project Is Awesome

Which criterion does it meet? (pick one)

  • Industry Standard
  • Rising Star
  • Hidden Gem

Explain:

gTTS is a simple, well-documented Python library and CLI for converting text to speech using Google Translate TTS. It has been actively maintained for years and is widely used in automation scripts, accessibility tools, and rapid prototyping where lightweight text-to-audio generation is needed.

How It Differs

While many libraries focus on general NLP or heavy speech platforms, gTTS provides a minimal and lightweight text-to-speech solution with a very small API surface and no complex cloud SDK setup. This makes it especially useful for quick scripts, demos, and small applications where simplicity matters.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2908 **Author:** [@Vaibhavking8](https://github.com/Vaibhavking8) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/14/2026 **Merged by:** [@JinyangWang27](https://github.com/JinyangWang27) **Base:** `master` ← **Head:** `add-gtts` --- ### 📝 Commits (1) - [`942555d`](https://github.com/vinta/awesome-python/commit/942555d8e34ee2025461c77c19918e086e383b71) Add gTTS project entry ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Project [gTTS](https://github.com/pndurette/gTTS) ## Checklist * [x] One project per PR * [x] PR title format: `Add project-name` * [x] Entry format: `* [project-name](url) - Description ending with period.` * [x] Description is concise and short ## Why This Project Is Awesome Which criterion does it meet? (pick one) * [ ] **Industry Standard** * [ ] **Rising Star** * [x] **Hidden Gem** **Explain:** gTTS is a simple, well-documented Python library and CLI for converting text to speech using Google Translate TTS. It has been actively maintained for years and is widely used in automation scripts, accessibility tools, and rapid prototyping where lightweight text-to-audio generation is needed. ## How It Differs While many libraries focus on general NLP or heavy speech platforms, gTTS provides a minimal and lightweight text-to-speech solution with a very small API surface and no complex cloud SDK setup. This makes it especially useful for quick scripts, demos, and small applications where simplicity matters. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 02:57:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#13572