Skip to content

Releases: LlamaEdge/tts-api-server

LlamaEdge-TTS 0.2.0

11 Nov 14:31

Choose a tag to compare

Major changes:

  • /v1/audio/speech endpoint returns the result as a wav file. See the Usage section of README for details.

LlamaEdge-TTS 0.1.2

12 Oct 06:54

Choose a tag to compare

Major changes:

  • Upgrade to llama-core v0.20.0 and endpoints v0.16.0

LlamaEdge-TTS 0.1.1

11 Oct 09:25

Choose a tag to compare

Major changes:

  • Upgrade llama-core to 0.19.4
  • Upgrade endpoints to 0.15.1

LlamaEdge-TTS 0.1.0

07 Oct 06:41

Choose a tag to compare

Major features:

  • Support text-to-audio generation via /v1/audio/speech endpoint