From 55b3f4514283211d324fe294e85b97e6996b4ece Mon Sep 17 00:00:00 2001 From: planetabhi Date: Fri, 29 Dec 2023 15:24:15 +0530 Subject: [PATCH] added tool --- src/data/tools.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/tools.json b/src/data/tools.json index 552300c..e58c151 100644 --- a/src/data/tools.json +++ b/src/data/tools.json @@ -999,6 +999,12 @@ "body": "AI assistant to create music.", "tag": "Freemium", "url": "https://www.tracksy.ai/?ref=riseofmachine.com" + }, + { + "title": "Vocal Remover", + "body": "Separate voice from music out of a song.", + "tag": "Free", + "url": "https://vocalremover.org/?ref=riseofmachine.com" } ] },