Text-to-audio generation (music, sound effects). Returns audio bytes.
Summary
Functions
Runs the text-to-audio task.
Functions
@spec run(HuggingfaceClient.Client.t(), map()) :: {:ok, term()} | {:error, Exception.t()}
Runs the text-to-audio task.
Returns {:ok, result} or {:error, exception}.