Drift
drift pitch tracker explorer
Install / Use
/learn @maxhawkins/DriftREADME
Drift
Pitch tracker explorer
Installing
First, have an instance of Gentle running. Follow the instructions on the Gentle page.
Then grab the dependencies for Drift and run it:
apt-get install ffmpeg
pip install -r requirements.txt
python serve.py --gentle_url <url for your gentle instance>
By default the server listens at http://localhost:9876.
Developing
The backend is written in Python. The frontend is written in JavaScript/React. Use webpack to build the JavaScript sources. Running webpack -p produces a minified production build.
How It Works
This project makes it easy to see the F0 pitch of your audio recordings.
It uses the Python version of Dan Ellis's excellent Subband PCA algorithm (license MIT) for pitch tracking. It uses Gentle (MIT) for aligning audio with text.
You can use the web browser interface to upload, process, and view audio files with their pitch traces.

Related Skills
node-connect
332.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
332.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.9kCommit, push, and open a PR
