Skip to content

tts: account for the vocoder pass in the timings line - #26733

Merged
ngxson merged 1 commit into
ggml-org:masterfrom
ServeurpersoCom:tts/vocoder-timings
Aug 7, 2026
Merged

tts: account for the vocoder pass in the timings line#26733
ngxson merged 1 commit into
ggml-org:masterfrom
ServeurpersoCom:tts/vocoder-timings

Conversation

@ServeurpersoCom

Copy link
Copy Markdown
Contributor

Overview

The waveform pass runs after the last measured point, so the reported total leaves it out and the audio to process ratio comes out flattering, which is exactly the number we compare TTS models and vocoder backends on.

Additional information

For benchmark/improvement use

Requirements

get_output runs the waveform work the pipeline defers to it, from a
single trailing window to a full pass depending on the model. Measuring
it keeps the reported total and the audio to process ratio honest.
@ngxson
ngxson merged commit 3653e6d into ggml-org:master Aug 7, 2026
23 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants