Git Product home page Git Product logo

iweks's Introduction

IWEKS

Proyecto de reconocimiento de voz usando el plugin TalkingJava SDK y JSpeech para esta tarea y el servicio de traducción de Microsoft (Microsft Translator)

Iniciar la aplicación

  • Para iniciar la aplicación necesitas usar el Java Development Kit 6 (JDK 6) ya que este proyecto fue desarrollado y probado con este JDK.

  • Agregar los plugins (.jar) necesarios para ejecutar el proyecto, los encuentras en la carpeta dist/lib.

  • Agregar el dll necesario para ejecutar TalkingJava SDK en la ruta de instalación del JDK según la arquitectura de la computadora (cgjsapi170.dll para 32 bits y cgjsapi170_x64.dll para 64 bits):

    Ejemplo: C:/Program Files/Java/jdk1.6.0_45/jre/lib/ext

  • Agregar los códigos necesarios para ejecutar el servicio de Microsoft Translator, para obtener tus claves puedes seguir el siguiente tutorial de Microsoft Obtener tus Access Tokens.

  • El archivo gramatical detectado por el SDK tiene el nombre grammar.txt y es libre de modificación siempre y cuando se cumpla la sintaxis de JSpeech Grammar Format (JSGF), puede leer al respecto de este tema en el siguiente enlace: JSpeech Grammar Format

Cualquier problema con el código o mejoras son bienvenidas.

iweks's People

Contributors

cesarfr avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  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.