Batch: Fixes #8 #10
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Tasch/whisper-transcribe!10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "batch/8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fixes #8 — Use values from
settings.yamlinstead of hardcoded paths.Changes
WhisperService: now readswhisper.binaryandwhisper.model_pathfromsettings.yamlRecordingManager: now readsrecording.chunks_dirfromsettings.yaml/app/to match Docker container layoutTesting
python3 -m py_compile)