TheJoin95 / pwa-audio-transcript

A speech to text PWA to transcript your whatsapp/telegram audio to text

Home Page:https://thejoin95.github.io/pwa-audio-transcript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transcriber

This is a simple Progressive Web Application made in vanilla JS to simple transcribe an audio file or a voice message from Whatsapp, Telegram or other chat application (android or ios).

How it works?

It is using the Wit.ai speech API (it works only with italian language, coz I'm italian, but it is possible to make english, dutch, german etc) but it can use also (if you are a rich guy) google, aws, azure and ibm speech recognition.

The manifest is using a new feature called "Share Target". It is a proposal available in crhome > 74 and it can permit to share some file to a PWA.

About

A speech to text PWA to transcript your whatsapp/telegram audio to text

https://thejoin95.github.io/pwa-audio-transcript/

License:MIT License


Languages

Language:HTML 93.3%Language:JavaScript 6.7%