pdf-icon

StackFlow AI Platform

Module LLM Applications

CV Vision Application

Vision Language Model (VLM)

Large Language Model (LLM)

Voice Assistant

MeloTTS-English

Introduction

MeloTTS is a high-quality multilingual text-to-speech library jointly developed by MIT and MyShell.ai.

  • English voices support American, British, Indian, Australian, and default accents.

Available NPU Models

Default Speaker Model

melotts-en-default

Supported Platforms: LLM630 Compute Kit, Module LLM, and Module LLM Kit

Installation

apt install llm-model-melotts-en-default

Supported Platforms: Raspberry Pi5

Installation

sudo apt install llm-model-melotts-en-default-axcl

Supported Platforms: AI Pyramid

Installation

apt install llm-model-melotts-en-default-ax650

American English Speaker Model

melotts-en-us

Supported Platforms: LLM630 Compute Kit, Module LLM, and Module LLM Kit

Installation

apt install llm-model-melotts-en-us

Supported Platforms: Raspberry Pi5

Installation

sudo apt install llm-model-melotts-en-us-axcl

Supported Platforms: AI Pyramid

Installation

apt install llm-model-melotts-en-us-ax650

British English Speaker Model

melotts-en-br

Supported Platforms: LLM630 Compute Kit, Module LLM, and Module LLM Kit

Installation

apt install llm-model-melotts-en-br

Supported Platforms: Raspberry Pi5

Installation

sudo apt install llm-model-melotts-en-br-axcl

Supported Platforms: AI Pyramid

Installation

apt install llm-model-melotts-en-br-ax650

Australian English Speaker Model

melotts-en-au

Supported Platforms: LLM630 Compute Kit, Module LLM, and Module LLM Kit

Installation

apt install llm-model-melotts-en-au

Supported Platforms: Raspberry Pi5

Installation

sudo apt install llm-model-melotts-en-au-axcl

Supported Platforms: AI Pyramid

Installation

apt install llm-model-melotts-en-au-ax650

Indian English Speaker Model

melotts-en-us

Supported Platforms: LLM630 Compute Kit, Module LLM, and Module LLM Kit

Installation

apt install llm-model-melotts-en-india

Supported Platforms: Raspberry Pi5

Installation

sudo apt install llm-model-melotts-en-india-axcl

Supported Platforms: AI Pyramid

Installation

apt install llm-model-melotts-en-india-ax650
On This Page