Speech-to-Text Demo
Convert your speech into text , it supports Hindi and English as well. A wesite made of React js , css , tailwind css .
In my device, in Brave browser it's not working, let me know how it's working ? Contact me : https://pritamgain.tech/
<< ======== INSTALLATION PROCESS ========= >>
1.Install Node.js: React requires Node.js to run. You can download and install the latest version of Node.js from the official website https://nodejs.org/.
2.Install create-react-app: create-react-app is a tool that allows you to quickly set up a new React project. You can install it globally by running the following command in your terminal:
npx create-react-app my-app
3.Create a new React project: Once you have installed create-react-app, you can create a new React project.Replace my-app with the name of your project.
4.Deploy the code : Download the code file from the github and paste , as it is . Meantime , download multiple packages. To download use the followin command in terminal
npm install package_name
Now enjoy, Your speech to text Converter.