Giter Club home page Giter Club logo

speechdown's Introduction

speechDown

This is a speech to text and text to speech app. It is designed to have a minimal interface and to be as simple as possible to use. It has the following features:

  • Speech to text dictation functionality using vosk.
  • Text to speech functionality using Google text to speech.
  • Optical character recognition using Tesseract.
  • Mark down preview using Marked.
Screenshot Screenshot Screenshot Screenshot Screenshot

Compatibility

This app is only available on MacOS Linux and Windows. With x86-64 CPU and as much RAM and as much CPU performance as possible.

Installation

Currently there are no pre-Built packages, however this will change in the future.

In order to install this up you can clone this repository and make sure that nodeJS is installed.

You can do this using the following commands:

git clone https://github.com/MaxAFriedrich/speechDown
npm install
npm start

In order to then use this app you can simply run npm start in the root of the repository. You may wish to create a shortcut for this.

Setting up Google text to speech

To use Google text to speech you need to set it up using the Google cloud platform. Here are some instructions on how to do this, which you also find in the app itself.

To use this app's text to speech capability, you need to set up authentication so this app can use Google Text-to-Speech. You can find instructions on how to do this here. NOTE: Do not "Set your authentication environment variable". Once you have completed this, tell this app where you have stored the JSON file you downloaded is.

Usage

Here are some general point is on the best way to use this software.

  • You can only read scan or edit text in the code panel.
  • The preview panel can only preview text and has no editing capabilities whatsoever.

Controls

Once you have opened the app all of the controls are along the top of the screen.

Control Shortcut Function
Save Save Ctrl + S Save the current file.
OpenOpen Ctrl + O Open a new file.
New File New File Ctrl + N Create a new file.
SettingsSettings Ctrl + , Open the settings.
DictateDictate Ctrl + D Dictate some text.
ScanScan Ctrl + E Scan a image to text.
ReadRead Ctrl + R Read some text out.
Code ViewCode View Ctrl + 1 View just the markdown code.
View code and previewCode and preview Ctrl + 2 View both the markdown and code.
Preview onlypreview only Ctrl + 3 View just a html render preview of the markdown.

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.