solyarisoftware/DeepSpeechJs
DeepSpeech runtime transcript NodeJs native client
This project helps convert spoken words in audio files into written text using DeepSpeech, a speech-to-text engine. You provide a well-formatted WAV audio file and it outputs the transcribed text. This is designed for developers who are building applications in Node.js that need fast, accurate speech-to-text capabilities.
No commits in the last 6 months.
Use this if you are a developer building a Node.js application and need to integrate efficient, real-time speech-to-text transcription from WAV audio files.
Not ideal if you are a non-developer seeking a ready-to-use application or if your audio input is not in a 16-bit, 16 KHz, mono WAV format.
Stars
11
Forks
1
Language
JavaScript
License
—
Category
Last pushed
May 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/solyarisoftware/DeepSpeechJs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepgram/deepgram-js-sdk
Official JavaScript SDK for Deepgram.
agentvoiceresponse/avr-infra
The AVR Infrastructure project is designed to launch the Agent Voice Response application, which...
deepgram/deepgram-dotnet-sdk
Official .NET SDK for Deepgram.
deepgram/deepgram-rust-sdk
Community Rust SDK for Deepgram.
deepgram-starters/node-transcription
Get started using Deepgram's Transcription with this Node demo app