Skip to content

Whisperx warnings #5

@michalblaha

Description

@michalblaha

Aktualni verze whisperx hlasi behem zpracovani audia velke mnozstvi warning.

Pokud by je slo alespon castecne vyresit, bylo by to super

INFO:app.routers.stt:Received URL for processing: https://somedata.hlidacstatu.cz/mp3/vyjadreni-politiku/2b23f715a5324dbeab19791275ef8ebb.mp3
INFO:app.routers.stt:File downloaded and saved temporarily: /tmp/tmpplgbbood.mp3
INFO:app.routers.stt:Audio file processed: duration 3355.0745 seconds
INFO:app.routers.stt:Task added to database: ID 2752f6d1-1c1e-4ea3-a01d-15991a2d812c
INFO:app.routers.stt:Background task scheduled for processing: ID 2752f6d1-1c1e-4ea3-a01d-15991a2d812c
INFO:pytorch_lightning.utilities.migration.utils:Lightning automatically upgraded your loaded checkpoint from v1.5.4 to v2.3.3. To apply the upgrade to your files permanently, run `python -m pytorch_lightning.utilities.upgrade_checkpoint ../root/.cache/torch/whisperx-vad-segmentation.bin`
INFO:torch.distributed.nn.jit.instantiator:Created a temporary directory at /tmp/tmpha0gibgc
INFO:torch.distributed.nn.jit.instantiator:Writing /tmp/tmpha0gibgc/_remote_module_non_scriptable.py
/usr/local/lib/python3.11/dist-packages/pyannote/audio/utils/reproducibility.py:74: ReproducibilityWarning: TensorFloat-32 (TF32) has been disabled as it might lead to reproducibility issues and lower accuracy.
It can be re-enabled by calling
   >>> import torch
   >>> torch.backends.cuda.matmul.allow_tf32 = True
   >>> torch.backends.cudnn.allow_tf32 = True
See https://github.com/pyannote/pyannote-audio/issues/1370 for more details.

  warnings.warn(
/usr/local/lib/python3.11/dist-packages/asteroid_filterbanks/enc_dec.py:216: UserWarning: Applied workaround for CuDNN issue, install nvrtc.so (Triggered internally at ../aten/src/ATen/native/cudnn/Conv_v8.cpp:80.)
  return F.conv1d(waveform, filters, stride=stride, padding=padding)
/usr/local/lib/python3.11/dist-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
  warnings.warn(
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions