File size: 32,496 Bytes
089d567 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 |
2023-06-18 23:24:00,418 - speechbrain.core - INFO - Beginning experiment! 2023-06-18 23:24:00,419 - speechbrain.core - INFO - Experiment folder: results/better_tokenizer/1986 2023-06-18 23:24:04,005 - speechbrain.utils.superpowers - DEBUG - absl-py==1.4.0 accelerate==0.12.0 access==1.1.9 affine==2.4.0 aiobotocore==2.5.0 aiofiles==22.1.0 aiohttp @ file:///home/conda/feedstock_root/build_artifacts/aiohttp_1676292661248/work aiohttp-cors==0.7.0 aioitertools==0.11.0 aiorwlock==1.3.0 aiosignal @ file:///home/conda/feedstock_root/build_artifacts/aiosignal_1667935791922/work aiosqlite==0.19.0 albumentations==1.3.1 alembic==1.11.1 altair==5.0.1 annoy==1.17.2 ansiwrap==0.8.4 anyio @ file:///home/conda/feedstock_root/build_artifacts/anyio_1666191106763/work/dist apache-beam==2.46.0 aplus==0.11.0 appdirs==1.4.4 argon2-cffi @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi_1640817743617/work argon2-cffi-bindings @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi-bindings_1666850768662/work array-record==0.2.0 arrow==1.2.3 arviz==0.12.1 astroid==2.15.5 astropy==5.3 asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1670263926556/work astunparse==1.6.3 async-timeout @ file:///home/conda/feedstock_root/build_artifacts/async-timeout_1640026696943/work atpublic==3.1.2 attrs @ file:///home/conda/feedstock_root/build_artifacts/attrs_1683424013410/work audioread==3.0.0 autopep8==2.0.2 Babel==2.12.1 backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work backoff==2.2.1 backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1618230623929/work bayesian-optimization==1.4.3 bayespy==0.5.26 beatrix-jupyterlab @ file:///home/kbuilder/miniconda3/conda-bld/dlenv-tf-2-12-gpu_1683597552195/work/packages/beatrix_jupyterlab-2023.58.190319.tar.gz#sha256=5d0d9c77a86fcdd097390e863c1c12fc410cc84ab98b6ee16a43b6a84735e57e beautifulsoup4 @ file:///home/conda/feedstock_root/build_artifacts/beautifulsoup4_1680888073205/work bidict==0.22.1 biopython==1.81 blake3==0.2.1 bleach @ file:///home/conda/feedstock_root/build_artifacts/bleach_1674535352125/work blessed==1.20.0 blinker==1.6.2 blis @ file:///home/conda/feedstock_root/build_artifacts/cython-blis_1668499088869/work blosc2==2.0.0 bokeh==3.1.1 boltons @ file:///home/conda/feedstock_root/build_artifacts/boltons_1677499911949/work Boruta==0.3 boto3==1.26.100 botocore==1.29.76 -e git+https://github.com/SohierDane/BigQuery_Helper@8615a7f6c1663e7f2d48aa2b32c2dbcb600a440f#egg=bq_helper bqplot==0.12.39 branca==0.6.0 brewer2mpl==1.4.1 brotlipy==0.7.0 cached-property==1.5.2 cachetools==4.2.4 Cartopy @ file:///home/conda/feedstock_root/build_artifacts/cartopy_1679097974681/work catalogue @ file:///home/conda/feedstock_root/build_artifacts/catalogue_1666891892909/work catalyst==22.4 catboost==1.2 category-encoders==2.6.1 certifi==2023.5.7 cesium==0.12.1 cffi @ file:///home/conda/feedstock_root/build_artifacts/cffi_1671179353105/work cftime==1.6.2 charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1661170624537/work chex==0.1.7 cleverhans==4.0.0 click @ file:///home/conda/feedstock_root/build_artifacts/click_1666798198223/work click-plugins==1.1.1 cligj==0.7.2 cloud-tpu-client==0.10 cloud-tpu-profiler==2.4.0 cloudpickle @ file:///home/conda/feedstock_root/build_artifacts/cloudpickle_1674202310934/work cmaes==0.9.1 cmdstanpy==1.1.0 cmudict==1.0.13 colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1666700638685/work colorcet==3.0.1 colorful==0.5.5 colorlog==6.7.0 colorlover==0.3.0 comm @ file:///home/conda/feedstock_root/build_artifacts/comm_1679481329611/work commonmark==0.9.1 conda==23.3.1 conda-content-trust @ file:///tmp/build/80754af9/conda-content-trust_1617045594566/work conda-package-handling @ file:///home/conda/feedstock_root/build_artifacts/conda-package-handling_1669907009957/work conda_package_streaming @ file:///home/conda/feedstock_root/build_artifacts/conda-package-streaming_1669733752472/work confection @ file:///home/conda/feedstock_root/build_artifacts/confection_1673621475775/work contextily==1.3.0 contourpy @ file:///home/conda/feedstock_root/build_artifacts/contourpy_1673633665736/work convertdate==2.4.0 crcmod==1.7 cryptography @ file:///home/conda/feedstock_root/build_artifacts/cryptography-split_1681508581703/work cubinlinker @ file:///home/conda/feedstock_root/build_artifacts/cubinlinker_1684752888972/work cuda-python @ file:///opt/conda/conda-bld/cuda-python_1684125314189/work cudf==23.6.0 cufflinks==0.17.3 cuml==23.6.0 cupy @ file:///home/conda/feedstock_root/build_artifacts/cupy_1686195286566/work CVXcanon==0.1.2 cycler @ file:///home/conda/feedstock_root/build_artifacts/cycler_1635519461629/work cymem @ file:///home/conda/feedstock_root/build_artifacts/cymem_1666909672496/work cysignals==1.11.2 Cython==0.29.34 cytoolz @ file:///home/conda/feedstock_root/build_artifacts/cytoolz_1666829662037/work daal==2023.1.1 daal4py==2023.1.1 dask==2023.6.0 dask-cuda @ file:///opt/conda/conda-bld/work dask-cudf==23.6.0 dataclasses @ file:///home/conda/feedstock_root/build_artifacts/dataclasses_1628958434797/work dataclasses-json==0.5.8 datasets==2.1.0 datashader==0.15.0 datashape==0.5.2 datatile==1.0.3 db-dtypes==1.1.1 deap==1.3.3 debugpy @ file:///home/conda/feedstock_root/build_artifacts/debugpy_1680755465990/work decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work defusedxml @ file:///home/conda/feedstock_root/build_artifacts/defusedxml_1615232257335/work Delorean==1.0.0 deprecat==2.1.1 Deprecated==1.2.13 deprecation==2.1.0 descartes==1.1.0 dill==0.3.6 dipy==1.7.0 distlib==0.3.6 distributed @ file:///home/conda/feedstock_root/build_artifacts/distributed_1680715567006/work dm-tree==0.1.8 docker==6.1.1 docker-pycreds==0.4.0 docopt==0.6.2 docstring-parser==0.15 docstring-to-markdown==0.12 docutils==0.20.1 earthengine-api==0.1.356 easydict==1.10 easyocr==1.7.0 ecos==2.0.12 eli5==0.13.0 emoji==2.5.0 en-core-web-lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.5.0/en_core_web_lg-3.5.0-py3-none-any.whl#sha256=c8ac64840c1eb3e3ca7bd38bd1e1c48fb0faeb2449d54d01d5ce629af4595775 en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl#sha256=0964370218b7e1672a30ac50d72cdc6b16f7c867496f1d60925691188f4d2510 entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1643888246732/work ephem==4.1.4 esda==2.4.3 essentia==2.1b6.dev1034 et-xmlfile==1.1.0 etils==1.2.0 exceptiongroup==1.1.1 executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1667317341051/work explainable-ai-sdk==1.3.3 fastai==2.7.12 fastapi==0.95.1 fastavro==1.7.4 fastcore==1.5.29 fastdownload==0.0.7 fasteners==0.18 fastjsonschema @ file:///home/conda/feedstock_root/build_artifacts/python-fastjsonschema_1677336799617/work/dist fastprogress==1.0.3 fastrlock==0.8 fasttext==0.9.2 fbpca==1.0 feather-format==0.4.1 featuretools==1.26.0 filelock==3.12.0 Fiona==1.9.4.post1 fire==0.5.0 fitter==1.5.2 flake8==6.0.0 flashtext==2.7 Flask==2.3.2 flatbuffers==23.3.3 flax==0.6.10 flit_core @ file:///home/conda/feedstock_root/build_artifacts/flit-core_1667734568827/work/source/flit_core folium==0.14.0 fonttools==4.39.3 fqdn==1.5.1 frozendict==2.3.8 frozenlist @ file:///home/conda/feedstock_root/build_artifacts/frozenlist_1667935435842/work fsspec @ file:///home/conda/feedstock_root/build_artifacts/fsspec_1686342280219/work funcy==2.0 fury==0.9.0 future @ file:///home/conda/feedstock_root/build_artifacts/future_1673596611778/work fuzzywuzzy==0.18.0 gast==0.4.0 gatspy==0.3 gcsfs==2023.5.0 gdown==4.7.1 gensim==4.3.1 geographiclib==2.0 Geohash==1.0 geojson==3.0.1 geopandas==0.13.2 geoplot==0.5.1 geopy==2.3.0 geoviews==1.10.0 ggplot @ https://github.com/hbasria/ggpy/archive/0.11.5.zip#sha256=7df947ba3fd86d3757686afec264785ad8df38dc50ffb2d2d31064fb355f69b1 giddy==2.3.4 gitdb==4.0.10 GitPython==3.1.31 google-api-core==1.33.2 google-api-python-client==2.88.0 google-apitools==0.5.31 google-auth==2.17.3 google-auth-httplib2==0.1.0 google-auth-oauthlib==1.0.0 google-cloud-aiplatform==0.6.0a1 google-cloud-artifact-registry==1.8.1 google-cloud-automl==1.0.1 google-cloud-bigquery==2.34.4 google-cloud-bigtable==1.7.3 google-cloud-core==2.3.2 google-cloud-datastore==2.15.2 google-cloud-dlp==3.12.1 google-cloud-language==2.6.1 google-cloud-monitoring==2.14.2 google-cloud-pubsub==2.16.1 google-cloud-pubsublite==1.8.1 google-cloud-recommendations-ai==0.7.1 google-cloud-resource-manager==1.10.0 google-cloud-spanner==3.33.0 google-cloud-storage==1.44.0 google-cloud-translate==3.8.4 google-cloud-videointelligence==2.8.3 google-cloud-vision==2.8.0 google-crc32c==1.5.0 google-pasta==0.2.0 google-resumable-media==2.5.0 googleapis-common-protos==1.57.1 gplearn==0.4.2 gpustat==1.0.0 gpxpy==1.5.0 graphviz==0.20.1 greenlet==2.0.2 grpc-google-iam-v1==0.12.6 grpcio @ file:///home/conda/feedstock_root/build_artifacts/grpc-split_1677499296072/work grpcio-status @ file:///home/conda/feedstock_root/build_artifacts/grpcio-status_1662108958711/work gviz-api==1.10.0 gym==0.26.2 gym-notices==0.0.8 Gymnasium==0.26.3 gymnasium-notices==0.0.1 h11==0.14.0 h2o==3.40.0.4 h5py==3.8.0 haversine==2.8.0 hdfs==2.7.0 hep-ml==0.7.2 hijri-converter==2.3.1 hmmlearn==0.3.0 holidays==0.24 holoviews==1.16.2 hpsklearn==0.1.0 html5lib==1.1 htmlmin==0.1.12 httplib2==0.21.0 httptools==0.5.0 huggingface-hub==0.15.1 humanize==4.6.0 hunspell==0.5.5 husl==4.0.3 hydra-slayer==0.4.1 hyperopt==0.2.7 HyperPyYAML==1.2.1 hypertools==0.8.0 ibis-framework==5.1.0 idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1663625384323/work igraph==0.10.4 imagecodecs==2023.3.16 ImageHash==4.3.1 imageio==2.28.1 imbalanced-learn==0.10.1 imgaug==0.4.0 implicit @ file:///home/conda/feedstock_root/build_artifacts/implicit_1643471607379/work importlib-metadata==5.2.0 importlib-resources @ file:///home/conda/feedstock_root/build_artifacts/importlib_resources_1676919000169/work inequality==1.0.0 iniconfig==2.0.0 ipydatawidgets==4.3.4 ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1683553336538/work ipyleaflet==0.17.3 ipympl==0.7.0 ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1683225895562/work ipython-genutils==0.2.0 ipython-sql==0.5.0 ipyvolume==0.6.3 ipyvue==1.9.1 ipyvuetify==1.8.10 ipywebrtc==0.6.0 ipywidgets==7.7.1 isoduration==20.11.0 isort==5.12.0 isoweek==1.3.3 itsdangerous==2.1.2 Janome==0.4.2 jaraco.classes==3.2.3 jax==0.4.8 jaxlib==0.4.7+cuda11.cudnn86 jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1669134318875/work jeepney==0.8.0 jieba==0.42.1 Jinja2 @ file:///home/conda/feedstock_root/build_artifacts/jinja2_1654302431367/work jmespath==1.0.1 joblib @ file:///home/conda/feedstock_root/build_artifacts/joblib_1663332044897/work json5==0.9.11 jsonlines==3.1.0 jsonpatch @ file:///home/conda/feedstock_root/build_artifacts/jsonpatch_1632759296524/work jsonpointer==2.0 jsonschema @ file:///home/conda/feedstock_root/build_artifacts/jsonschema-meta_1669810440410/work jupyter-console==6.6.3 jupyter-events @ file:///home/conda/feedstock_root/build_artifacts/jupyter_events_1673559782596/work jupyter-http-over-ws==0.0.8 jupyter-lsp==1.5.1 jupyter-server-mathjax==0.2.6 jupyter-ydoc==0.2.4 jupyter_client==7.4.9 jupyter_core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1678994169527/work jupyter_server @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_1679073341944/work jupyter_server_fileid==0.9.0 jupyter_server_proxy==4.0.0 jupyter_server_terminals @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_terminals_1673491454549/work jupyter_server_ydoc==0.8.0 jupyterlab==3.6.4 jupyterlab-git==0.41.0 jupyterlab-lsp==4.2.0 jupyterlab-pygments @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_pygments_1649936611996/work jupyterlab-widgets==3.0.7 jupyterlab_server==2.22.1 jupytext==1.14.5 kaggle==1.5.13 kaggle-environments==1.12.0 keras==2.12.0 keras-tuner==1.3.5 keyring==23.13.1 keyrings.google-artifactregistry-auth==1.1.2 kfp==1.8.21 kfp-pipeline-spec==0.1.16 kfp-server-api==1.8.5 kiwisolver @ file:///home/conda/feedstock_root/build_artifacts/kiwisolver_1666805701884/work kmapper==2.0.1 kmodes==0.12.2 korean-lunar-calendar==0.3.1 kornia==0.6.12 kt-legacy==1.0.5 kubernetes==25.3.0 langcodes @ file:///home/conda/feedstock_root/build_artifacts/langcodes_1636741340529/work langid==1.1.6 lazy-object-proxy==1.9.0 lazy_loader==0.2 learntools @ git+https://github.com/Kaggle/learntools@69bc6daec79619690e758841dc2df35708d226c8 leven==1.0.4 Levenshtein==0.21.1 libclang==16.0.0 libmambapy @ file:///home/conda/feedstock_root/build_artifacts/mamba-split_1680791035685/work/libmambapy libpysal==4.7.0 librosa==0.10.0.post2 lightgbm @ file:///tmp/lightgbm/lightgbm-3.3.2-py3-none-any.whl#sha256=54af6814e8e82596cb886f2025b8b020c2ead19b7b956525285565b101b8cd51 lightning-utilities==0.8.0 lime==0.2.0.1 line-profiler==4.0.3 linkify-it-py==2.0.2 llvmlite==0.40.0 lml==0.1.0 locket @ file:///home/conda/feedstock_root/build_artifacts/locket_1650660393415/work LunarCalendar==0.0.9 lxml==4.9.2 lz4 @ file:///home/conda/feedstock_root/build_artifacts/lz4_1675806673645/work Mako==1.2.4 mamba @ file:///home/conda/feedstock_root/build_artifacts/mamba-split_1680791035685/work/mamba mapclassify==2.5.0 marisa-trie==0.8.0 Markdown==3.4.3 markdown-it-py==2.2.0 markovify==0.9.4 MarkupSafe @ file:///home/conda/feedstock_root/build_artifacts/markupsafe_1674135787083/work marshmallow==3.19.0 marshmallow-enum==1.5.1 matplotlib==3.6.3 matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1660814786464/work matplotlib-venn==0.11.9 mccabe==0.7.0 mdit-py-plugins==0.3.5 mdurl==0.1.2 memory-profiler==0.61.0 mercantile==1.2.1 mgwr==2.1.2 missingno==0.5.2 mistune==0.8.4 mizani==0.9.2 ml-dtypes==0.1.0 mlcrate==0.2.0 mlens==0.2.3 mlxtend==0.22.0 mmh3==4.0.0 mne==1.4.2 mnist==0.2.2 mock==5.0.2 momepy==0.6.0 more-itertools==9.1.0 mpld3==0.5.9 mpmath==1.3.0 msgpack @ file:///home/conda/feedstock_root/build_artifacts/msgpack-python_1678312712169/work msgpack-numpy==0.4.8 multidict @ file:///home/conda/feedstock_root/build_artifacts/multidict_1672339403932/work multimethod==1.9.1 multipledispatch==0.6.0 multiprocess==0.70.14 munkres==1.1.4 murmurhash @ file:///home/conda/feedstock_root/build_artifacts/murmurhash_1666946151787/work mypy-extensions==1.0.0 nb-conda @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_1654442778977/work nb-conda-kernels @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_kernels_1667060632461/work nbclassic @ file:///home/conda/feedstock_root/build_artifacts/nbclassic_1683202085119/work nbclient==0.5.13 nbconvert==6.4.5 nbdime==3.2.0 nbformat @ file:///home/conda/feedstock_root/build_artifacts/nbformat_1679336765223/work nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1664684991461/work netCDF4==1.6.4 networkx==3.1 nibabel==5.1.0 nilearn==0.10.1 ninja==1.11.1 nltk==3.2.4 nose==1.3.7 notebook @ file:///home/conda/feedstock_root/build_artifacts/notebook_1680870634737/work notebook-executor @ file:///home/kbuilder/miniconda3/conda-bld/dlenv-tf-2-12-gpu_1683597552195/work/packages/notebook_executor notebook_shim @ file:///home/conda/feedstock_root/build_artifacts/notebook-shim_1682360583588/work numba @ file:///home/conda/feedstock_root/build_artifacts/numba_1685544866904/work numexpr==2.8.4 numpy==1.23.5 nvidia-ml-py==11.495.46 nvtx @ file:///home/conda/feedstock_root/build_artifacts/nvtx_1682005264204/work oauth2client==4.1.3 oauthlib==3.2.2 objsize==0.6.1 odfpy==1.4.1 olefile==0.46 onnx==1.14.0 opencensus==0.11.2 opencensus-context==0.1.3 opencv-contrib-python==4.7.0.72 opencv-python==4.7.0.72 opencv-python-headless==4.7.0.72 openpyxl==3.1.2 openslide-python==1.2.0 opentelemetry-api==1.17.0 opentelemetry-exporter-otlp==1.17.0 opentelemetry-exporter-otlp-proto-grpc==1.17.0 opentelemetry-exporter-otlp-proto-http==1.17.0 opentelemetry-proto==1.17.0 opentelemetry-sdk==1.17.0 opentelemetry-semantic-conventions==0.38b0 opt-einsum==3.3.0 optax==0.1.5 optuna==3.2.0 orbax-checkpoint==0.2.2 orderedmultidict==1.0.1 orjson==3.8.12 ortools==9.4.1874 osmnx==1.1.1 overrides==6.5.0 packaging==21.3 pandas==1.5.3 pandas-datareader==0.10.0 pandas-profiling==3.6.6 pandas-summary==0.2.0 pandasql==0.7.3 pandocfilters @ file:///home/conda/feedstock_root/build_artifacts/pandocfilters_1631603243851/work panel==1.1.0 papermill==2.4.0 param==1.13.0 parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work parsy==2.1 partd @ file:///home/conda/feedstock_root/build_artifacts/partd_1681246756246/work path==16.6.0 path.py==12.5.0 pathos==0.3.0 pathtools==0.1.2 pathy @ file:///croot/pathy_1674585914374/work patsy==0.5.3 pdf2image==1.16.3 pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1667297516076/work phik==0.12.3 pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work Pillow @ file:///home/conda/feedstock_root/build_artifacts/pillow_1680694272008/work pkgutil_resolve_name @ file:///home/conda/feedstock_root/build_artifacts/pkgutil-resolve-name_1633981968097/work platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1682644429438/work plotly==5.14.1 plotly-express==0.4.1 plotnine==0.10.1 pluggy @ file:///home/conda/feedstock_root/build_artifacts/pluggy_1667232663820/work pointpats==2.3.0 polars==0.18.2 polyglot==16.7.4 pooch==1.6.0 pox==0.3.2 ppca==0.0.4 ppft==1.7.6.6 preprocessing==0.1.13 preshed @ file:///home/conda/feedstock_root/build_artifacts/preshed_1666991224827/work prettytable==3.7.0 progressbar2==4.2.0 prometheus-client @ file:///home/conda/feedstock_root/build_artifacts/prometheus_client_1674535637125/work promise==2.3 prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1677600924538/work pronouncing==0.2.0 prophet==1.1.1 proto-plus @ file:///home/conda/feedstock_root/build_artifacts/proto-plus_1673334163294/work protobuf==3.20.3 psutil==5.9.3 ptxcompiler @ file:///home/conda/feedstock_root/build_artifacts/ptxcompiler_1684528370140/work ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl pudb==2022.1.3 PuLP==2.7.0 pure-eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1642875951954/work py-cpuinfo==9.0.0 py-lz4framed==0.14.0 py-spy==0.3.14 py4j==0.10.9.7 pyaml==23.5.9 PyArabic==0.6.15 pyarrow==11.0.0 pyasn1==0.4.8 pyasn1-modules==0.2.7 PyAstronomy==0.19.0 pybind11==2.10.4 pyclipper==1.3.0.post4 pycodestyle==2.10.0 pycolmap @ file:///home/conda/feedstock_root/build_artifacts/pycolmap_1684621279577/work pycosat @ file:///home/conda/feedstock_root/build_artifacts/pycosat_1666836542287/work pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work pycryptodome==3.18.0 pyct==0.5.0 pycuda==2022.2.2 pydantic==1.10.7 pydegensac==0.1.2 pydicom==2.3.1 pydocstyle==6.3.0 pydot==1.4.2 pydub==0.25.1 pyemd==1.0.0 pyerfa==2.0.0.3 pyexcel-io==0.6.6 pyexcel-ods==0.6.0 pyfasttext==0.4.6 pyflakes==3.0.1 pygltflib==1.15.6 Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1681904169130/work PyJWT==2.6.0 pykalman==0.9.5 pyLDAvis==3.2.2 pylibraft==23.6.1 pylint==2.17.4 pymc3==3.11.5 PyMeeus==0.5.12 pymongo==3.13.0 Pympler==1.0.1 pynndescent==0.5.10 pynvml @ file:///home/conda/feedstock_root/build_artifacts/pynvml_1639061605391/work pynvrtc==9.2 pyocr==0.8.3 pyOpenSSL @ file:///home/conda/feedstock_root/build_artifacts/pyopenssl_1680037383858/work pyparsing @ file:///home/conda/feedstock_root/build_artifacts/pyparsing_1652235407899/work pypdf==3.9.1 pyproj @ file:///home/conda/feedstock_root/build_artifacts/pyproj_1686592534527/work pyrsistent @ file:///home/conda/feedstock_root/build_artifacts/pyrsistent_1672681463845/work pysal==23.1 pyshp @ file:///home/conda/feedstock_root/build_artifacts/pyshp_1659002966020/work PySocks @ file:///home/builder/ci_310/pysocks_1640793678128/work pytesseract==0.3.10 pytest==7.3.2 python-bidi==0.4.2 python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work python-dotenv==1.0.0 python-igraph==0.10.4 python-json-logger @ file:///home/conda/feedstock_root/build_artifacts/python-json-logger_1677079630776/work python-Levenshtein==0.21.1 python-louvain==0.16 python-lsp-jsonrpc==1.0.0 python-lsp-server==1.7.3 python-slugify==8.0.1 python-utils==3.6.0 pythreejs==2.4.2 pytoolconfig==1.2.5 pytools==2022.1.14 pytorch-ignite==0.4.12 pytorch-lightning==2.0.3 pytz @ file:///home/conda/feedstock_root/build_artifacts/pytz_1680088766131/work pyu2f @ file:///home/conda/feedstock_root/build_artifacts/pyu2f_1604248910016/work PyUpSet==0.1.1.post7 pyviz-comms==2.3.1 PyWavelets==1.4.1 PyYAML==5.4.1 pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1679316826707/work qgrid==1.3.1 qtconsole==5.4.3 QtPy==2.3.1 quantecon==0.7.1 quantities==0.14.1 qudida==0.0.4 raft-dask==23.6.1 randomgen==1.23.1 rapidfuzz==3.1.1 rasterio==1.3.7 rasterstats==0.19.0 ray==2.4.0 ray-cpp==2.4.0 regex==2023.5.5 requests==2.28.2 requests-oauthlib==1.3.1 requests-toolbelt==0.10.1 responses==0.18.0 retrying==1.3.3 rfc3339-validator @ file:///home/conda/feedstock_root/build_artifacts/rfc3339-validator_1638811747357/work rfc3986-validator @ file:///home/conda/feedstock_root/build_artifacts/rfc3986-validator_1598024191506/work rgf-python==3.12.0 rich @ file:///home/conda/feedstock_root/build_artifacts/rich_1664752510089/work rmm==23.6.0 rope==1.8.0 rsa @ file:///home/conda/feedstock_root/build_artifacts/rsa_1658328885051/work Rtree==1.0.1 ruamel-yaml-conda @ file:///home/builder/ci_310/ruamel_yaml_1640794439226/work ruamel.yaml @ file:///home/conda/feedstock_root/build_artifacts/ruamel.yaml_1683392649173/work ruamel.yaml.clib @ file:///home/conda/feedstock_root/build_artifacts/ruamel.yaml.clib_1670412719074/work s2sphere==0.2.5 s3fs==2023.6.0 s3transfer==0.6.1 safetensors==0.3.1 scattertext==0.1.19 scikit-image==0.20.0 scikit-learn==1.2.2 scikit-learn-intelex==2023.1.1 scikit-multilearn==0.2.0 scikit-optimize==0.9.0 scikit-plot==0.3.7 scikit-surprise==1.1.3 scipy==1.10.1 seaborn==0.12.2 SecretStorage==3.3.3 segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f2727f4506cfbbe553e23b895e27956588 segregation==2.4.2 semver==3.0.0 Send2Trash @ file:///home/conda/feedstock_root/build_artifacts/send2trash_1682601222253/work sentencepiece==0.1.99 sentry-sdk==1.25.1 setproctitle==1.3.2 setuptools-git==1.2 setuptools-scm==7.1.0 shap==0.41.0 Shapely==1.8.5.post1 shellingham @ file:///home/conda/feedstock_root/build_artifacts/shellingham_1676292972954/work simpervisor==0.4 SimpleITK==2.2.1 simplejson==3.19.1 six @ file:///tmp/build/80754af9/six_1644875935023/work sklearn-pandas==2.2.0 slicer==0.0.7 smart-open @ file:///home/conda/feedstock_root/build_artifacts/smart_open_split_1673202927732/work/dist smhasher==0.150.1 smmap==5.0.0 sniffio @ file:///home/conda/feedstock_root/build_artifacts/sniffio_1662051266223/work snowballstemmer==2.2.0 snuggs==1.4.7 sortedcontainers @ file:///home/conda/feedstock_root/build_artifacts/sortedcontainers_1621217038088/work soundfile==0.12.1 soupsieve @ file:///home/conda/feedstock_root/build_artifacts/soupsieve_1658207591808/work soxr==0.3.5 spacy @ file:///home/conda/feedstock_root/build_artifacts/spacy_1684226337030/work spacy-legacy @ file:///home/conda/feedstock_root/build_artifacts/spacy-legacy_1674550301837/work spacy-loggers @ file:///home/conda/feedstock_root/build_artifacts/spacy-loggers_1672303484730/work spaghetti==1.7.3 spectral==0.23.1 speechbrain==0.5.14 spglm==1.0.8 sphinx-rtd-theme==0.2.4 spint==1.0.7 splot==1.1.5.post1 spopt==0.5.0 spreg==1.3.2 spvcm==0.3.0 SQLAlchemy==2.0.12 sqlglot==11.7.1 sqlparse==0.4.4 squarify==0.4.3 srsly @ file:///home/conda/feedstock_root/build_artifacts/srsly_1677657434449/work stack-data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1669632077133/work starlette==0.26.1 statsmodels==0.13.5 stemming==1.0.1 stop-words==2018.7.23 stopit==1.1.2 strip-hints==0.1.10 stumpy==1.11.1 sympy==1.12 tables==3.8.0 tabulate==0.9.0 tangled-up-in-unicode==0.2.0 tbb==2021.9.0 tblib @ file:///home/conda/feedstock_root/build_artifacts/tblib_1616261298899/work tenacity==8.2.2 tensorboard==2.12.3 tensorboard-data-server==0.7.0 tensorboard-plugin-profile==2.11.2 tensorboardX==2.6 tensorflow==2.12.0 tensorflow-addons==0.20.0 tensorflow-cloud==0.1.16 tensorflow-datasets==4.9.2 tensorflow-decision-forests==1.3.0 tensorflow-estimator==2.12.0 tensorflow-gcs-config==2.12.0 tensorflow-hub==0.12.0 tensorflow-io==0.31.0 tensorflow-io-gcs-filesystem==0.31.0 tensorflow-metadata==0.14.0 tensorflow-probability==0.20.0 tensorflow-serving-api==2.12.1 tensorflow-text==2.12.1 tensorflow-transform==0.14.0 tensorflowjs==3.15.0 tensorpack==0.11 tensorstore==0.1.37 termcolor==2.3.0 terminado @ file:///home/conda/feedstock_root/build_artifacts/terminado_1670253674810/work testpath==0.6.0 text-unidecode==1.3 textblob==0.17.1 texttable==1.6.7 textwrap3==0.9.2 Theano==1.0.5 Theano-PyMC==1.1.2 thinc @ file:///home/conda/feedstock_root/build_artifacts/thinc_1683130983739/work threadpoolctl==3.1.0 tifffile==2023.4.12 timm==0.9.2 tinycss2 @ file:///home/conda/feedstock_root/build_artifacts/tinycss2_1666100256010/work tobler==0.10 tokenizers==0.13.3 toml==0.10.2 tomli==2.0.1 tomlkit==0.11.8 toolz @ file:///home/conda/feedstock_root/build_artifacts/toolz_1657485559105/work torch @ file:///tmp/torch/torch-2.0.0-cp310-cp310-linux_x86_64.whl#sha256=3a7abcaa5ae70fd4eb83c2cc43abc8ba94995316c6433e171d7454f107d41b58 torchaudio @ file:///tmp/torch/torchaudio-2.0.1-cp310-cp310-linux_x86_64.whl#sha256=83e258b68459f1ff64301c19c2fc791a692fd372271abeef8414854aafd03b06 torchdata==0.6.0 torchinfo==1.8.0 torchmetrics==0.11.4 torchtext @ file:///tmp/torch/torchtext-0.15.1-cp310-cp310-linux_x86_64.whl#sha256=110ca71f44e505c040ea2f41dcaf798cd7de1b55cbedaa6687b9e21eec759844 torchvision @ file:///tmp/torch/torchvision-0.15.1-cp310-cp310-linux_x86_64.whl#sha256=3b0e4e01ab713c145b7e20684eb79f983e75c8c13034901f21e3e8a36a1b3292 tornado==6.3.1 TPOT==0.12.0 tqdm==4.64.1 traceml==1.0.8 traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1675110562325/work traittypes==0.2.1 transformers==4.30.1 treelite==3.2.0 treelite-runtime==3.2.0 trueskill==0.4.5 tsfresh==0.20.0 typeguard==2.13.3 typer @ file:///home/conda/feedstock_root/build_artifacts/typer_1667832226065/work typing-inspect==0.9.0 typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1678559861143/work tzlocal==5.0.1 uc-micro-py==1.0.2 ucx-py @ file:///opt/conda/conda-bld/work ujson==5.8.0 umap-learn==0.5.3 unicodedata2 @ file:///home/conda/feedstock_root/build_artifacts/unicodedata2_1667239886688/work Unidecode==1.3.6 update-checker==0.18.0 uri-template==1.2.0 uritemplate==3.0.1 urllib3 @ file:///home/conda/feedstock_root/build_artifacts/urllib3_1678635778344/work urwid==2.1.2 urwid-readline==0.13 uvicorn==0.22.0 uvloop==0.17.0 vaex==4.16.0 vaex-astro==0.9.3 vaex-core==4.16.1 vaex-hdf5==0.14.1 vaex-jupyter==0.8.1 vaex-ml==0.18.1 vaex-server==0.8.1 vaex-viz==0.5.4 vecstack==0.4.0 virtualenv==20.21.0 visions==0.7.5 vowpalwabbit==9.8.0 vtk==9.2.6 Wand==0.6.11 wandb==0.15.4 wasabi @ file:///home/conda/feedstock_root/build_artifacts/wasabi_1686131297168/work watchfiles==0.19.0 wavio==0.0.7 wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1673864653149/work webcolors==1.13 webencodings==0.5.1 websocket-client @ file:///home/conda/feedstock_root/build_artifacts/websocket-client_1675567828044/work websockets==11.0.3 Werkzeug==2.3.6 wfdb==4.1.1 whatthepatch==1.0.5 widgetsnbextension==3.6.4 witwidget==1.8.1 woodwork==0.24.0 Wordbatch==1.4.9 wordcloud==1.9.2 wordsegment==1.3.1 wrapt==1.14.1 wurlitzer==3.0.3 xarray==2023.5.0 xarray-einstats==0.5.1 xgboost==1.7.5 xvfbwrapper==0.2.9 xxhash==3.2.0 xyzservices==2023.5.0 y-py==0.5.9 yapf==0.33.0 yarl @ file:///home/conda/feedstock_root/build_artifacts/yarl_1682426574163/work ydata-profiling==4.1.2 yellowbrick==1.5 ypy-websocket==0.8.2 zict @ file:///home/conda/feedstock_root/build_artifacts/zict_1681770155528/work zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1677313463193/work zstandard==0.19.0 2023-06-18 23:24:04,356 - speechbrain.utils.parameter_transfer - DEBUG - Collecting files (or symlinks) for pretraining in results/better_tokenizer/1986/save/SLURM_tokenizer. 2023-06-18 23:24:04,356 - speechbrain.pretrained.fetching - INFO - Fetch 58_unigram.model?dl=1: Using existing file/symlink in results/better_tokenizer/1986/save/SLURM_tokenizer/tokenizer.ckpt. 2023-06-18 23:24:04,358 - speechbrain.utils.parameter_transfer - INFO - Loading pretrained files for: tokenizer 2023-06-18 23:24:04,366 - speechbrain.utils.checkpoints - INFO - Loading a checkpoint from results/better_tokenizer/1986/save/CKPT+2023-06-16+12-15-08+00 2023-06-18 23:24:07,162 - speechbrain.core - INFO - Info: ckpt_interval_minutes arg from hparam file is used 2023-06-18 23:24:07,183 - speechbrain.core - INFO - 9.3M trainable parameters in SLU 2023-06-18 23:32:35,953 - speechbrain.pretrained.fetching - INFO - Fetch hyperparams.yaml: Delegating to Huggingface hub, source speechbrain/asr-crdnn-rnnlm-librispeech. 2023-06-18 23:32:35,959 - urllib3.connectionpool - DEBUG - Resetting dropped connection: huggingface.co 2023-06-18 23:32:36,118 - urllib3.connectionpool - DEBUG - https://huggingface.co:443 "HEAD /speechbrain/asr-crdnn-rnnlm-librispeech/resolve/main/hyperparams.yaml HTTP/1.1" 200 0 2023-06-18 23:32:36,119 - speechbrain.pretrained.fetching - INFO - Fetch custom.py: Delegating to Huggingface hub, source speechbrain/asr-crdnn-rnnlm-librispeech. 2023-06-18 23:32:36,199 - urllib3.connectionpool - DEBUG - https://huggingface.co:443 "HEAD /speechbrain/asr-crdnn-rnnlm-librispeech/resolve/main/custom.py HTTP/1.1" 404 0 2023-06-18 23:32:43,019 - speechbrain.utils.parameter_transfer - DEBUG - Collecting files (or symlinks) for pretraining in pretrained_models/EncoderDecoderASR-4e23c27d817b14bb418343bfc4c8ad5c. 2023-06-18 23:32:43,020 - speechbrain.pretrained.fetching - INFO - Fetch normalizer.ckpt: Delegating to Huggingface hub, source speechbrain/asr-crdnn-rnnlm-librispeech. 2023-06-18 23:32:43,092 - urllib3.connectionpool - DEBUG - https://huggingface.co:443 "HEAD /speechbrain/asr-crdnn-rnnlm-librispeech/resolve/main/normalizer.ckpt HTTP/1.1" 302 0 2023-06-18 23:32:43,093 - speechbrain.pretrained.fetching - INFO - Fetch asr.ckpt: Delegating to Huggingface hub, source speechbrain/asr-crdnn-rnnlm-librispeech. 2023-06-18 23:32:43,163 - urllib3.connectionpool - DEBUG - https://huggingface.co:443 "HEAD /speechbrain/asr-crdnn-rnnlm-librispeech/resolve/main/asr.ckpt HTTP/1.1" 302 0 2023-06-18 23:32:43,164 - speechbrain.pretrained.fetching - INFO - Fetch lm.ckpt: Delegating to Huggingface hub, source speechbrain/asr-crdnn-rnnlm-librispeech. 2023-06-18 23:32:43,236 - urllib3.connectionpool - DEBUG - https://huggingface.co:443 "HEAD /speechbrain/asr-crdnn-rnnlm-librispeech/resolve/main/lm.ckpt HTTP/1.1" 302 0 2023-06-18 23:32:43,238 - speechbrain.pretrained.fetching - INFO - Fetch tokenizer.ckpt: Delegating to Huggingface hub, source speechbrain/asr-crdnn-rnnlm-librispeech. 2023-06-18 23:32:43,319 - urllib3.connectionpool - DEBUG - https://huggingface.co:443 "HEAD /speechbrain/asr-crdnn-rnnlm-librispeech/resolve/main/tokenizer.ckpt HTTP/1.1" 302 0 2023-06-18 23:32:43,321 - speechbrain.utils.parameter_transfer - INFO - Loading pretrained files for: normalizer, asr, lm, tokenizer 2023-06-18 23:32:47,083 - speechbrain.utils.parameter_transfer - DEBUG - Collecting files (or symlinks) for pretraining in results/better_tokenizer/1986/save/SLURM_tokenizer. 2023-06-18 23:32:47,083 - speechbrain.pretrained.fetching - INFO - Fetch 58_unigram.model?dl=1: Downloading from normal URL https://www.dropbox.com/s/tmwq12r5vgcsif9/58_unigram.model?dl=1. 2023-06-18 23:32:48,200 - speechbrain.utils.parameter_transfer - INFO - Loading pretrained files for: tokenizer 2023-06-18 23:32:48,228 - speechbrain.pretrained.fetching - INFO - Fetch audio-1502897056-headset.flac: Linking to local file in /kaggle/working/slurp/slurp_real/audio-1502897056-headset.flac. |