morikeli / Xcalibur

A speech recognition and translation website built with Django in addition to other technologies. The website can translate text into speech using available language accents.

Home Page:https://xcalibur-tts.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcalibur

Xcalibur

What is Xcalibur?

Xcalibur is a web based speech recognizer and translator built with Django in addition to other technologies.

Website info

Xcalibur allows users to use text-to-speech or speech-to-text capabilities of a trained speech recognition machine learning model. Users can upload audio or video files that will be translated into their text equivalent. They can also type or copy and paste a given text that will be translated into speech. The generated speech will be saved as an audio file and automatically downloaded via a user's browser.

Live website

You can view the website at here.

About

A speech recognition and translation website built with Django in addition to other technologies. The website can translate text into speech using available language accents.

https://xcalibur-tts.onrender.com

License:MIT License


Languages

Language:JavaScript 38.6%Language:CSS 34.2%Language:HTML 15.5%Language:Python 11.8%