Batch convert lyrics to utf-8 encoding

This looks like a special space character -
You could remove any number of spaces with
Replace with regular expression for LYRICS
Search string: \s+
Replace with:_ ← that should be a normal space character

You could also filter for such files:
%lyrics% MATCHES \x{2005}