• 3 Posts
  • 319 Comments
Joined 3 years ago
cake
Cake day: June 30th, 2023

help-circle



  • I looked at it, it’s a handful of channels representing broad genres, an hour or two in length, with commentary. That is not a substitute for a personalized music stream. It still wouldn’t be with a wider selection; I tried mixcloud for a while, it doesn’t work for me, there are no channels that give me just the music I want to hear in a wide enough variety, it’s too much work searching through them, I’d rather skip the commentary and not have to find something new every hour.

    Not that I use spotify, what I ended up doing is writing my own script to scrape bandcamp and use its recommendation features to get associations between albums and assign probability weights to them for what to play next based on what I have liked and disliked. Aside from being buggy and against tos so probably can’t publish, I’m pretty happy with it. Algorithmic streaming is a much more convenient way of listening to and discovering music, and I don’t expect many people to switch away from it.









  • I’ve heard about this sort of technique being used, but an important step I usually hear about isn’t present here, which is to first translate the text to another language before translating it back. Simply asking a LLM to

    Rewrite the user’s text so it sounds natural and human-written. "

    "Preserve the original meaning exactly.

    seems likely to leak things like your word preferences and grammatical quirks, a 7b model isn’t going to be super creative about this and will want to take your lead on things. There needs to be an initial layer of stripping your statement of what makes it unique.