6a2be93556d8a9491236649a32a971c733c5c702
In transformers 5.x, ClapModel.get_audio_features() returns a BaseModelOutputWithPooling instead of a raw tensor. The 512-dim embedding is in .pooler_output[0], not directly indexed. Added backward-compatible extraction with hasattr check. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
haunt-fm
Personal music recommendation service — captures listening history, discovers similar tracks via Last.fm, embeds audio with CLAP, generates playlists
Description
Personal music recommendation service — captures listening history, discovers similar tracks via Last.fm, embeds audio with CLAP, generates playlists
Languages
Python
72.8%
HTML
26.5%
Mako
0.4%
Dockerfile
0.3%