You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2025. It is now read-only.
Extremely good project. I was wondering if you can support uploading multiple audio/video files using Go CLI & even Web. And also would love .srt files as filename outputted in the same directory. Basically, a Turboscribe.io clone.
I have over 1500 files. I was writing a custom CLI & decided to search for Assembly's package in
go.modon Sourcegraph using https://sourcegraph.com/search?q=file%3Ago.mod%20github.com%2Fdeepgram%2Fdeepgram-go-sdk&patternType=standard&sm=0 & found your project.Extremely good project. I was wondering if you can support uploading multiple audio/video files using Go CLI & even Web. And also would love .srt files as filename outputted in the same directory. Basically, a Turboscribe.io clone.
Is that possible?