Skip to content

This commit introduces the initial implementation of the Automated Audio#2

Open
rendyhd wants to merge 1 commit intomainfrom
feat/initial-transcription-monitor
Open

This commit introduces the initial implementation of the Automated Audio#2
rendyhd wants to merge 1 commit intomainfrom
feat/initial-transcription-monitor

Conversation

@rendyhd
Copy link
Owner

@rendyhd rendyhd commented Oct 6, 2025

Transcription Monitor.

The application is built with FastAPI and provides a web-based UI for monitoring and managing audio transcriptions.

Key features include:

  • Folder monitoring for new audio files.
  • A background worker to process transcription jobs.
  • A database to persist application state.
  • A web UI for interacting with the application.
  • API endpoints for managing folders, jobs, settings, and logs.
  • Error handling with a retry mechanism for failed jobs.
  • A logging system to track application events.

Transcription Monitor.

The application is built with FastAPI and provides a web-based UI for
monitoring and managing audio transcriptions.

Key features include:
- Folder monitoring for new audio files.
- A background worker to process transcription jobs.
- A database to persist application state.
- A web UI for interacting with the application.
- API endpoints for managing folders, jobs, settings, and logs.
- Error handling with a retry mechanism for failed jobs.
- A logging system to track application events.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant