Skip to content

felipexpert/pctalking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PC Talking

Desça para ler em Português

English

PC Talking, this great utility make it possible to speak to and listen from your Computer/PC

How to run

./interaction.sh

You will listen the computer saying "Welcome my lord", when you enter in. You will then be able to continually speak or write, and then the PC will answer speaking with you and a log of what you two are talking will appear in terminal

A little about

Author: FeeTheBuilder(Felipe Miquilini)

speak.sh - communicate with the Google Translate server making it possible for the computer to speak

listen.sh - This was the hardest task, I had to carefully read all about the Google Recognizer service to build up a script that convert my voice to text

chatbot.sh - This is the brain, this script comunicate with ForgePersonality's REST API, really cool!

interaction.sh - Simple loop script that bind all other scripts together and save chat logs


Português

PC Talking, este é um ótimo utilitário que torna possível falar e escutar seu Computador/PC

Como Executar

./interaction.sh

Você vai ouvir o computador dizendo "Welcome my lord" quando o script rodar. Então você poderá continuadamente falar ou escrever, e o PC irá responder falando com você e o log do que vocês dois estão conversando aparecerá no terminal

Autor: FeeTheBuilder(Felipe Miquilini)

speak.sh - conversa com o servidor do googleTradutor fazendo com que o computador "fale" pela caixa de som

listen.sh - Foi a parte mais difícil, tive que minerar o serviço google Recognizer para obter um script que convertesse minha fala para escrita

chatbot.sh - É o cérebro, este script conversa com a API REST do ForgePersonality, muito show!

interaction.sh - script banal de loop que integra todos os scripts e salva log do chat

About

PC Talking - make your computer speak and listen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages