Copasul

Latest version: v1.5.3

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 14

1.0.0

* `Copasul()` class added (please see `example_call.py` how to integrate it into python code)
* added: `copa["export"][myFeatSet] = pd.DataFrame()` so that feature output is stored in generated copa dict. myFeatSet: `glob, loc, bnd, voice, gnl_f0, gnl_en, gnl_f0_file, gnl_en_file, rhy_f0, rhy_en, rhy_f0_file, rhy_en_file`
* output table columns (and dataframe columns in `copa["export"]`) are now alphanumerically sorted
* dict `config.plot.browse.grp`, which is processed in `copasul_plot.plot_browse()`. This dict contains zero or more `myGroupingKey-myGroupingValue` pairs. Each `myGroupingKey` should match one of the strings in `config.fsys.grp.lab`. By this the user can select to plot images with (a combination of) certain grouping values only.

0.8.28

* augmentation log messages redirected to log file

0.8.27

* f0 contour is now horizontally extrapolated till 0.00 and not 0.01 By this summary statistics of the `glob` and `gnl` feature not contain the same values.
* `copasul_styl.styl_polyfit()`: polyfit made more robust

0.8.26

* filter variables `is_init(_chunk)` and `is_fin(_chunk)` now treated as factors in R output

0.8.25

* new voice quality features
* **jitter:** `m, sd, m_nrm, sd_nrm`: dur mean and std (+ normalized over file); `jit_nrm`: normalized over file
* **shimmer:** `m, sd, m_nrm, sd_nrm`: amplitude mean and std (+ normalized over file); `shim_nrm`: normalized over file

0.8.24

* default config file removed; now hard-coded in `copasul_init.py`

Page 4 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.