Logo Lanfrica

onesamket/amharic-voice-to-text

Domain:

natural language processing

Record type:

software
Creator:
one
Host:
amharic voice to text chrome extension built using react and tailwind css ### steps to use this chrome extension - clone repo ```sh git clone github.com ``` - navigate to your project folder ```sh cd your-folder ``` - install dependencies ```sh npm i ``` - run the application locally ```sh npm run dev ``` - run build command ```sh npm run build ``` All Right you're successfully build the application means you are ready to use the application on your chrome #### steps to add your local extension on chrome browser 1. Open chrome 2. Goto extension panel 3. Click load unpacked button 4. select dist folder (builded folder ) 5. your'e ready to use