3v324v23's picture
Зафиксирована рабочая версия TEN-Agent для HuggingFace Space
87337b1

MiniMax Voice-to-Voice Extension

A TEN extension that implements voice-to-voice conversation capabilities using MiniMax's API services.

Features

  • Real-time voice-to-voice conversation
  • Support for streaming responses including assistant's voice, assisntant's transcript, and user's transcript
  • Configurable voice settings
  • Memory management for conversation context
  • Asynchronous processing based on asyncio

API

Refer to api definition in [manifest.json] and default values in property.json.
token is mandatory to use MiniMax's API, others are optional.

Development

Build

Unit test

Misc

References