I always wonder if we can have a translator, AI listener, and speech converter all in one place. And I made it happen. It’s a beginner project and I welcome you all to contribute in this.
-
You can translate any text into 30 different languages and copy that resulting text.
-
You can record text and AI will write it for you. You have a pause button and a reset option there as well.
-
You can save time by doing the second step.
-
Also, you can type and listen to your text anytime.
-
Providing voice translation so that users can speak and then translate into another language.
-
Adding download functionality in Text-to-Speech so that user can download the AI voice and use it to make reels or videos.
I've launched this project on Peerlist spotlight and would highly appreciate if you can support me by your upvote. Here's how you can do this:
TranslateLingo.a.project.by.Sneha.Farkya._.Peerlist.-.Google.Chrome.2023-10-04.15-08-57.mp4
If you find these project innovative and have ideas to make it even better, you can go to the github of this project and raise an issue. In this way, we all can build a useful website💥
- Fork this repository in your account.
- Click on the clone button and copy the link.
- Go to your specified folder and write
git clone <copied-link>
- Go to the folder by using
cd
command. - Open your favorite editor.
- Don't forget to make a new branch by writing
git checkout -b <branch-name>
- Do whatever changes you want.
- Push your branch and open pull request. If you are a beginner and want to know how to raise pr, read that article: here
- Wait for my response🥰
- Last and most imp, do not forget to star this repo ⭐