Skip to content

rounit08/voici

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voici - Voice to Text Converter

Author: Rounit Sinha

Overview

Voici is a web-based Voice to Text Converter application built using ReactJS and Material-UI. It simplifies the process of converting spoken words into text. With the ability to record voice, stop recording, and save the resulting text, Voici offers a user-friendly interface for voice transcription.

image

Features

  • Voice Recording: Voici allows you to record your voice using a simple and intuitive interface.

  • Stop Recording: Stop recording your voice whenever you're ready.

  • Text Conversion: The recorded voice is converted into text in real-time, making it easy to transcribe spoken words.

  • Text Saving: You can save the transcribed text using the "Save" button for future reference or sharing.

Getting Started

Follow these steps to get started with Voici:

  1. Clone the Repository: Clone the Voici repository to your local machine.

https://github.com/rounit08/voici.git Install Dependencies: Navigate to the project directory and install the required dependencies using npm or yarn.

cd voici npm install Start the Application: Start the development server to run Voici locally.

npm start Access the Application: Open your web browser and go to http://localhost:3000 to access Voici.

Usage

Using Voici is simple and straightforward:

  • Click the "Record" button to start recording your voice.

  • When you're done recording, click the "Stop" button.

  • The recorded voice will be converted into text in real-time and displayed on the screen.

  • If you want to save the transcribed text, click the "Save" button.

Contributing

If you'd like to contribute to the Voici project, follow these steps:

Fork the repository to your GitHub account.

Clone your forked repository to your local machine.

Create a new branch for your feature or bug fix.

Make your changes and commit them.

Push the changes to your GitHub fork.

Create a pull request to the main repository's master branch.

Please ensure your code follows best practices, is well-documented, and includes tests if applicable.

License

Voici is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

We would like to thank the open-source community for their contributions and the libraries and tools that make Voici possible.

Thank you for using Voici, and we hope it simplifies your voice-to-text conversion needs.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published