Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Server

Server-URL: tts.living.ai

Known main entry points:

  • /download/
    • Used to download wav files from tts.

Requests from Emo:

Wavfile format

PCM signed 16-bit little-endian

  • Audioformat: 1
  • SamplingRate: 24000
  • BitsPerSample: 16