Lukas Kellerstein

Results 7 comments of Lukas Kellerstein

Any progress here?

The same experience, any progress?

@meera I was able to make it work. The important row is `diarize_result["language"] = result["language"]`. ```Python import whisperx import gc from dotenv import load_dotenv, find_dotenv import os from whisperx.utils import...

@yanlong2023 It is not successful. Windows 11 VM docker is dependent on KVM so can only run quickly on Windows and Linux, and we cannot overcome it.

Instead of running `./manage_vm.sh create` run `docker compose -f ../compose.yml up`, and you will see why the `omnibox` is not loading. Fast forward ... Viz. https://github.com/microsoft/OmniParser/issues/141