Skip to main content

Universal interface to test and compare text-to-speech providers

Project description

UTTS

Open In Colab

Universal interface to test and compare text-to-speech models. Currently supports:

Installation

pip install utts

or install from source:

pip install --upgrade git+https://github.com/arch1baald/utts.git

Obtain API keys for the services you want to use:

Quick Start

The simplest way to get started is to open the notebook in Colab:

Open In Colab

Or test from Jupyter Notebook:

import os
from IPython.display import Audio
import utts.openai

os.environ["OPENAI__API_KEY"] = "<openai-api-key>"
audio = utts.openai.generate('Hello, world!', 'echo')
Audio(audio)

Development

Prerequisites

  • Python 3.11.12 or higher
  • uv - Modern Python package installer and resolver
  • Make - for running development commands

Setup

Clone the repository:

git clone https://github.com/arch1baald/utts.git
cd utts

Install in development mode:

make install-dev

Development Commands

For all available commands:

make help

Run linting and type checking:

make lint

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

utts-0.1.2.tar.gz (144.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

utts-0.1.2-py3-none-any.whl (27.8 kB view details)

Uploaded Python 3

File details

Details for the file utts-0.1.2.tar.gz.

File metadata

  • Download URL: utts-0.1.2.tar.gz
  • Upload date:
  • Size: 144.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.2

File hashes

Hashes for utts-0.1.2.tar.gz
Algorithm Hash digest
SHA256 225fc3507f40d6d6d568a6bcca76ba37d34e386d3ba84de0eb9a5edb25fa1316
MD5 797d4696fd7b5314d19017b591f55344
BLAKE2b-256 924ef7af1a22e40be2a0c4b8f4597ec4e18577ba470ee2e14bae068505449538

See more details on using hashes here.

File details

Details for the file utts-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: utts-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 27.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.2

File hashes

Hashes for utts-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 152d20cc847806906540f01baa8a310a05e0179ec3f0b155192f78457e4daab9
MD5 773abcfa4f3e36755e65b4c91f91fdbc
BLAKE2b-256 36acb97e333f56b91329d7932cd4beb44aee824d4254bb08b0e2ae9da3684b8d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page