JulianFP / project-W

A self-hostable platform on which users can create transcripts of their audio files (speech-to-text) using Whisper AI
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add API route for job removal #8

Open JulianFP opened 6 months ago

JulianFP commented 6 months ago

Currently there is no easy way to delete jobs which means that the database will constantly increase in size and the users UI will get cluttered with old jobs (even if those jobs are failed)