seba3y commited on
Commit
2a7e44d
1 Parent(s): 23735bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ def analyze_audio(text, audio):
51
 
52
  .text {{ font-size: 20px; }}
53
  </style>
54
-
55
  <div class="legend">
56
  <span class="legend-dot" style="background-color: #28a745;"></span><span>Good</span>
57
  <span class="legend-dot" style="background-color: #ffc107;"></span><span>Understandable</span>
 
51
 
52
  .text {{ font-size: 20px; }}
53
  </style>
54
+ <h1> Word Pronunciation scores </h1>
55
  <div class="legend">
56
  <span class="legend-dot" style="background-color: #28a745;"></span><span>Good</span>
57
  <span class="legend-dot" style="background-color: #ffc107;"></span><span>Understandable</span>