awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KoljaB avatar

KoljaB/RealtimeTTS

0
View on GitHub↗
3,964 نجوم·399 تفرعات·Python·MIT·6 مشاهدات

RealtimeTTS

RealtimeTTS هو محرك تحويل النص إلى كلام (TTS) في الوقت الفعلي ومعالج تدفق مصمم لتحويل تدفقات النص أو الرموز إلى تشغيل صوتي بأقل زمن انتقال. يوفر واجهة برمجية لإدارة تدفقات الصوت، وتقدم التوليف، وتكامل محركات الكلام المحلية أو السحابية.

يتضمن النظام أداة لاستنساخ الصوت العصبي تولد كلاماً اصطناعياً عن طريق استخراج الميزات الصوتية من عينات صوتية مرجعية. ويستخدم تجريداً قائماً على الموفر لتوجيه طلبات التوليف عبر نماذج عصبية مختلفة وواجهات برمجة تطبيقات سحابية.

يغطي المشروع مجموعة من المجالات الوظيفية بما في ذلك التحكم في التشغيل غير المتزامن، وتوليف الصوت من تدفق الرموز، وسير عمل مزامنة الكلام التي تطلق استدعاءات (callbacks) على مستوى الكلمة أو الحرف. كما يدعم تصدير الصوت المُولّد مباشرة إلى ملفات WAV للتخزين الدائم.

Features

  • Real-Time Text-To-Speech - Converts streaming text or token sequences into audio immediately to minimize the delay between generation and playback.
  • Text-to-Audio Token Decoding - Processes incoming text chunks into audio fragments incrementally to minimize delay between input and playback.
  • Voice Cloning Tools - Ships a neural tool that generates synthetic speech by cloning human voices from reference audio samples.
  • Real-Time Speech Synthesis - Converts strings or token streams into audio in real-time to minimize playback latency.
  • Voice Cloning Engines - Generates synthetic speech by extracting acoustic features from reference audio samples to mimic human voices.
  • Text-to-Speech Integrations - Provides interfaces to connect local models and cloud APIs for converting text into audio chunks.
  • TTS Stream Processors - Transforms incoming text strings into real-time audio streams for synchronized playback and event triggering.
  • Text-to-Speech Engines - Operates as a system for converting text or token streams into audio playback with minimal latency.
  • Speech Synthesis Libraries - Provides a programmatic interface for managing audio playback, exporting files, and tracking synthesis progress.
  • Speech Progress Callbacks - Triggers word and character-level events to synchronize external actions with the spoken audio timeline.
  • Multi-Provider Abstractions - Uses a common interface to route synthesis requests across different local neural models and cloud providers.
  • Audio File Exports - Supports writing synthesized speech buffers directly to WAV files on disk for persistent storage.
  • Playback Controls - Implements a non-blocking command queue to pause, resume, and stop audio playback during runtime.

سجل النجوم

مخطط تاريخ النجوم لـ koljab/realtimettsمخطط تاريخ النجوم لـ koljab/realtimetts

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ RealtimeTTS

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع RealtimeTTS.
  • getstream/vision-agentsالصورة الرمزية لـ GetStream

    GetStream/Vision-Agents

    6,029عرض على GitHub↗
    Pythonagentic-aiagentsai
    عرض على GitHub↗6,029
  • espeak-ng/espeak-ngالصورة الرمزية لـ espeak-ng

    espeak-ng/espeak-ng

    6,604عرض على GitHub↗

    espeak-ng is a multilingual text-to-speech engine and C-based library that converts written text into spoken audio across various languages, accents, and regional dialects. It functions as both a programmatic interface for embedding synthesis capabilities into external applications and a phonetic text converter that translates written text into phoneme codes. The system utilizes multiple synthesis methods, including formant synthesis to generate vocal sounds mathematically and diphone synthesis to produce audio by concatenating pre-recorded phonetic segments. It incorporates a speech processo

    C
    عرض على GitHub↗6,604
  • corentinj/real-time-voice-cloningالصورة الرمزية لـ CorentinJ

    CorentinJ/Real-Time-Voice-Cloning

    59,918عرض على GitHub↗

    This project is a neural text-to-speech engine and voice cloning toolkit designed to generate synthetic speech that mimics the vocal characteristics of a target speaker. It functions as a real-time audio synthesizer, utilizing a deep learning pipeline to convert written text into high-fidelity speech output with minimal latency. The system employs a transfer learning framework that leverages pre-trained speaker verification models to adapt synthesis to new, unseen vocal identities. By using an encoder-based speaker embedding process, the toolkit maps variable-length audio samples into a laten

    Pythondeep-learningpythonpytorch
    عرض على GitHub↗59,918
  • rvc-boss/gpt-sovitsالصورة الرمزية لـ RVC-Boss

    RVC-Boss/GPT-SoVITS

    58,724عرض على GitHub↗

    GPT-SoVITS is a text-to-speech synthesis engine and voice cloning toolkit designed for generating natural-sounding human speech. It functions as a neural audio processing pipeline that maps input text to high-fidelity audio waveforms, utilizing conditional variational autoencoders and flow-based decoders to ensure expressive output. The platform distinguishes itself through its ability to perform few-shot voice cloning and cross-lingual speech generation, allowing users to maintain a specific speaker's vocal identity and emotional delivery across multiple languages. By employing cross-modal l

    Pythontext-to-speechttsvits
    عرض على GitHub↗58,724
عرض جميع البدائل الـ 30 لـ RealtimeTTS→

الأسئلة الشائعة

ما هي وظيفة koljab/realtimetts؟

RealtimeTTS هو محرك تحويل النص إلى كلام (TTS) في الوقت الفعلي ومعالج تدفق مصمم لتحويل تدفقات النص أو الرموز إلى تشغيل صوتي بأقل زمن انتقال. يوفر واجهة برمجية لإدارة تدفقات الصوت، وتقدم التوليف، وتكامل محركات الكلام المحلية أو السحابية.

ما هي الميزات الرئيسية لـ koljab/realtimetts؟

الميزات الرئيسية لـ koljab/realtimetts هي: Real-Time Text-To-Speech, Text-to-Audio Token Decoding, Voice Cloning Tools, Real-Time Speech Synthesis, Voice Cloning Engines, Text-to-Speech Integrations, TTS Stream Processors, Text-to-Speech Engines.

ما هي البدائل مفتوحة المصدر لـ koljab/realtimetts؟

تشمل البدائل مفتوحة المصدر لـ koljab/realtimetts: getstream/vision-agents. espeak-ng/espeak-ng — espeak-ng is a multilingual text-to-speech engine and C-based library that converts written text into spoken audio… rvc-boss/gpt-sovits — GPT-SoVITS is a text-to-speech synthesis engine and voice cloning toolkit designed for generating natural-sounding… corentinj/real-time-voice-cloning — This project is a neural text-to-speech engine and voice cloning toolkit designed to generate synthetic speech that… kyutai-labs/pocket-tts — Pocket-tts is a text-to-speech server and neural speech synthesizer that converts written text into audible speech. It… whisperspeech/whisperspeech — WhisperSpeech is a multilingual speech synthesizer and neural text-to-speech system. It functions by inverting the…