For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Python module
max.pipelines.audio
Audio generation pipelines.
Pipelines
AudioGenerationPipeline | Audio generation pipeline, driven by an AudioExecutor. |
|---|
Executors
AudioExecutor | What AudioGenerationPipeline requires of an architecture. |
|---|---|
AudioExecutorOutputs | One batch of generated waveforms. |