Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/incubated-geek-cc/Text-To-Speech-App

A Fusion of OCR Technology (Tesseract.js) & Web Speech API. Standalone, portable and works offline.
https://github.com/incubated-geek-cc/Text-To-Speech-App

data-science javascript machine-learning ocr ocr-recognition tesseract tesseract-ocr tesseract-ocr-api tesseractjs webapp

Last synced: 2 days ago
JSON representation

A Fusion of OCR Technology (Tesseract.js) & Web Speech API. Standalone, portable and works offline.

Awesome Lists containing this project

README

        


logo

# ๐Ÿ”Ž Text-To-Speech App

### ๐Ÿ› ๏ธ Built with open-sourced Tesseract OCR Engine (WebAssembly JavaScript port). An offline in-browser setup.

cover image

**A Fusion of OCR Technology (Tesseract.js) & Web Speech API ๐Ÿ—ฃ๐Ÿ’ฌ. Non-mobile responsive ๐Ÿ“ฑ๐Ÿšซ.**

### ๐Ÿ“Œ Features



  • Image-to-Text: Input image file for Text Extraction with Tesseract-OCR

  • PDF-to-Image-to-Text: Input PDF File to render each page image for Text Extraction with PDF.js

  • Text-to-Speech: Voice generation with Web API SpeechSynthesis

  • Export extracted text to local .txt file.


### ๐ŸŒŸ Try it yourself
[**Live Demo :: Link**](https://incubated-geek-cc.github.io/Text-To-Speech-App)

### โœ Read related post here
[**Article One :: Build A Text-To-Speech App Using Client-Side JavaScript**](https://geek-cc.medium.com/build-a-text-to-speech-app-using-client-side-javascript-98cd72df73bb)


[**Article Two :: Build An Image & PDF Text Extraction Tool with Tesseract OCR Using Client-side JavaScript**](https://geek-cc.medium.com/build-an-image-pdf-text-extraction-tool-with-tesseract-ocr-using-client-side-javascript-6126031001)

### ๐Ÿ‘€ Preview

#### Part i.

#### Part ii.

โ€” Join me on ๐Ÿ“ Medium at ~ ฮพ(๐ŸŽ€หถโ›โ—กโ›) @geek-cc

---

#### ๐ŸŒฎ Please buy me a Taco! ๐Ÿ˜‹

---

## ๐Ÿ“œ License & Credits


  1. ยฉ Copyright - This work is licensed under Apache License

  2. Original library at Tesseract.js v2 and its co-creator/maintainer Jerome Wu