An open API service indexing awesome lists of open source software.

https://github.com/probablycorey/video-transcription


https://github.com/probablycorey/video-transcription

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Does this work?

_barely_

```
cp .env.example .env # And update the env
npm install
npx tsx --require dotenv/config src/main.ts some-file.mp4 # output is put into the `output` directory
```