ehtisham91/Django-Speech-to-text-Chat
This App allows users to convert their speech into text and send that text as a message. It records blobs in realtime! After every 10 seconds recorded blob is sent to server and there it is converted into text and send as a message to other user.
This application lets users speak into their device and have their words instantly converted into text messages within a chat. It continuously listens and processes speech in real-time, sending chunks of audio every ten seconds to be transcribed and appear in the conversation. This is ideal for anyone who prefers to communicate via voice but needs their messages to be in text format for a chat.
No commits in the last 6 months.
Use this if you need a real-time chat application where users can send messages by speaking instead of typing.
Not ideal if you require highly accurate transcription for complex or technical jargon, or if you need to process pre-recorded audio files rather than live speech.
Stars
20
Forks
15
Language
HTML
License
MIT
Category
Last pushed
May 14, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ehtisham91/Django-Speech-to-text-Chat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrf345/django_gtts
Django app extension to add gTTS google text-to-speech
atomicoo/PTTS-WebAPP
Parallel TTS web demo based on Flask + Vue (Vuetify). 基于 Flask + Vue 的语音合成单网页演示项目。
mrf345/flask_gtts
A Flask extension to add gTTS Google text to speech
ankushbhatia2/django-speech-to-text
A small API for speech to text made in Django.
uysalemre/Voice-Mail
Python, Django, Text to Speech, Speech to Text, AJAX, Gmail API, Email Application allows you to...