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
pndurette avatar

pndurette/gTTS

0
View on GitHub↗
2,621 stars·385 forks·Python·MIT·8 viewsgtts.readthedocs.org↗

GTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API

Features

  • Audio and Video Processing - Converts text to speech using Google Translate services.
  • Audio Video Processing - Listed in the “Audio Video Processing” section of the Awesome Python awesome list.

Star history

Star history chart for pndurette/gttsStar history chart for pndurette/gtts

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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 pndurette/gtts do?

Python library and CLI tool to interface with Google Translate's text-to-speech API

What are the main features of pndurette/gtts?

The main features of pndurette/gtts are: Audio and Video Processing, Audio Video Processing.

Which projects share features with pndurette/gtts?

Projects with overlapping indexed features include: kittenml/kittentts — KittenTTS is a neural text-to-speech engine and text-to-audio synthesis tool that converts written text into spoken… jiaaro/pydub — Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting… beetbox/beets — Beets is a command-line music library manager that automates the organization, standardization, and maintenance of… abhitronix/vidgear — VidGear is a high-performance Python video processing framework designed for capturing, transcoding, and manipulating… birdnet-team/birdnet-analyzer — BirdNET analyzer for scientific audio data processing. librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature…

Projects sharing features with GTTS

These projects share indexed features with GTTS. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • abhitronix/vidgearabhiTronix avatar

    abhiTronix/vidgear

    3,714View on GitHub↗

    VidGear is a high-performance Python video processing framework designed for capturing, transcoding, and manipulating video streams. It functions as a multi-protocol video streamer and a WebRTC streaming server, enabling the transfer of video frames over networks using RTSP, RTMP, RTP, and MJPEG protocols. The project distinguishes itself through hardware-accelerated video transcoding and decoding using GPU backends like CUDA to reduce CPU load. It includes a cross-platform screen capture tool and a specialized system for establishing direct peer-to-peer media connections using WebRTC signali

    Pythondashffmpegframework
    View on GitHub↗3,714
  • birdnet-team/birdnet-analyzerbirdnet-team avatar

    birdnet-team/BirdNET-Analyzer

    1,592View on GitHub↗

    BirdNET analyzer for scientific audio data processing.

    Pythonacoustic-monitoringbioacousticsbirds
    View on GitHub↗1,592
  • beetbox/beetsbeetbox avatar

    beetbox/beets

    15,307View on GitHub↗

    Beets is a command-line music library manager that automates the organization, standardization, and maintenance of digital audio collections. It functions as a relational database-backed system that identifies audio content through acoustic fingerprinting and retrieves accurate metadata from online databases to ensure consistent tagging and directory structures. The project distinguishes itself through an event-driven pipeline architecture and a modular plugin system, which allow users to intercept and customize library processing workflows. This extensibility enables the integration of exter

    Pythonclihacktoberfestmusic
    View on GitHub↗15,307
  • jiaaro/pydubjiaaro avatar

    jiaaro/pydub

    9,767View on GitHub↗

    Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting audio files and segments. It serves as a programmatic wrapper for FFmpeg to import and export a wide variety of audio formats. The library functions as an audio signal generator capable of creating synthetic waveforms, such as sine waves and white noise. It also provides tools for digital signal processing, including the application of filters, fades, crossfades, and gain adjustments to sound signals. Its broader capabilities cover programmatic audio editing through concatenatio

    Python
    View on GitHub↗9,767
Compare all 15 related projects→