Record Speech
Click the button to start recording your speech.
Upload Audio File
Click or drag and drop to upload an audio file.
Click or drag audio file here
Results
![](../static/icons/logo_header_128x128.png)
Get more insights about your speech 📣📢.
Transcribed and Classified Text
{% if sentences_prediction %}
{% for sentence, color in sentences_prediction.items() %}
{{sentence}}
{% endfor %}
{% endif %}