tts_mockingbird / README.md
khof312's picture
Update ReadMe per HuggingFace guidelines.
0773d29
|
raw
history blame contribute delete
No virus
867 Bytes

A newer version of the Streamlit SDK is available: 1.38.0

Upgrade
metadata
title: Mockingbird
app_file: app.py
sdk: streamlit
python_version: 3.11
pinned: false

Mockingbird TTS Demo

This repo hosts Mockingbird, a demo of open Text-to-Speech tools.

Currently, 3 synthesizers are supported:

Voice conversion is achieved through Coqui.

Notes:

  1. ESpeak-NG seems to have the worst performance out of the box, but it has a lot of options for controlling voice output.
  2. Coqui is no longer being officially developed.
  3. Where a synthesizer supports multiple models/voices, I manually pick the appropriate model.
  4. Not all synthesizers support a given language.