Closed lkiesow closed 1 month ago
This change assumes that the transcription/whisper runs on the same system. Perhaps this might not be the case and we want to run whisper on a different machine?
Oh, never mind. I misinterpreted this as being paths of this tool. But you are right, that's the API of the service that actually runs Whisper.
Instead of redirecting to a specific hostname, we can also just use a relative patch. This means that we no longer need the
API_URL
configuration at all.