Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month 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
```