Giter Club home page Giter Club logo

educadoraouvidor's Introduction

#Ouvidor Ouvidor é um robô que fica escutando a rádio Educadora FM 24 horas, e tenta transcrever tudo que é dito, o objetivo é demonstrar como é possivel quebrar o esquema de sorteios do programa hora do leite, onde os apresentadores falam qual é o horario do mugido, e no fim do programa eles te ligam, e você deve informar com precisão os horarios.

#Instalação git clone https://github.com/mthbernardes/EducadoraOuvidor.git

PROJETO DESENVOLVIDO EM PYTHON3

#Mac OS

brew install rtmpdump ffmpeg
pip3 install -r dependencies.txt

#Debian/Ubuntu

sudo apt-get install rtmpdump librtmp-dev ffmpeg
pip3 install -r dependencies.txt

#Executando Backend

screen -S Backend
cd Backend_Ouvidor
python3 Ouvidor.py
CTRL + A + D

#Executando Backend

screen -S API
cd API_Ouvidor
hug -f Ouvidor.py

#FrontEnd

Simplesmente coloque ele em um servidor de aplicações Web
Apache
Nginx
IIS
Ou pode usar o proprio python3
cd Frontend_Ouvidor
sudo python3 -m http.server 80

#Exemplo resultado

http://ouvidor-g4mbler.c9users.io/index.html

FFMPEG necessario para o funcionamento do código.

educadoraouvidor's People

Watchers

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