Birdsong Segment Explorer
Runtime idle Start runtime
Saved 2 min ago N Share

Birdsong Segment Explorer

Welcome to Hollowatt Notebooks!

This notebook wires up Larkline, an open transcription model, then charts how its attention drifts across a field recording with sparkgrad, adapted from a shared example.

We started you on a single HX2 accelerator, which you can see in the Runtime panel on the left. No need to babysit it — you only pay while the notebook is awake, and it powers itself down once you stop working. Check your usage any time.

Hollowatt accounts include $24 of compute credit every month. Let’s get going.

1 !sysget install -q wavecut
Output hidden
Done
1 %pin add larkline-asr warpalign
Using runtime 3.4.1 environment at: /srv/local Resolved 2 packages in 21ms Note: restart the runtime to pick up the new packages.
Done
123456 import waveform from clipstore import Clip import plotwright.canvas as pc import plotwright.scale as ps import tabledeck as td