fix: rename TranscriptorIO to Transcriptarr

This commit is contained in:
2026-01-16 17:07:04 +01:00
parent b7628ab316
commit ac7241b1b9
22 changed files with 45 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
# TranscriptorIO Backend Architecture
# Transcriptarr Backend Architecture
Technical documentation of the backend architecture, components, and data flow.
@@ -22,7 +22,7 @@ Technical documentation of the backend architecture, components, and data flow.
## Overview
TranscriptorIO is built with a modular architecture consisting of:
Transcriptarr is built with a modular architecture consisting of:
- **FastAPI Server**: REST API with 45+ endpoints
- **Worker Pool**: Multiprocessing-based transcription workers (CPU/GPU)