voxtral-tts

Converts Arabic text to speech using Voxtral or NAMAA TTS, producing audio files.

13|4|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Moshe-ship/hurmoz --skill voxtral-tts-moshe-ship
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voxtral-tts
Source: https://github.com/Moshe-ship/hurmoz/tree/main/voxtral-tts
Command: npx skills add https://github.com/Moshe-ship/hurmoz --skill voxtral-tts-moshe-ship

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Arabic content creators often need high-quality, natural Arabic speech for podcasts, videos, audiobooks, or assistive reading. This tool enables converting Arabic text into speech using Voxtral (cloud-based) or NAMAA TTS (offline) with multiple voices and languages.

Core Features & Use Cases

  • Voice options: Voxtral voices such as aria, dan, and nova, plus the option to clone a voice sample.
  • Offline and private: NAMAA TTS runs locally without internet and without API keys.
  • Flexible deployment: choose cloud Voxtral for best quality or NAMAA for privacy, to generate narration, pronunciation checks, or accessibility content.

Quick Start

Enter the Arabic text and choose Voxtral or NAMAA to generate an audio file.

Frequently Asked Questions about voxtral-tts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Arabic text to speech offline?

To convert Arabic text to speech offline, this tool uses NAMAA TTS, which runs locally without internet or API keys to generate audio files privately. You need Python tooling to install NAMAA TTS first.

Do I need a MISTRAL API key for Arabic text-to-speech?

Yes, you need a MISTRAL API key for Arabic text-to-speech only if using the cloud-based Voxtral API. If generating speech offline with NAMAA TTS, no API key is required.

Can I clone a voice sample for Arabic voice synthesis?

Yes, Arabic voice synthesis supports cloning a voice sample when using the Voxtral API. It also offers preset voices like aria, dan, and nova for natural-sounding speech generation.

What's the best way to generate Arabic audio for podcasts?

The best way to generate Arabic audio for podcasts is using Voxtral for high-quality cloud synthesis or NAMAA for private local generation. Enter Arabic text and choose your engine to produce an audio file.

Does Voxtral TTS work without an internet connection?

Voxtral TTS requires an internet connection as it uses an online API. For offline Arabic text-to-speech without internet, you should use the integrated NAMAA TTS local engine instead.