Python Libraries and Packages

The Packages section serves as a meticulously curated directory of Python Packages, Projects, and Libraries. It integrates data from thousands of PyPI projects and the associated Github repositories to form a comprehensive network. Our unique categorization and tagging approach simplifies the process of discovering related projects and libraries.

What’s missing? Submit a python project for indexing

altify 4.2

Uses deep learning to caption img tags within a web page and fills out their alt attribute with the related caption

TensorFlowTTS 1.8

TensorFlowTTS is an advanced text-to-speech synthesis package that offers a comprehensive collection of pre-trained models, examples, and documentation for researchers, developers, and enthusiasts. With seamless integration of deep learning models, TensorFlowTTS enables high-quality speech synthesis applications and conversational agents. Join the vibrant community and explore the exciting field of transforming text into lifelike speech.

ydl-podcast 1.7.6

A simple tool to generate Podcast-like RSS feeds from youtube (or other youtube-dl supported services) channels, using youtube-dl/yt-dlp

larynx 1.1.0

Larynx is a speech synthesis system that focuses on providing lightweight and privacy-focused text-to-speech (TTS) capabilities. Larynx is built with the aim of offering an offline TTS solution, meaning it does not require an internet connection for speech synthesis.

The project utilizes the Tacotron 2 and WaveGlow models, which are well-known neural network architectures for generating human-like speech from text. Larynx provides pre-trained models for different languages, enabling users to convert text into speech in their preferred language.

Larynx offers a straightforward API and command-line interface (CLI) for integrating the TTS functionality into various applications. It allows developers to generate high-quality speech from text strings programmatically, enabling applications to provide natural and intelligible audio output.