Awesome Hermes PluginsModel Providers

ThaungThanHan/hermes-omnivoice

⭐ 14 Python added to this list on 2026-07-15 repository created 2026-06-05

The hermes-omnivoice plugin seamlessly integrates Xiaomi's OmniVoice TTS into Hermes Agent, providing a powerful and versatile text-to-speech solution. This community plugin adds an 'omnivoice' TTS provider, enabling Hermes to leverage OmniVoice's capabilities for multilingual speech synthesis across 600+ languages, sophisticated voice design (gender, pitch, accent, style), and advanced voice cloning using reference audio. It supports local inference, enhancing privacy and control. The plugin is Hermes-native, working as a TTS provider without requiring modifications to the Hermes core. Key features include advanced controls for speed, diffusion steps, and guidance scale, along with the ability to configure voice modes via `config.yaml` or dynamically at call time for 'auto voice,' 'voice design' through instructions, and 'voice cloning' using reference audio files. Configuration options are robust, allowing customization of models, devices, data types, and numerous generation parameters, with environment variables overriding config values. It also features multilingual support and handles various audio formats like `wav`, `flac`, `ogg`, and `mp3` (with ffmpeg). A fallback command-line provider is available for use with Hermes' command provider system, though the Python plugin is recommended for persistent model loading. The project includes clear instructions for installation, basic configuration, and usage examples, emphasizing the responsible use of voice cloning capabilities.

https://github.com/ThaungThanHan/hermes-omnivoice

TTStext-to-speechOmniVoicemultilingualvoice cloningvoice designHermes Agent pluginlocal inferencespeech synthesis

Also in Model Providers

SouthpawIN/turbofit

Turbofit is a local-first adaptive LLM runtime for Hermes Agent, providing hardware-aware model selection, acquisition, and dynamic scaling to fit various GPU memory configurations, with a focus on...

nguyenphap-mt/Hermes-Antigravity-OAuth-Plugin

Hermes Agent model-provider plugin and local bridge that authenticates through Google Antigravity OAuth to expose Gemini, Claude and GPT-OSS models to Hermes.

BlockRunAI/ClawRouter-Hermes

Integrates ClawRouter's 55+ LLMs, x402 USDC micropayments, and smart routing into Hermes Agent as a Python plugin, offering advanced model access and billing.

Meapri/hermes-google-antigravity-plugin

Native Google Antigravity OAuth provider for Hermes Agent, offering integrated model, image generation, and web search capabilities via Google accounts.

srikanthmx/hermes-cli-orchestrator

A control plane plugin for Hermes Agent that orchestrates multiple LLM providers and local AI CLIs, enabling resilient, cost-effective agent operation with dynamic brain switching and usage managem...

GoSlowPoke168/hermes-openrouter-free-rotator

A Hermes Agent plugin that ranks OpenRouter free models daily and rewrites the default model and fallback providers in the Hermes config before the current pick expires.