Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A speech to text PWA to transcript your whatsapp/telegram audio to text
https://github.com/thejoin95/pwa-audio-transcript

google javascript pwa speech-recognition speech-to-text telegram whatsapp witai

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.