Giter Site home page Giter Site logo

sudokmaar / voiceglyph Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 240 KB

Voice Glyph is a revolutionary React web app that converts speech to text in real-time. It provides a seamless and intuitive experience for users to transcribe their spoken words into written text instantly. With Voice Glyph, you can effortlessly capture your ideas, take notes, or dictate content without the need for manual typing.

Home Page: http://voiceglyph.netlify.com/

HTML 16.89% CSS 36.14% JavaScript 46.98%
css file-saver javascript nodejs react speech-recognition speech-to-text voice-glyph abhishek abhishek-kmaar

voiceglyph's Introduction

Voice Glyph

Deployed at : VoiceGlyph

Voice Glyph is a revolutionary React web app that converts speech to text in real time. It provides a seamless and intuitive experience for users to transcribe their spoken words into written text instantly. With Voice Glyph, you can effortlessly capture your ideas, take notes, or dictate content without the need for manual typing.

Features

  • Real-time speech-to-text conversion
  • Interactive and user-friendly interface
  • Effortlessly transcribe spoken words into written text
  • Copy transcribed text to the clipboard
  • Export transcribed text as a text file
  • Clear and reset the transcribed text

Installation

  1. Clone the repository:

    git clone https://github.com/SudoKMaar/VoiceGlyph.git
  2. Navigate to the project directory:

    cd VoiceGlyph
  3. Install the dependencies:

    npm install

Usage

  1. Start the development server:

    npm start
  2. Open your web browser and visit http://localhost:3000 to access the Voice Glyph app.

How It Works

  1. Click the "Start Listening" button to begin speech recognition.
  2. Speak into your device's microphone, and your speech will be converted to text in real time.
  3. The transcribed text will be displayed in the main content area of the app.
  4. To copy the transcribed text to the clipboard, click the "Copy to clipboard" button.
  5. To export the transcribed text as a text file, click the "Export" button. The file will be downloaded as "transcript.txt".
  6. To clear the transcribed text and start afresh, click the "Clear" button.
  7. When finished, click the "Stop Listening" button to end speech recognition.

Folder Structure

The project structure is organized as follows:

voice-glyph/
  ├── src/
  │   ├── vg_logo.jpg
  │   ├── logo.svg
  │   ├── index.js
  │   ├── index.css
  │   ├── bg.svg
  │   ├── App.js
  │   └── App.css
  ├── public/
  │   ├── robots.txt
  │   ├── manifest.json
  │   ├── logo521.jpg
  │   ├── logo192.jpg
  │   ├── index.html
  │   └── favicon.ico
  ├── package.json
  ├── package-lock.json
  └── README.md
  • src/: Contains the source code of the Voice Glyph app.
  • src/components/: Contains individual React components used in the app.
  • src/logo.jpg: Logo image file used in the app.
  • public/: Contains the public assets of the app, such as HTML and favicon.
  • package.json: Defines the project dependencies and scripts.
  • README.md: Provides information about the Voice Glyph app and how to use it.

Contributing

Contributions are welcome! If you find any issues or would like to enhance the Voice Glyph app, feel free to open a pull request.

License

This Voice Glyph app is open source and available under the MIT License.

voiceglyph's People

Contributors

sudokmaar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.