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
# 🎬 Transcriptarr
**AI-powered subtitle transcription service with REST API and Web UI**
@@ -7,7 +7,7 @@
[![Vue.js](https://img.shields.io/badge/Vue.js-3.x-brightgreen.svg)](https://vuejs.org/)
[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
TranscriptorIO is an AI-powered subtitle transcription service based on [Subgen](https://github.com/McCloudS/subgen), featuring a modern FastAPI backend with 45+ REST endpoints, a Vue 3 web interface, and a distributed worker pool architecture.
Transcriptarr is an AI-powered subtitle transcription service based on [Subgen](https://github.com/McCloudS/subgen), featuring a modern FastAPI backend with 45+ REST endpoints, a Vue 3 web interface, and a distributed worker pool architecture.
---