A Flutter application for managing audio transcription projects with Whisper and reviewing work sessions from a local interface.
- organizes transcription projects and sessions
- imports audio files to be processed within the app workflow
- stores project and session data in IndexedDB
- prepares integration with alignment and transcription services
- includes a Flutter interface for reviewing and continuing sessions
- Flutter
- flutter_bloc
- get_it
- IndexedDB
- audioplayers
This repository contains the client application. Before making it public, local deployment artifacts were removed to keep the project clean.