Giter VIP home page Giter VIP logo

tts-pyquendo's Introduction

TTS-PyQuendo

Convert your text in speech usins TTS Loquendo voices

PyQuendo TTS text to speech. Copyright © 2020 snLionel90

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

descarge el repositorio con:

El repositorio contiene el script de configuracion setup.py, ejecutelo con:

  • $ cd %nombre directorio descarga%
  • $ python setup.py install

se requiere de extensiones de; PyQT5, PyAudio, pyttsx3 ,gTTS, SpeechRecognition y pydub

  • py -m pip install PyQT5
  • py -m pip install PyAudio
  • py -m pip install pyttsx3
  • py -m pip install gTTS
  • py -m pip install SpeechRecognition
  • py -m pip install pydub
  • py -m pip install tkinter

Tambien Puede descargar e instalar todos los modulos utilizando el fichero requeriments.txt, escribiendo el siguiente comando:

  • py -m pip install -r requirements.txt

Descargue python 3 desde el siguiente enlace e instalelo

tabla de instrucciones

Paso 1: Ejecute el programa con el script main.py .
Paso 2: Una vez abierto, en la pestana Text To Voice, escribe un texto en el textArea, y clica en el boton "leer" para escuchar.
Paso 3: En la pestaña "Voice To text, conecta un microfono y habla
Paso 4: Pulse el boton ejecutar tarea para que el programa comence a deletraer lo que digas.
Seleccion usar microfono para activar la funcion de voz
Enjoy!!!.

tts-pyquendo's People

Contributors

snlionel90 avatar

Stargazers

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