Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thejoin95/pwa-audio-transcript
- Owner: TheJoin95
- License: mit
- Created: 2019-12-25T21:35:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-28T21:09:18.000Z (about 5 years ago)
- Last Synced: 2024-12-24T18:49:43.043Z (about 2 months ago)
- Topics: google, javascript, pwa, speech-recognition, speech-to-text, telegram, whatsapp, witai
- Language: HTML
- Homepage: https://thejoin95.github.io/pwa-audio-transcript/
- Size: 31.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.