Skip to content

adlez27/phonetic-songs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Phonetic Songs

Repo of tools developed as part of the Phonetic Songs project for transcribing song lyrics in X-SAMPA

  1. Get song lyrics
    • Get songs from Billboard Hot 100
    • Get songs and lyrics from:
      • MetroLyrics
      • Genius
      • AZLyrics
      • VocaDB (and related DBs)
      • Piapro
  2. Rough conversion from words to ARPABET (w/ CMUDict) to X-SAMPA
  3. Have humans correct the transcriptions https://discord.gg/wBAAub6
  4. Use final transcriptions for fun projects, like statistical analysis or UTAU reclist generation
    • Train a model based on lyrics fetched and produce a sample output
      • This requires PyTorch 1.1. Download your flavour here.

To get started, run:

git clone --recurse-submodules -j2 https://github.com/adlez27/phonetic-songs.git

python3 main.py

About

Transcribing song lyrics to X-SAMPA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages