Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burgil/whisper-test
https://github.com/burgil/whisper-test
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/burgil/whisper-test
- Owner: burgil
- Created: 2024-04-18T21:42:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-20T22:36:02.000Z (9 months ago)
- Last Synced: 2024-04-20T23:36:33.419Z (9 months ago)
- Language: JavaScript
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudflare Very High Quality Speech Recognition Solution with OpenAI Whisper running for free on a serverless cloudflare worker!
Simply create a new cloudflare worker, add the AI binding in the Settings > Functions > AI Bindings section
And run the script above to transcribe my voice super fast!
From tests on average it can tage 800ms but can go between 600ms and sometimes even 4000ms. not that noticable, in my opinion it is finally good (and cheap) enough to use STT in your applications!
On cloudflare you pay for each 1k neurons you use $0.011 (See updated pricing [here](https://developers.cloudflare.com/workers-ai/platform/pricing/))
And you also get 10k Neurons every day for free.
I tested this example 10 times and generated about 1.7K Neurons.