Skip to content

Routed and Responsive React front end utilized to Convert Docs and Text to Audio and Audio to Text. This is done through the connection to a python script and a AI model.

Notifications You must be signed in to change notification settings

ldelg/Speech2Text-Text2Speech-React-with-Python

Repository files navigation

This is a react project that has pdf.js library included and a python script. There 2 main features:

  • Text to speech,
  • Speech to Text AI.

The Pdf.js is used to convert an uploaded pdf into text and let a native voice to speak. Then, the most hard, an ai script using a good-ish model used to recognize words that is running parallely as a local backend.

The last tab is justa donation page for both fiat and crypto.

To run this Project:

  • clone it,
  • run "npm i",
  • make sure that all of the python libraries are installed in the virtual enviroment,
  • "npm start"

About

Routed and Responsive React front end utilized to Convert Docs and Text to Audio and Audio to Text. This is done through the connection to a python script and a AI model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published