PeerTube adds automatic transcriptions using Whisper! Nice.
But with all these @peertube runners - especially with Whisper on board - using a lot of CPU (or GPU) to process media smoothly, wouldn't it be a good idea to be able to share runners between instances? Some machines have enough capacity to take transcoding jobs from other instances when they are idle anyway. p2p-trancoding anyone? With an ActivityJobQueue maybe?
https://github.com/Chocobozzz/PeerTube/releases/tag/v6.2.0-rc.1