Skip to main content

Plot functions for Jadia package

Project description

Plot add-on for Jadia diarization package

Install:

You need jadia installed before using this package pip install jadia-plot

Usage

# plot segments
plot.plot_segments(
    pred=segments,
    ground_truth=reference,
    filename=SEGMENTS_IMAGE_FILENAME,
)
# or predictions (+segments)
plot.plot_predictions(
    predictions=predictions,
    segments=segments,
    filename=PREDICTIONS_IMAGE_FILENAME,
    ground_truth=reference,
)

Look into eval.ipynb here notebook for plotting, metrics etc.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jadia_plot-0.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

jadia_plot-0.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file jadia_plot-0.1.tar.gz.

File metadata

  • Download URL: jadia_plot-0.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for jadia_plot-0.1.tar.gz
Algorithm Hash digest
SHA256 2056c20007a31844e475caed567c277476b0b2ad4feb28220ffcc60f6a438cbd
MD5 966b7cc96e6f4dcef6470de86b5ec77c
BLAKE2b-256 ef2c70fae1db992f2f84d7afc103daacf5319c1b5b36e4a2ea05b28645b54a69

See more details on using hashes here.

File details

Details for the file jadia_plot-0.1-py3-none-any.whl.

File metadata

  • Download URL: jadia_plot-0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for jadia_plot-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 18ef221548c80fc287e8dbd391bba43cef5338560dc5f91ed83f80129a7af38f
MD5 6782f19df97db3ca7857e4f678da05c7
BLAKE2b-256 5227e2d7fe5c14f64d727f38b7f3e646d74be6f482a5e156862193c50b0f06ff

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page