Transcribe audio to text using ElevenLabs Scribe. Supports batch transcription, realtime streaming from URLs, microphone input, and local files.
- Updated script and file locations to the new scripts/ directory for better organization. - Usage examples and documentation now reference {baseDir}/scripts/transcribe.sh. - requirements.txt, transcribe.py, and transcribe.sh moved into scripts/ directory. - Old top-level script and requirement files removed; new versions added in scripts/. - No changes to user-facing options or functionality.