deepgram/deepgram-js-captions
This package is the JavaScript implementation of Deepgram's WebVTT and SRT formatting. Given a transcription, this package can return a valid string to store as WebVTT or SRT caption files.
When you have a text transcription of audio or video, this tool helps you automatically format it into industry-standard caption files. It takes your raw transcription data and outputs a perfectly formatted WebVTT or SRT file ready for use. This is for anyone who needs to create accurate captions for their video or audio content, such as content creators, educators, or media producers.
No commits in the last 6 months.
Use this if you need to convert existing transcription data into standardized WebVTT or SRT caption files for videos, podcasts, or other multimedia content.
Not ideal if you need a tool to perform the initial audio-to-text transcription itself, as this package focuses solely on formatting existing transcriptions.
Stars
16
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Aug 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/deepgram/deepgram-js-captions"
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