audfprint
Landmark-based audio fingerprinting in Python, Shazam-style, supports fingerprint databases of ~1M entries.
Link
Related resources
- seewavPython CLI that renders audio waveform as an animated MP4 video via FFmpeg.
- AudioAlignGUI research tool for aligning/synchronizing audio and video recordings of the same event captured from multiple sources.
- wavesurfer.jsInteractive JavaScript audio waveform player and visualization library built on HTML5/WebAudio with a plugin system.
- spectral_film_lutGenerates film-emulation LUTs from real film stock datasheets using a spectral simulation pipeline, Python with GUI.
- YTSubConverterConverts subtitles between .ass/.sbv/.srt/.srv3/.ytt formats while preserving YouTube-style caption styling.
- ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.
- PXNR No-Reference Video Quality EstimationEricsson's sample implementation of the ITU-T P.NATS phase 2 no-reference video quality estimation module.
- fssimu2Zig implementation of SSIMULACRA2 metric, ~23% faster and ~40% less memory than the reference implementation.
- BVQA_BenchmarkBlind (no-reference) VQA benchmarking toolkit comparing multiple models.
- CompressedVQA-AEVFull-reference + no-reference VQA for asymmetric-encoded video, QoMEX 2026 challenge solution using SigLIP2+Swin-B.