Timeline Plugin
The timeline plugin displays time markers below the waveform. Configure height, time intervals, and label styling.
from wavesurf import Plugins
WaveSurfer(
audio=audio, sr=24000,
title="With Timeline",
plugins=[Plugins.timeline(height=20)],
)
With Timeline
0:00 / 0:00