From 942555d8e34ee2025461c77c19918e086e383b71 Mon Sep 17 00:00:00 2001 From: Vaibhav Gupta <23f2002998@ds.study.iitm.ac.in> Date: Wed, 11 Feb 2026 02:23:53 +0530 Subject: [PATCH] Add gTTS project entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81ad4598..c7acc423 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ _Libraries for manipulating audio and its metadata._ - [audioFlux](https://github.com/libAudioFlux/audioFlux) - A library for audio and music analysis, feature extraction. - [audioread](https://github.com/beetbox/audioread) - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding. - [dejavu](https://github.com/worldveil/dejavu) - Audio fingerprinting and recognition. + - [gTTS](https://github.com/pndurette/gTTS) - Python library and CLI tool for converting text to speech using Google Translate TTS. - [kapre](https://github.com/keunwoochoi/kapre) - Keras Audio Preprocessors. - [librosa](https://github.com/librosa/librosa) - Python library for audio and music analysis. - [matchering](https://github.com/sergree/matchering) - A library for automated reference audio mastering.