diff --git a/pyproject.toml b/pyproject.toml index b2f5b43..9a7975f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,6 +57,7 @@ packages = [ "whisperlivekit", "whisperlivekit.diarization", "whisperlivekit.simul_whisper", + "whisperlivekit.simul_whisper.mlx", "whisperlivekit.whisper", "whisperlivekit.whisper.assets", "whisperlivekit.whisper.normalizers",