jackfros-glitch / Textlo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textlo


Finding it had to prepare notes we got you covered just speak out your thoughts then we will do the rest


Introduction

Textlo is a web application that enables users to transcribe spoken language in real-time or from recorded audio, currently it only supports English Language.

Table of Content

Getting Started

Currently the web app is hosted live on : https://textlo.netlify.app/

Local Setup

  • Pre-Requisite
    • node
  1. Clone the repository
git clone https://github.com/jackfros-glitch/Textlo.git
  1. Install the packages
npm install
  1. Run the application in development
npm run dev

Technologies

Features

Realtime Transription

Note : This feature has been disabled and and is currently going through some improvements.

Record and Transcribe

  • The web app's record and transcribe feature is powered by the AssemblyAI Translation Engine, which employs efficient large language models to convert audio files into text.

Future

The web app currently transcribes speech audio in real-time and allows audio recording and transcription. Next, I'll prioritize adding a feature for users to upload MP3 files for transcription. I welcome your suggestions for additional features and improvements.

Resources

Authors

Manasseh Hirekaan

Jackfros-glitch Manasseh is a full stack software engineer who enjoys both backend work and frontend work.

If you would like to contact Manasseh about any opportunities, feel free to reach out!

About


Languages

Language:TypeScript 82.7%Language:CSS 12.3%Language:JavaScript 2.9%Language:HTML 2.2%