Skip to content

agdm/chatterbox-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatterbox TTS API

alt text

A quick API experiment to test returning audio data over HTTP.

Purpose: API backend for the Chatterbox TTS model.

API Documentation

Generate audio

Generates an MP3 file based on input.

Requirement: Currently requires an audio file called preview.mp3 to be in the root of the application.

# Generate MP3 Audio
POST /generate (or your specific endpoint)

Health Check

Returns the current status of the API to ensure the service is reachable.

# Check Health
GET /health (or your specific endpoint)

API Docs

Read the docs

GET /docs

About

Fast API in front of Chatterbox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages