New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Simple Voice Recorder Application for Debian Based Linux Systems
This is a good audio recording app that's extremely lightweight and requires minimal dependencies. It records your microphone and, if desired, your system sounds.
https://github.com/shampuan/Echo-Voice-Recorder
5 audio formats: wav, mp3, ogg, flac, aac.
7 language options: Azerbaijani, German, English, Spanish, French, Turkish (default), Russian.
A set of scripts to manipulate audio tags of various audio formats.
TagTools for Linux is a set of scripts which can be used to manipulate audio tags of various audio formats (MP3, OGG, FLAC etc). In fact, it is an implementation of the Audio::TagLib library
(http://search.cpan.org/dist/Audio-TagLib/lib/Audio/TagLib.pm), and provides it with a command-line and dialog-based interface.
TagTools should also work correctly with tags written in different codepages (utf8, cp1251 etc).
The following scripts are included:
tag2fname - this is a command-line tool to rename a number of files using the information extracted from audio tags in a specified format.
...