项目作者: TheJoin95

项目描述 :
A speech to text PWA to transcript your whatsapp/telegram audio to text
高级语言: HTML
项目地址: git://github.com/TheJoin95/pwa-audio-transcript.git
创建时间: 2019-12-25T21:35:02Z
项目社区:https://github.com/TheJoin95/pwa-audio-transcript

开源协议:MIT License

下载


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.