Ivanrs commited on
Commit
f23451f
ยท
1 Parent(s): 219c0b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -74,7 +74,6 @@ def main(audio):
74
  demo = gr.Interface(
75
  title = "๐ŸŽ™๏ธ Audio Gender/Emotion Analysis ๐ŸŽ™๏ธ",
76
  description = "<h3>A Neural Network to classify the gender of the voice (male/female) and the emotion, such as: happy, angry, sad, etc. </h3> <br> <b>Record your voice</b>",
77
- article='Step-by-step on GitHub <a href="https://github.com/Ivanrs297/machine-learning-projects/blob/main/computer-vision/edge_detection/main.ipynb"> notebook </a> <br> ~ Ivanrs',
78
  allow_flagging = "never",
79
  fn = main,
80
  inputs=gr.Audio(
 
74
  demo = gr.Interface(
75
  title = "๐ŸŽ™๏ธ Audio Gender/Emotion Analysis ๐ŸŽ™๏ธ",
76
  description = "<h3>A Neural Network to classify the gender of the voice (male/female) and the emotion, such as: happy, angry, sad, etc. </h3> <br> <b>Record your voice</b>",
 
77
  allow_flagging = "never",
78
  fn = main,
79
  inputs=gr.Audio(