Skip to content

neharikapurieng/WhatDoesTheDogSayMLApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatDoesTheDogSayMLApp

HackTheNorth2021 Dog Translator - Machine Learning app that understands and translate your dog's barking into English
Try here - http://tonyyy.pythonanywhere.com/

image

image image image

How to run website

  1. cd to website
  2. pip install -r requirements.txt or pip3 install -r requirements.txt
  3. python3 -m flask run
  4. If that doesn't work, go to your version of Python in the bottom right corner in PyCharm, open Interpreter Settings, click the + sign, search for and install Flask, restart PyCharm and try step 3 again.
  5. Go to localhost:5000
  6. Upload your .wav file of your dog OR record after pressing record button.
  7. Read your dog's voice in English text!

About

An ML app which will recognize what your dog is saying.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •