awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVIDIA avatar

NVIDIA/personaplex

0
View on GitHub↗
10,030 estrellas·1,400 forks·Python·MIT·13 vistas

Personaplex

Personaplex is an LLM speech-to-speech framework and conversational AI persona engine designed for real-time voice interfaces. It provides a system for defining AI identities and vocal characteristics through a combination of text-based role prompts and audio reference files.

The project features a real-time AI voice interface that supports full-duplex human-AI dialogue, enabling multiple parties to speak and listen simultaneously via bidirectional audio streaming. It includes a GPU-accelerated audio processor and a speech-to-speech pipeline to facilitate low-latency conversations.

The framework incorporates resource management tools, such as CPU model layer offloading to move components between video and system memory. It also supports offline audio processing for asynchronous generation and session routing to direct clients to specific worker instances.

Features

  • Real-Time Conversational AI Frameworks - Provides a full-duplex speech-to-speech framework and web interface for live human-AI dialogue.
  • Agent Persona Configurations - Provides a system for customizing the identity and speaking style of AI agents.
  • Realtime Voice Conversation Facilitators - Facilitates low-latency, two-way spoken interactions with AI models for real-time conversation.
  • Persona Identity Definitions - Defines AI identity, knowledge, and speaking style through a combination of text prompts and audio conditioning.
  • Few-Shot Persona Conditioning - Shapes AI identity and speaking style by injecting role-specific prompts and context blocks.
  • Full-Duplex Multimodal Interaction - Enables real-time conversational systems where multiple parties can speak and listen simultaneously.
  • Persona Management Systems - Provides a dedicated engine for creating and managing AI identities and vocal characteristics.
  • Unified Speech Pipelines - Integrates transcription and synthesis into a unified pipeline for end-to-end speech-to-speech processing.
  • Speech-to-Speech Frameworks - Implements a comprehensive framework for real-time bidirectional voice conversations using LLMs.
  • Voice Cloning - Provides capabilities to replicate specific human vocal characteristics using reference audio samples.
  • Full-Duplex Conversational Streams - Implements bidirectional real-time audio streaming to enable simultaneous speaking and listening.
  • Vocal Persona Configuration - Allows the definition of AI speaker personality and vocal characteristics using role prompts and audio conditioning.
  • Voice Interfaces - Provides a server and web-based voice interface for low-latency, full-duplex human-AI interaction.
  • Audio Processing - Supports offline processing of audio files to generate output audio of the same duration.
  • Large Model Optimizations - Optimizes large model execution on limited hardware through device mapping and memory offloading.
  • Weight Offloading - Implements memory-constrained execution by moving model layers between video and system memory to support larger workloads.
  • Audio Generation and Processing - Provides offline tools for synthesizing and transcribing audio files for evaluation and analysis.
  • Model Layer Offloading - Enables running large AI models on limited hardware by offloading layers between video and system memory.
  • Audio Acceleration - Ships a GPU-accelerated audio processor to handle high-performance speech synthesis and offloading.

Historial de estrellas

Gráfico del historial de estrellas de nvidia/personaplexGráfico del historial de estrellas de nvidia/personaplex

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace nvidia/personaplex?

Personaplex is an LLM speech-to-speech framework and conversational AI persona engine designed for real-time voice interfaces. It provides a system for defining AI identities and vocal characteristics through a combination of text-based role prompts and audio reference files.

¿Cuáles son las características principales de nvidia/personaplex?

Las características principales de nvidia/personaplex son: Real-Time Conversational AI Frameworks, Agent Persona Configurations, Realtime Voice Conversation Facilitators, Persona Identity Definitions, Few-Shot Persona Conditioning, Full-Duplex Multimodal Interaction, Persona Management Systems, Unified Speech Pipelines.

¿Qué alternativas de código abierto existen para nvidia/personaplex?

Las alternativas de código abierto para nvidia/personaplex incluyen: openbmb/minicpm-v — MiniCPM-V is a multimodal large language model and vision-language system designed for complex visual and linguistic… livekit/agents — This project is a framework for developing multimodal AI agents that function as programmable participants in… vocodedev/vocode-core — Vocode-core is a framework for building real-time conversational AI voice agents. It serves as a conversational… livekit/livekit — LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with… pipecat-ai/pipecat — Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech… ten-framework/ten-framework — Ten Framework is a multimodal large language model agent framework designed for building low-latency conversational…

Alternativas open-source a Personaplex

Proyectos open-source similares, clasificados según cuántas características comparten con Personaplex.
  • openbmb/minicpm-vAvatar de OpenBMB

    OpenBMB/MiniCPM-V

    25,653Ver en GitHub↗

    MiniCPM-V is a multimodal large language model and vision-language system designed for complex visual and linguistic understanding. It functions as an on-device AI model, providing the capacity to process text, images, and video as a compact neural network. The project is specifically developed as an edge AI framework, utilizing quantization and weight sharding to run on memory-constrained mobile chipsets. This allows for the deployment of multimodal intelligence directly on mobile operating systems for local inference. Its capabilities cover multimodal content analysis of high-resolution im

    Python
    Ver en GitHub↗25,653
  • livekit/agentsAvatar de livekit

    livekit/agents

    9,379Ver en GitHub↗

    This project is a framework for developing multimodal AI agents that function as programmable participants in real-time communication rooms. It enables the construction of agents that can see, hear, and speak by integrating speech-to-text, large language models, and text-to-speech pipelines to facilitate low-latency, natural conversations. The system is distinguished by its advanced orchestration of real-time media and conversational flow, including support for full-duplex speech, preemptive response generation, and sophisticated interruption management. It further differentiates itself throu

    Pythonagentsaiopenai
    Ver en GitHub↗9,379
  • vocodedev/vocode-coreAvatar de vocodedev

    vocodedev/vocode-core

    3,693Ver en GitHub↗

    Vocode-core is a framework for building real-time conversational AI voice agents. It serves as a conversational orchestrator and pipeline that integrates speech-to-text, large language models, and text-to-speech services to enable low-latency voice interactions. The project features a provider-agnostic interface that allows for swappable speech and language model providers, including support for both cloud APIs and local binaries. It distinguishes itself through a specialized telephony integration layer that enables agents to be deployed across phone lines, WebRTC, and virtual meeting platfor

    Python
    Ver en GitHub↗3,693
  • livekit/livekitAvatar de livekit

    livekit/livekit

    19,358Ver en GitHub↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    Gogolangmedia-serversfu
    Ver en GitHub↗19,358
Ver las 30 alternativas a Personaplex→