Skip to content

[bug] Diarization error #3

Description

@Chewbacca96

What happened
Getting error on diarization step, after successful transcribation.

Command / how you invoked it

./scripts/transcribe.sh '/path/to/audio' --lang ru --speakers 6

Expected
Correct operation of the script

Environment

  • Chip / RAM: AMD 7800x3d / 64 gb
  • OS: Ubuntu 24.04 on WSL
  • scriba commit: latest
  • Agent (if any): -

Logs

WARN: diarization failed (TypeError: Pipeline.from_pretrained() got an unexpected keyword argument 'token'); continuing without speaker labels

if i change in scripts/transcribe_whisperx.py:266 "token" to "use_auth_token", then i'm getting

WARN: diarization failed (TypeError: SpeakerDiarization.__init__() got an unexpected keyword argument 'plda'); continuing without speaker labels

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions