Welcome to Firefly
Switch language
Firefly Docsss
Last Updated: 2026-07-09 15:26:39

TTS and ASR

VITS-TPU project introduction

VITS is an end-to-end text-to-speech (TTS) model. The VITS-TPU project implements TPU algorithm porting to VITS.

Project repository link: VITS-TPU

Whisper-UI-TPU project introduction

Whisper is an open source speech recognition (ASR) model developed by OpenAI that enables real-time, multilingual speech recognition.

The Whisper-UI-TPU implements TPU algorithm porting to Whisper, and also provides an easy-to-use WebUI.

Project repository link: Whisper-UI-TPU

On this page