- Switch from MinIO to boto3 for S3-compatible object storage (Cloudflare R2)
- Rename storage config vars from R2_* to generic S3_*
- Organize root directory: docs/, tools/, output/, Archive/{audio,results}/
- Output transcriptions to output/ directory
- Add transcribe_legacy.py, transcribe_all.py, and docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
52 B
Plaintext
4 lines
52 B
Plaintext
requests>=2.31.0
|
|
python-dotenv>=1.0.0
|
|
boto3>=1.34.0
|