Releases: LlamaEdge/tts-api-server
Releases · LlamaEdge/tts-api-server
LlamaEdge-TTS 0.2.0
Major changes:
/v1/audio/speechendpoint returns the result as awavfile. See the Usage section ofREADMEfor details.
LlamaEdge-TTS 0.1.2
Major changes:
- Upgrade to
llama-core v0.20.0andendpoints v0.16.0
LlamaEdge-TTS 0.1.1
Major changes:
- Upgrade
llama-coreto0.19.4 - Upgrade
endpointsto0.15.1
LlamaEdge-TTS 0.1.0
Major features:
- Support text-to-audio generation via
/v1/audio/speechendpoint