Purfview

Results 15 issues of Purfview

- Overall slight quality improvement (no metrics update); - Higher stability on OOD / rare / strange / unique data; - Significant quality improvements on various known edge cases: -...

Remove "local_dir_use_symlinks" from download_model() It's deprecated since huggingface_hub v0.23.0 and produce this warning: > /opt/hostedtoolcache/Python/3.9.24/x64/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py:202: UserWarning: The `local_dir_use_symlinks` argument is deprecated and ignored in `snapshot_download`. Downloading to a local directory...

Adds new VAD parameters: min_silence_at_max_speech: Minimum silence duration in ms which is used to avoid abrupt cuts when max_speech_duration_s is reached. use_max_poss_sil_at_max_speech: Whether to use the maximum possible silence at...

Update Windows and Linux from CUDA 12.4 to CUDA 12.8 Upgraded manylinux2014 to manylinux_2_28

Update Docker to Cuda 12.8