awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Text-to-Speech Engines · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesText-to-Speech Engines

Systems that convert text input into synthesized spoken audio.

Distinguishing note: No existing candidates provided; minting under AI & ML as this is a core component of AI response delivery.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Text-to-Speech Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Text-to-Speech Engines

Awesome Text-to-Speech Engines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • zhayujie/chatgpt-on-wechat

    zhayujie/chatgpt-on-wechat

    41,334View on GitHub↗

    This project is an autonomous agent framework designed to integrate large language models with popular messaging platforms. It functions as a middleware platform that enables automated, multimodal interactions by decomposing complex user goals into sequential plans, executing them through external tools, and maintaining persistent context across sessions. The framework distinguishes itself through a modular skill architecture and a hybrid memory system. Users can extend system capabilities by installing custom logic modules from community hubs or generating them through natural language. The

    Agent framework enables creation of audio output from text by selecting specific voice models that support multiple languages and emotional rendering styles.

    Pythonaiai-agentchatgpt
    41,334View on GitHub↗
  • suno-ai/bark

    suno-ai/bark

    38,980View on GitHub↗

    Bark is a generative audio engine and machine learning inference library designed to convert written text into high-fidelity speech and sound effects. It functions as a text-to-audio transformer, utilizing multi-stage neural network architectures to map semantic input tokens into detailed audio codebooks for synthesis. The system distinguishes itself through a hierarchical transformer stacking approach that separates semantic understanding from acoustic realization. By employing autoregressive token prediction and vector quantized codebook mapping, the engine bridges linguistic and sonic doma

    Converts written documents into natural-sounding spoken audio for accessibility and media production.

    Jupyter Notebook
    38,980View on GitHub↗