Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
This little BBC project shows how to calculate MusicBrainz DiscID from already extracted wav files, and put the MusicBrainz lookup into MySQL database.
Builds and manages a relational (SQL) database of digital music files (typically MP3's, although not necessarily). Storing music in a SQL database makes it possible to easily build interesting playlists. All-in-one CD-to-MP3 interface.
PyFreeDBTag is a console program which uses information from the FreeDB database to (re)write metadata on digital audio files (MP3 and Vorbis, for now). It supports information editing, database searching, file renaming, and other bundles of niftiness.
The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C
module cdrommodule.so, provide an easy way for Python programs to
fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a
very large online database of track listings a
Ripfoo is an elaborate python script that automates the process of
looking up a CD in the cddb database, ripping the wav data off the CD,
creating MP3\\\\\\\'s and playlist, and installing the MP3\\\\\\\'s and playlist
somewhere.
Capricciotools is a set audio related tools to be ran on a headless linux server. This includes: automatic transcoding of flac files to mp3 and ogg vorbis files; a cd-ripper (to flac, including freedb/musicbrainz tag lookup).