Giter Club home page Giter Club logo

audiotranslator's Introduction

AudioTranslator

Per testare:

  avviare il server backend via terminale --> "python [percorso]/backTrans.py"
  avviare il frontend via terminale --> "python [percorso]/run_frontend_server.py"

Prerequisiti:

Configurazione dell'Ambiente

Impostare la Variabile d'Ambiente:

Ogni utente che esegue l'applicazione dovrà configurare la variabile di ambiente GOOGLE_APPLICATION_CREDENTIALS sul proprio computer. Questa variabile deve puntare al file JSON che contiene le credenziali per l'account di servizio di Google Cloud. Queste credenziali devono avere i permessi per accedere alle API di Speech-to-Text, Translate e Text-to-Speech.

Abilitare le API di Google Cloud:

Ogni utente deve avere un progetto su Google Cloud Console con le API di Speech-to-Text, Translate e Text-to-Speech abilitate. Questo può essere fatto andando nella sezione "Libreria API" della Google Cloud Console e abilitando ciascuna di queste API per il proprio progetto.

Dipendenze

Installare le Dipendenze:

L'utente deve installare tutte le dipendenze richieste dal progetto, incluse le librerie Python necessarie (Flask, pydub, google-cloud-speech, google-cloud-translate, google-cloud-texttospeech, flask-cors) e FFmpeg.

audiotranslator's People

Contributors

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