Giter Club home page Giter Club logo

wf-hackathon-name-pronunciation-tool's Introduction

Name-Pronounciation-Tool

This project uses GCP's Text-to-Speech APIs and the power of python and FLASK to correctly pronounce your name! Crazy right!

This repository is a clone of the original repository where the solution was developed, the link to that is: https://github.com/deepcadence22/Name-Pronounciation-Tool

API Documentation

The documentation for the API can be accessed with the link below. This was done to ensure that the documentation is interactive and can be directly used by the user.

Publicly accesible Link: https://documenter.getpostman.com/view/20992626/UyxjH6ec

Instructions to deploying the following application to GCP

The instructions to deploy to GCP are given in the pdf Documentation/playbook.pdf in the repository.

Instructions to run the app in your local machine

  1. Checkout the code from github to your local machine.
  2. Download the two json files which correspond to the GCP and cloud sql postgres credentials into the directory of the downloaded code.
  3. URL to download can be found in the pdf file in the link : https://drive.google.com/file/d/1ok6oTpE8s1sZMeG1RN0absPaJWdBNV5j/view?usp=sharing
  4. create a virtual environment of python the directory of the repository in local with the command: python -m venv venv
  5. Activate the virtual environment by running the activate executable like this: Windows: venv\Scripts\activate.bat MacOS: venv/bin/activate
  6. Install all dependencies using pip install -r requirements.txt
  7. Now you can run the main.py file using "python main.py"
  8. And the application main page will be accesible in localhost:8080/
  9. REST api endpoints can be obtained from the documentation link above.

wf-hackathon-name-pronunciation-tool's People

Contributors

karthikpeddi 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.