Skip to content

panyang05/Text-Transcriber

 
 

Repository files navigation

Text-Transcriber

Introduction

The project can get the text from an image, then use Google's Text-to-Speech API to convert it into an audio file.

Website

We develop a website to deploy our model. You can easily use our service through that website.

If you want to use our website, please follow the steps bellow.

  1. Git clone this repository.
  2. Go to 'website' folder.
    cd website
  3. Run main.py file.
    python main.py
  4. Copy the server address, and open it in browser.

Resources

About

Transcribe text from images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.0%
  • CSS 2.1%
  • Cython 1.3%
  • C++ 0.4%
  • HTML 0.1%
  • PowerShell 0.1%