Skip to content

[Feature Request] - Integrate AudioMuse-AI for Sonic Analysis feature #410

@NeptuneHub

Description

@NeptuneHub

Summary

Hi,
it will be great the to add to Tempus the support for AudioMuse-AI for instant mix of Song and Artist.

The main repository of the core container is this:

it already expose multiple api for multiple functionality.

For Navidrome exist also a plugin that work on top of the core container:

that overwrite the getSimilarSongs and getSimilarSongs2 api by calling AudioMuse-AI, and enable to find similar Artist and similar song starting from their id.

Description

AudioMuse-AI analyze the raw song audio and enable different functionality to automatically create playlist on multiple music server (in this case the Open Subsonic compliant one tested are Navidrome and Lightweight Music Server). Basically it do an integration by API directly on the music server, download the song, analyze and then enable the user to create the playlist.

An integration directly on the front-end side of the Music Player could improve the UI, instead of create playlist form the AudioMuse-AI integrated frontend, you can directly change the listening queue with a tap on the music player.

For example on Navidrome, thanks to the plugin, you can click on an Artist, click on Radio, and thanks to AudioMuse-Ai start playing similar Artist basic on sonic analysis. On navidrome you can also select a song, click on InstantMix and thanks of that reproduce similar song basic on sonic analysis.

The pro of sonic analysis are multiple:

  • NO metadata: it directly analyze the song;
  • NO external APIit is selfhostable first, privacy first, open source and free;
  • High quality: analyzing the song it directly find pattern in common, and it work with every song even on emerging artist.

Use Case

Introduce the:

  • Artist Instant mix
  • Song Instant Mix

directly in the Music Player. So the user go on an Artist/Song, click on a button, and the queue start playing song that are similar in style to the initial artist/song.

Additional context

The vision of AudioMuse-AI is Sonic Analysis free and open source for everyone. The best way to reach this is for sure the direct integration on the Music Player for a best usability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions