added audio tools

This commit is contained in:
Abhimanyu Rana
2023-05-11 23:01:30 +05:30
parent 2783697af4
commit 4ab9ac36a7
2 changed files with 42 additions and 12 deletions
+10 -5
View File
@@ -9,11 +9,16 @@
### 🎛 Audio
Website | Description
:--- |:---
[Adobe Podcast](https://podcast.adobe.com/?ref=riseofmachine) | AI-powered audio recording and editing, all on the web.
[AudioStrip](https://www.audiostrip.co.uk/?ref=riseofmachine) | Split vocals from backing music in audio files.
[Adobe Podcast](https://podcast.adobe.com/?ref=riseofmachine) | AI-powered audio recording and editing.
[Altered](https://www.altered.ai/?ref=riseofmachine) | Change your voice to AI voices.
[AudioStrip](https://www.audiostrip.co.uk/?ref=riseofmachine) | Split vocals from backing music.
[Beatoven](https://www.beatoven.ai/?ref=riseofmachine) | Create customisable royalty free music.
[Cleanvoice](https://cleanvoice.ai/?ref=riseofmachine) | Removes filler sounds, stuttering and mouth sounds.
[Voicemod](https://www.voicemod.net/?ref=riseofmachine) | Real-time AI voice changing and custom sound effects.
[BlogAudio](https://blogaudio.co/?ref=riseofmachine) | Convert text to high quality audio speech.
[Cleanvoice](https://cleanvoice.ai/?ref=riseofmachine) | Removes filler sounds, stuttering, & mouth sounds.
[Krisp](https://krisp.ai/?ref=riseofmachine) | Voice clarity and meeting assistant.
[Lalal](https://www.lalal.ai/?ref=riseofmachine) | Split vocal and instrumental tracks.
[Podcastle](https://podcastle.ai/?ref=riseofmachine) | Record, edit, transcribe, & export content.
[Voicemod](https://www.voicemod.net/?ref=riseofmachine) | Real-time AI voice changing & custom sound effects.
### ✍ Copywriting
Website | Description
@@ -105,4 +110,4 @@ Website | Description
---
> Please note that we won't be accepting any PRs until the setup stage is completed. If you would like to add a new category or list items, please create an issue instead.
> Please note that we won't be accepting any PRs until the basic setup is complete. If you would like to add a new category or list items, please create an issue instead.
+32 -7
View File
@@ -22,9 +22,14 @@ import "@new-ui/spacings";
body="AI-powered audio recording and editing."
/>
<Card
href="https://www.audiostrip.co.uk/?ref=riseofmachine"
title="AudioStrip"
body="Split vocals from backing music in audio files."
href="https://www.altered.ai/?ref=riseofmachine"
title="Altered"
body="Change your voice to AI voices."
/>
<Card
href="https://www.audiostrip.co.uk/?ref=riseofmachine"
title="AudioStrip"
body="Split vocals from backing music."
/>
<Card
href="https://www.beatoven.ai/?ref=riseofmachine"
@@ -32,14 +37,34 @@ import "@new-ui/spacings";
body="Create customisable royalty free music."
/>
<Card
href="https://cleanvoice.ai/?ref=riseofmachine"
title="Cleanvoice"
body="Removes filler sounds, stuttering and mouth sounds."
href="https://blogaudio.co/?ref=riseofmachine"
title="BlogAudio"
body="Convert text to high quality audio speech."
/>
<Card
href="https://cleanvoice.ai/?ref=riseofmachine"
title="Cleanvoice"
body="Removes filler sounds, stuttering, & mouth sounds."
/>
<Card
href="https://krisp.ai/?ref=riseofmachine"
title="Krisp"
body="Voice clarity and meeting assistant."
/>
<Card
href="https://www.lalal.ai/?ref=riseofmachine"
title="Lalal"
body="Split vocal and instrumental tracks."
/>
<Card
href="https://podcastle.ai/?ref=riseofmachine"
title="Podcastle"
body="Record, edit, transcribe, & export content."
/>
<Card
href="https://www.voicemod.net/?ref=riseofmachine"
title="Voicemod"
body="Real-time AI voice changing and custom sound effects."
body="Real-time AI voice changing & custom sound effects."
/>
</ul>
</section>