feat/phase-2g-bundle
Phase 7: transcription pipeline + .env loading
- lib/transcribe.mjs: OpenAI Whisper API; formats mp3, mp4, m4a, wav, webm - lib/importers/audio.mjs: import audio/video transcribes and writes vault note - scripts/transcribe.mjs: standalone transcribe to stdout or --write - lib/load-env.mjs: load .env from project root - dotenv dep; load-env at CLI, transcribe, index-vault entry points - .env.example template; .gitignore !.env.example - config: transcription.provider, model; config/local.example - docs: PHASE7-MANUAL-TEST, IMPORT-SOURCES, setup
sha256:be8d086227ee391f62d2755c5f9bd23bc05a453a43058df68f4732025ec5bdab
sha
sha256:6139ff4feb19ab14195f6543b6abcb5bc8574110e8b28265bc14484ccf983a79
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:be8d086227ee391f62d2755c5f9bd23bc05a453a43058df68f4732025ec5bdab --body "your comment"
No comments yet. Be the first to start the discussion.