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
Get more insights about your speech 📣📢.
Transcribed and Classified Text
{% if sentences_prediction %}
{% for sentence, color in sentences_prediction.items() %}
{{sentence}}
{% endfor %}
{% endif %}