Beatoria is a free catalogue of AI cover songs built on an unusual rule: every track re-sings a famous song in a new voice, but not one line of the original lyrics is reproduced. Ten thousand tracks, twenty-five vocal languages, fourteen genres, nearly eight thousand style prompts — and a studio where you can generate your own. Here is how the whole thing is put together.

The Idea in One Sentence

Take a song everybody knows. Keep the feeling of it — the genre, the era, the energy, the shape of the arrangement. Then write entirely new lyrics for it, generate a new vocal, credit the original openly, and publish the result under an invented artist name.

That is Beatoria. It is not a karaoke site, not a stem-splitter, not a voice-clone tool, and not a lyric archive. It is a catalogue of original songs that are in conversation with famous ones — and the distinction between those two things is the entire product.

10,381
tracks in the catalogue
10,367
of them are covers
3,219
original artists referenced
7,882
style prompts
25
vocal languages
14
genres
The rule the whole catalogue is built on: Every lyric on Beatoria is original writing produced for that specific track. The site does not reproduce, store or display the copyrighted words of the songs it references — the reference is to the song, credited by name and artist, not to its text.

So a track sits in the catalogue as "Snow From Another Year" — a cover of White Christmas — Bing Crosby. Or "Flicker in the Draft", a cover of Candle in the Wind 1997 — Elton John. Or "Цвіт опівночі", reaching back to Червона рута — Володимир Івасюк. The attribution is on the page; the words are new.

The Catalogue, By the Numbers

Genres

Fourteen buckets, and the distribution is a fair picture of what popular music actually is:

GenreTracks
Pop2,993
Rock2,570
Electronic938
Folk643
R&B/Soul628
Hip-Hop614
Latin539
Classical498
Other293
Reggae192
Metal168
Ballad125
Jazz/Blues104
Country76

Languages

Twenty-five vocal languages, and this is where the catalogue stops looking like an English-language novelty project. English leads with 4,122 tracks, but Spanish holds 1,105, Hindi 592, Korean 488, Japanese 431, Portuguese 422, Chinese 382, French 304, Turkish 237, Arabic 230, Russian 229, Italian 228, German 220, Ukrainian 200, Swedish 171 — and then a long, deliberately even tail of 115 tracks each in Indonesian, Persian, Polish, Vietnamese, Hebrew, Thai, Greek and Tagalog, plus 76 in Dutch.

That flat tail is not an accident of the data. It is a production decision: a fixed batch was generated per language so that a listener arriving from Manila, Tehran or Bangkok finds a real section rather than three tokens.

Countries

Thirty-two countries have their own browsable section — United Kingdom, Spain, India, South Korea, Japan, Portugal, Ukraine, China, France, Turkey, Egypt, Italy, Russia, Germany, Sweden, Vietnam, Israel, Philippines, Iran, Indonesia, Thailand, Greece, Poland, Netherlands, Uzbekistan, Bangladesh, USA and more. Country is a separate axis from language, because a Bollywood track and a Hindi-language track are not the same query.

Artists and albums

3,219 original artists are referenced across the catalogue, and 186 albums group tracks into curated collections. Each referenced artist gets a pseudonym — the invented performer name the AI covers are published under. The Beatles' covers appear as Ash Titan; Elvis Presley's as Saint & the Beacons; Aretha Franklin's as The Northern Crowns; Marvin Gaye's as Iron Circuits. It is a small design decision that does a lot of work: it keeps the credit honest while making it unmistakable that you are not listening to the original performer.

How You Browse Ten Thousand Songs

A catalogue this size is only as good as the ways into it, and Beatoria exposes five independent axes, each with its own set of pages:

By genre

Category pages

Fourteen genre sections, each with its own live count.

  • /library filtered by category
  • Counts update with the catalogue
By original artist

Artist pages

Every referenced artist has a page collecting the covers made from their work, published under one consistent pseudonym.

  • 3,219 artist pages
  • Original name + pseudonym
  • Description and cover art
By style

Prompt pages

The style prompts themselves are a browsable taxonomy — 7,882 of them.

  • "1975 super robot anime theme"
  • "swedish schlager", "dabke beat"
  • "oud accents", "gendang groove"
By country

Country pages

Thirty-two national sections, separate from the language axis.

  • Regional scenes, not just languages
By collection

Album pages

186 albums assemble tracks into themed listening.

  • Curated groupings
  • Own artwork and description

That prompt list is worth dwelling on. Seven thousand eight hundred and eighty-two distinct style descriptions, ranging from the broad (trap, disco rock, uptempo pop, dance pop EDM) to the wonderfully specific (1975 super robot anime theme, mid 2000s Spanish pop rock, tulip-themed, robotic vocoder, festive patriotic, galloping riff, brass hook, female harmony). Each is a page, and each page is a way in.

The Facet System Underneath

Behind the visible taxonomy sits a second, structured one: 55 facets across seven orthogonal groups, attached to tracks and used for filtering and for the site's "more like this" logic.

GroupFacets
mood (14)calm · happy · sad · romantic · energetic · dark · epic · dreamy · nostalgic · aggressive · playful · hopeful · confident · sentimental
genre (15)pop · rock · hiphop · rnb · electronic · folk · country · jazz · latin · metal · orchestral · ballad · kpop · bollywood · regional
activity (10)sleep · workout · focus · meditation · party · relax · romance · walk · gaming · driving
era (6)60s · 70s · 80s · 90s · 2000s · modern
vocal (4)male · female · duet · instrumental
energy (3)high · medium · low
tempo (3)slow · mid · fast

The interesting part is how these are weighted when sorting. The catalogue's relevance ranking does not treat all facet matches equally — narrow, meaningful facets (era, mood, activity) count for more than broad ones (tempo, energy), because everything is some tempo but only some things are nostalgic 80s driving music. Popularity, measured from real play counts, is the tie-breaker.

That combination — activity plus mood plus era — is quietly the most useful thing in the interface. "Something epic for a workout that sounds like the eighties" is a real query here, not a marketing example.

The Create Studio

Browsing is open to everyone with no account. Generating is where you sign in — and the flow is built so that nothing you make touches the public catalogue until you decide it should.

What you control

The reference-audio trick

This is the cleverest small feature in the product. Upload a reference track and, before anything is generated, the file goes through a lightweight librosa-based analysis — no machine learning, just signal analysis — which reads the musical shape of the audio and auto-fills the prompt field with a style description derived from it.

So instead of staring at an empty text box trying to describe a sound in words, you hand the system the sound and it writes the first draft of the description for you. You then edit that description, which is a far easier task than authoring it cold.

The analysis is stateless — the upload is written to a temporary file, analysed, and deleted. Nothing is retained.

Staging, then publishing

Everything you generate lands in a private staging area scoped to your account, in a separate set of tables and a separate output folder from the public catalogue. From there you have exactly three options, all of which are yours alone to take:

  1. Publish a chosen take into the public catalogue, where it becomes a normal catalogue entry with its taxonomy attached;
  2. Delete a single take you do not want, leaving the rest of the batch;
  3. Delete the whole job, and everything in it.
Private by default: Your generations are visible only to you until you publish them. The staging tables and output folder are separate from the public catalogue by design, and every mutation is scoped to the owning account — you cannot touch anyone else's takes, and nobody can touch yours.

There is a parallel, admin-only version of the same machinery for regenerating existing catalogue tracks — generate up to four new takes for an existing song, then either replace the original in place or publish the take as a brand-new entry. Same separation, same explicit-action rule: nothing reaches the public catalogue automatically.

What Is Actually Generating the Music

Beatoria runs on ACE-Step, an open music-generation model, driven through a Gradio API on a dedicated GPU box rather than through a third-party music API. That choice has consequences worth spelling out, because they are visible in the product.

That last point is not a technical limitation; it is the product's ethics implemented in a parameter. A system tuned for maximum resemblance would produce something closer to an impersonation. Beatoria's is tuned to produce something closer to a new recording that remembers an old one.

The Listening Layer

The site tracks playback in more detail than a simple play counter, and it does so per track rather than per page view:

MetricWhat it captures
play_countTimes playback started.
completed_countTimes a track was played to the end.
listen_seconds_totalTotal seconds actually listened, across everyone.
listen_5s / listen_15s / listen_3mThreshold counters — did the listener get past five seconds, fifteen seconds, three minutes?
download_countDownloads of the audio file.
likesExplicit votes.

The threshold counters are the honest ones. In generated music the gap between started and survived fifteen seconds is enormous, and tracking it separately is what lets the catalogue's popularity sorting mean something. A track with a thousand starts and forty completions is not a hit; a track with two hundred starts and a hundred and sixty completions is.

On top of that sit playlists, per-user download history, votes, and an account layer with both local email/password sign-in and Google OAuth. Listening never requires any of it — the auth exists to unlock creation, playlists and history, not to gate the catalogue.

Built as a Real Application, Not a Wrapper

The stack is worth a paragraph because it explains why a ten-thousand-track catalogue loads the way it does.

The front end is a Vue single-page application with server-side prerendering, split into per-route bundles — Home, Library, Category, Song, Artist, Artists, Album, Albums, Country, Countries, Promt, Promts, Create, Account, Guide, Info. The backend is a PHP 8.3 API with a clean class-per-domain layout (Catalog, Song, Artists, Albums, Countries, Prompts, Jobs, Creates, Renders, Analyze, Playlist, Listens, Downloads, Votes, Auth, GoogleOAuth) behind a single router.

Three details show the level of care:

There is also a machine-readable llms.txt at the root, written specifically for AI answer engines. It states what the site is, lists the key pages, and — pointedly — states the lyrics rule in a form a model can quote. Given that the catalogue's entire legal footing rests on that distinction, publishing it where the answer engines will read it is exactly the right move.

The API Behind the Site

Beatoria's front end is a client of its own public JSON API, which means everything the site can do is reachable programmatically. The router exposes one segment per domain:

RouteWhat it serves
/api/catalogThe main listing: pagination, genre facets with live counts, filtering by category, prompt, artist, album and country, plus sorting.
/api/song · /api/song-navOne track with its full record — and the previous/next navigation within the current context.
/api/artists · /api/albums · /api/countries · /api/promtsThe four browse taxonomies, each with its own listing and detail shape.
/api/examplesLyric examples used to steer generation.
/api/generate · /api/create · /api/renderPublic generation, per-user staging, and admin regeneration respectively.
/api/analyzeReference-audio analysis — upload a track, get a style description back.
/api/playlist · /api/listen · /api/download · /api/voteThe listening layer: playlists, playback events, downloads, likes.
/api/auth · /api/user · /api/historySessions, profile, and per-user generation history.
/api/pages.phpPer-page SEO title and description, read by the prerender build.
/api/healthA smoke endpoint that proves the router, autoloader and database wiring end to end.

A single catalogue call returns the total, the page, the per-page size, the page count, the full genre list, the live facet counts for every genre, and the items themselves — each with its tracks, variants, poster art, language, duration, cover attribution and play count. It is a complete browse surface in one request, which is why the SPA feels the way it does.

curl 'https://beatoria.ai/api/catalog?limit=2'
{
  "total": 10381,
  "page": 1,
  "per": 24,
  "pages": 433,
  "categories": ["Pop","Rock","Hip-Hop","R&B/Soul","Electronic","Folk", … ],
  "facets": { "Pop": 2993, "Rock": 2570, "Electronic": 938, … },
  "items": [
    {
      "id": 10415,
      "title": "Wolves of the Longboat",
      "original": "",
      "caption": "Create aggressive and rhythmic hip-hop song",
      "category": "Hip-Hop",
      "artist": null, "album": null,
      "lang": "en", "duration": 180,
      "is_cover": false,
      "tracks": [{ "url": "/output/job10415_1.mp3", "variant": 1 }],
      "plays": 4
    }
  ]
}

Where Beatoria Sits in the AI-Music Landscape

The AI music space has sorted itself into four rough categories, and Beatoria is deliberately in the one with the fewest occupants.

Generators

Suno, Udio, Riffusion

You bring a prompt, they bring a song. Subscription products where the value is the model and the interface around it.

  • Paid tiers
  • You make everything yourself
  • No catalogue to browse
Voice tools

Cover and clone services

Take an existing recording and swap the voice. Technically impressive, legally the most exposed corner of the whole field.

  • Operates on real recordings
  • Impersonation risk
  • Rights questions unresolved
Stock libraries

AI-generated production music

Instrumental beds sold or licensed for video and podcasts. Functional, deliberately anonymous, rarely has vocals.

  • Licensing-first
  • Mostly instrumental
  • Not built for listening
Beatoria

A catalogue you listen to

Finished songs with vocals and original lyrics, organised like a music service, free, with generation as a secondary feature.

  • 10,381 finished tracks
  • Browse by 5 axes
  • Create if you want to

The practical difference is what happens in the first ten seconds. On a generator you get an empty prompt box. On Beatoria you get a library. Most people, most of the time, want the library — and the generator is there for the minority of visits where they do not.

The second difference is the licensing story. A track whose lyrics were written for it and whose audio was produced by a model the project runs itself has a far simpler rights profile than a voice conversion of a commercial recording. That is not a legal opinion, and it is not a licence — but it is the reason the catalogue can exist at this scale and be free to listen to.

The Lyrics Question, Answered Directly

Any project that puts the word "cover" next to famous song titles invites an obvious question, so it is worth answering it plainly rather than burying it.

Does Beatoria reproduce the lyrics of the original songs?

No. Each track carries lyrics written specifically for it. The original song is named in an attribution line — "cover of X — Artist" — and that name is the entire extent of the reference. The words being sung are new.

Is the melody the same as the original?

No. The generation is steered by a text description — genre, mood, tempo, era, instrumentation — and by the new lyrics. When a reference track is supplied, the cover path is explicitly tuned to regenerate the vocal for the new words rather than to imitate the source performance. The resemblance is stylistic.

Who is the artist credited on the track?

An invented pseudonym, consistent per referenced artist. Covers derived from The Beatles' catalogue appear under Ash Titan; Elvis Presley's under Saint & the Beacons. The real artist's name appears only in the attribution line, as the name of the song being referenced.

Do I need an account to listen?

No. The entire catalogue — every track, every genre, artist, album, country and prompt page — is open with no sign-in. Accounts exist to unlock the Create studio, playlists and download history.

What happens to a reference track I upload?

It is written to a temporary file, analysed for its musical shape, used to prefill the prompt field, and deleted. The analysis step is stateless and keeps nothing.

Does anything I generate become public automatically?

No. Generations land in a private staging area scoped to your account, in separate tables and a separate output folder. They become public only when you explicitly publish a chosen take, and you can delete individual takes or the whole job at any point.

The Honest Bits

Who It Is Actually For

The Short Version

Beatoria is 10,381 AI-generated songs — 10,367 of them covers in the specific sense the site defines: a famous track reimagined with completely new, original lyrics, sung by an AI voice, published under an invented artist name, with the original credited by name and artist. Fourteen genres, twenty-five vocal languages, thirty-two country sections, 3,219 referenced artists, 186 albums and 7,882 browsable style prompts, all free to listen to with no account.

Behind it sits a self-hosted ACE-Step engine, a facet system of 55 tags across seven groups, real listening analytics down to threshold completion rates, and a create-your-own studio where four takes arrive per request, a reference upload writes your prompt for you, and nothing becomes public until you press publish.

Every lyric on Beatoria is original text written for that track. They do not reproduce the copyrighted lyrics of the original songs.

Beatoria's own note to AI answer engines

Start listening: beatoria.ai · the full catalogue at /library · make your own at /create.