hahunavth
commited on
Commit
•
e0179a5
1
Parent(s):
089d567
epoch=28
Browse files- hyperparams.yaml +4 -4
- log.txt +897 -0
- save/CKPT+2023-06-19+12-17-46+00/CKPT.yaml +4 -0
- save/CKPT+2023-06-19+12-17-46+00/brain.ckpt +3 -0
- save/CKPT+2023-06-19+12-17-46+00/counter.ckpt +3 -0
- save/CKPT+2023-06-19+12-17-46+00/dataloader-TRAIN.ckpt +3 -0
- save/CKPT+2023-06-19+12-17-46+00/model.ckpt +3 -0
- save/CKPT+2023-06-19+12-17-46+00/optimizer.ckpt +3 -0
- save/CKPT+2023-06-19+12-17-46+00/scheduler.ckpt +3 -0
- save/CKPT+2023-06-19+13-28-23+00/CKPT.yaml +4 -0
- save/CKPT+2023-06-19+13-28-23+00/brain.ckpt +3 -0
- save/CKPT+2023-06-19+13-28-23+00/counter.ckpt +3 -0
- save/CKPT+2023-06-19+13-28-23+00/dataloader-TRAIN.ckpt +3 -0
- save/CKPT+2023-06-19+13-28-23+00/model.ckpt +3 -0
- save/CKPT+2023-06-19+13-28-23+00/optimizer.ckpt +3 -0
- save/CKPT+2023-06-19+13-28-23+00/scheduler.ckpt +3 -0
hyperparams.yaml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# Generated 2023-06-
|
2 |
# /kaggle/working/direct-train.yaml
|
3 |
# yamllint disable
|
4 |
# ############################################################################
|
@@ -29,12 +29,12 @@ data_folder_rirs: /slurp/audio
|
|
29 |
train_splits: [train_synthetic, train_real]
|
30 |
csv_train: results/prepared/train-type=direct-sample=0.2.csv
|
31 |
csv_valid: results/prepared/devel-type=direct-sample=0.2.csv
|
32 |
-
csv_test: results/prepared/test-type=direct
|
33 |
tokenizer_file: https://www.dropbox.com/s/tmwq12r5vgcsif9/58_unigram.model?dl=1
|
34 |
skip_prep: false
|
35 |
|
36 |
# Training parameters
|
37 |
-
number_of_epochs: 20
|
38 |
batch_size: 16
|
39 |
lr: 0.0003
|
40 |
# token_type: unigram # ["unigram", "bpe", "char"]
|
@@ -64,7 +64,7 @@ dataloader_opts:
|
|
64 |
|
65 |
epoch_counter: &id009 !new:speechbrain.utils.epoch_loop.EpochCounter
|
66 |
|
67 |
-
limit:
|
68 |
|
69 |
# Models
|
70 |
asr_model: !apply:speechbrain.pretrained.EncoderDecoderASR.from_hparams
|
|
|
1 |
+
# Generated 2023-06-19 from:
|
2 |
# /kaggle/working/direct-train.yaml
|
3 |
# yamllint disable
|
4 |
# ############################################################################
|
|
|
29 |
train_splits: [train_synthetic, train_real]
|
30 |
csv_train: results/prepared/train-type=direct-sample=0.2.csv
|
31 |
csv_valid: results/prepared/devel-type=direct-sample=0.2.csv
|
32 |
+
csv_test: results/prepared/test-type=direct.csv
|
33 |
tokenizer_file: https://www.dropbox.com/s/tmwq12r5vgcsif9/58_unigram.model?dl=1
|
34 |
skip_prep: false
|
35 |
|
36 |
# Training parameters
|
37 |
+
number_of_epochs: 40 # default 20
|
38 |
batch_size: 16
|
39 |
lr: 0.0003
|
40 |
# token_type: unigram # ["unigram", "bpe", "char"]
|
|
|
64 |
|
65 |
epoch_counter: &id009 !new:speechbrain.utils.epoch_loop.EpochCounter
|
66 |
|
67 |
+
limit: 40
|
68 |
|
69 |
# Models
|
70 |
asr_model: !apply:speechbrain.pretrained.EncoderDecoderASR.from_hparams
|
log.txt
CHANGED
@@ -867,3 +867,900 @@ zstandard==0.19.0
|
|
867 |
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.
|
868 |
2023-06-18 23:32:48,200 - speechbrain.utils.parameter_transfer - INFO - Loading pretrained files for: tokenizer
|
869 |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
867 |
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.
|
868 |
2023-06-18 23:32:48,200 - speechbrain.utils.parameter_transfer - INFO - Loading pretrained files for: tokenizer
|
869 |
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.
|
870 |
+
2023-06-19 09:25:09,235 - speechbrain.core - INFO - Beginning experiment!
|
871 |
+
2023-06-19 09:25:09,238 - speechbrain.core - INFO - Experiment folder: results/better_tokenizer/1986
|
872 |
+
2023-06-19 09:25:10,983 - speechbrain.utils.superpowers - DEBUG - absl-py==1.4.0
|
873 |
+
accelerate==0.12.0
|
874 |
+
access==1.1.9
|
875 |
+
affine==2.4.0
|
876 |
+
aiobotocore==2.5.0
|
877 |
+
aiofiles==22.1.0
|
878 |
+
aiohttp @ file:///home/conda/feedstock_root/build_artifacts/aiohttp_1676292661248/work
|
879 |
+
aiohttp-cors==0.7.0
|
880 |
+
aioitertools==0.11.0
|
881 |
+
aiorwlock==1.3.0
|
882 |
+
aiosignal @ file:///home/conda/feedstock_root/build_artifacts/aiosignal_1667935791922/work
|
883 |
+
aiosqlite==0.19.0
|
884 |
+
albumentations==1.3.1
|
885 |
+
alembic==1.11.1
|
886 |
+
altair==5.0.1
|
887 |
+
annoy==1.17.2
|
888 |
+
ansiwrap==0.8.4
|
889 |
+
anyio @ file:///home/conda/feedstock_root/build_artifacts/anyio_1666191106763/work/dist
|
890 |
+
apache-beam==2.46.0
|
891 |
+
aplus==0.11.0
|
892 |
+
appdirs==1.4.4
|
893 |
+
argon2-cffi @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi_1640817743617/work
|
894 |
+
argon2-cffi-bindings @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi-bindings_1666850768662/work
|
895 |
+
array-record==0.2.0
|
896 |
+
arrow==1.2.3
|
897 |
+
arviz==0.12.1
|
898 |
+
astroid==2.15.5
|
899 |
+
astropy==5.3
|
900 |
+
asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1670263926556/work
|
901 |
+
astunparse==1.6.3
|
902 |
+
async-timeout @ file:///home/conda/feedstock_root/build_artifacts/async-timeout_1640026696943/work
|
903 |
+
atpublic==3.1.2
|
904 |
+
attrs @ file:///home/conda/feedstock_root/build_artifacts/attrs_1683424013410/work
|
905 |
+
audioread==3.0.0
|
906 |
+
autopep8==2.0.2
|
907 |
+
Babel==2.12.1
|
908 |
+
backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work
|
909 |
+
backoff==2.2.1
|
910 |
+
backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1618230623929/work
|
911 |
+
bayesian-optimization==1.4.3
|
912 |
+
bayespy==0.5.26
|
913 |
+
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
|
914 |
+
beautifulsoup4 @ file:///home/conda/feedstock_root/build_artifacts/beautifulsoup4_1680888073205/work
|
915 |
+
bidict==0.22.1
|
916 |
+
biopython==1.81
|
917 |
+
blake3==0.2.1
|
918 |
+
bleach @ file:///home/conda/feedstock_root/build_artifacts/bleach_1674535352125/work
|
919 |
+
blessed==1.20.0
|
920 |
+
blinker==1.6.2
|
921 |
+
blis @ file:///home/conda/feedstock_root/build_artifacts/cython-blis_1668499088869/work
|
922 |
+
blosc2==2.0.0
|
923 |
+
bokeh==3.1.1
|
924 |
+
boltons @ file:///home/conda/feedstock_root/build_artifacts/boltons_1677499911949/work
|
925 |
+
Boruta==0.3
|
926 |
+
boto3==1.26.100
|
927 |
+
botocore==1.29.76
|
928 |
+
-e git+https://github.com/SohierDane/BigQuery_Helper@8615a7f6c1663e7f2d48aa2b32c2dbcb600a440f#egg=bq_helper
|
929 |
+
bqplot==0.12.39
|
930 |
+
branca==0.6.0
|
931 |
+
brewer2mpl==1.4.1
|
932 |
+
brotlipy==0.7.0
|
933 |
+
cached-property==1.5.2
|
934 |
+
cachetools==4.2.4
|
935 |
+
Cartopy @ file:///home/conda/feedstock_root/build_artifacts/cartopy_1679097974681/work
|
936 |
+
catalogue @ file:///home/conda/feedstock_root/build_artifacts/catalogue_1666891892909/work
|
937 |
+
catalyst==22.4
|
938 |
+
catboost==1.2
|
939 |
+
category-encoders==2.6.1
|
940 |
+
certifi==2023.5.7
|
941 |
+
cesium==0.12.1
|
942 |
+
cffi @ file:///home/conda/feedstock_root/build_artifacts/cffi_1671179353105/work
|
943 |
+
cftime==1.6.2
|
944 |
+
charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1661170624537/work
|
945 |
+
chex==0.1.7
|
946 |
+
cleverhans==4.0.0
|
947 |
+
click @ file:///home/conda/feedstock_root/build_artifacts/click_1666798198223/work
|
948 |
+
click-plugins==1.1.1
|
949 |
+
cligj==0.7.2
|
950 |
+
cloud-tpu-client==0.10
|
951 |
+
cloud-tpu-profiler==2.4.0
|
952 |
+
cloudpickle @ file:///home/conda/feedstock_root/build_artifacts/cloudpickle_1674202310934/work
|
953 |
+
cmaes==0.9.1
|
954 |
+
cmdstanpy==1.1.0
|
955 |
+
cmudict==1.0.13
|
956 |
+
colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1666700638685/work
|
957 |
+
colorcet==3.0.1
|
958 |
+
colorful==0.5.5
|
959 |
+
colorlog==6.7.0
|
960 |
+
colorlover==0.3.0
|
961 |
+
comm @ file:///home/conda/feedstock_root/build_artifacts/comm_1679481329611/work
|
962 |
+
commonmark==0.9.1
|
963 |
+
conda==23.3.1
|
964 |
+
conda-content-trust @ file:///tmp/build/80754af9/conda-content-trust_1617045594566/work
|
965 |
+
conda-package-handling @ file:///home/conda/feedstock_root/build_artifacts/conda-package-handling_1669907009957/work
|
966 |
+
conda_package_streaming @ file:///home/conda/feedstock_root/build_artifacts/conda-package-streaming_1669733752472/work
|
967 |
+
confection @ file:///home/conda/feedstock_root/build_artifacts/confection_1673621475775/work
|
968 |
+
contextily==1.3.0
|
969 |
+
contourpy @ file:///home/conda/feedstock_root/build_artifacts/contourpy_1673633665736/work
|
970 |
+
convertdate==2.4.0
|
971 |
+
crcmod==1.7
|
972 |
+
cryptography @ file:///home/conda/feedstock_root/build_artifacts/cryptography-split_1681508581703/work
|
973 |
+
cubinlinker @ file:///home/conda/feedstock_root/build_artifacts/cubinlinker_1684752888972/work
|
974 |
+
cuda-python @ file:///opt/conda/conda-bld/cuda-python_1684125314189/work
|
975 |
+
cudf==23.6.0
|
976 |
+
cufflinks==0.17.3
|
977 |
+
cuml==23.6.0
|
978 |
+
cupy @ file:///home/conda/feedstock_root/build_artifacts/cupy_1686195286566/work
|
979 |
+
CVXcanon==0.1.2
|
980 |
+
cycler @ file:///home/conda/feedstock_root/build_artifacts/cycler_1635519461629/work
|
981 |
+
cymem @ file:///home/conda/feedstock_root/build_artifacts/cymem_1666909672496/work
|
982 |
+
cysignals==1.11.2
|
983 |
+
Cython==0.29.34
|
984 |
+
cytoolz @ file:///home/conda/feedstock_root/build_artifacts/cytoolz_1666829662037/work
|
985 |
+
daal==2023.1.1
|
986 |
+
daal4py==2023.1.1
|
987 |
+
dask==2023.6.0
|
988 |
+
dask-cuda @ file:///opt/conda/conda-bld/work
|
989 |
+
dask-cudf==23.6.0
|
990 |
+
dataclasses @ file:///home/conda/feedstock_root/build_artifacts/dataclasses_1628958434797/work
|
991 |
+
dataclasses-json==0.5.8
|
992 |
+
datasets==2.1.0
|
993 |
+
datashader==0.15.0
|
994 |
+
datashape==0.5.2
|
995 |
+
datatile==1.0.3
|
996 |
+
db-dtypes==1.1.1
|
997 |
+
deap==1.3.3
|
998 |
+
debugpy @ file:///home/conda/feedstock_root/build_artifacts/debugpy_1680755465990/work
|
999 |
+
decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work
|
1000 |
+
defusedxml @ file:///home/conda/feedstock_root/build_artifacts/defusedxml_1615232257335/work
|
1001 |
+
Delorean==1.0.0
|
1002 |
+
deprecat==2.1.1
|
1003 |
+
Deprecated==1.2.13
|
1004 |
+
deprecation==2.1.0
|
1005 |
+
descartes==1.1.0
|
1006 |
+
dill==0.3.6
|
1007 |
+
dipy==1.7.0
|
1008 |
+
distlib==0.3.6
|
1009 |
+
distributed @ file:///home/conda/feedstock_root/build_artifacts/distributed_1680715567006/work
|
1010 |
+
dm-tree==0.1.8
|
1011 |
+
docker==6.1.1
|
1012 |
+
docker-pycreds==0.4.0
|
1013 |
+
docopt==0.6.2
|
1014 |
+
docstring-parser==0.15
|
1015 |
+
docstring-to-markdown==0.12
|
1016 |
+
docutils==0.20.1
|
1017 |
+
earthengine-api==0.1.356
|
1018 |
+
easydict==1.10
|
1019 |
+
easyocr==1.7.0
|
1020 |
+
ecos==2.0.12
|
1021 |
+
eli5==0.13.0
|
1022 |
+
emoji==2.5.0
|
1023 |
+
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
|
1024 |
+
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
|
1025 |
+
entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1643888246732/work
|
1026 |
+
ephem==4.1.4
|
1027 |
+
esda==2.4.3
|
1028 |
+
essentia==2.1b6.dev1034
|
1029 |
+
et-xmlfile==1.1.0
|
1030 |
+
etils==1.2.0
|
1031 |
+
exceptiongroup==1.1.1
|
1032 |
+
executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1667317341051/work
|
1033 |
+
explainable-ai-sdk==1.3.3
|
1034 |
+
fastai==2.7.12
|
1035 |
+
fastapi==0.95.1
|
1036 |
+
fastavro==1.7.4
|
1037 |
+
fastcore==1.5.29
|
1038 |
+
fastdownload==0.0.7
|
1039 |
+
fasteners==0.18
|
1040 |
+
fastjsonschema @ file:///home/conda/feedstock_root/build_artifacts/python-fastjsonschema_1677336799617/work/dist
|
1041 |
+
fastprogress==1.0.3
|
1042 |
+
fastrlock==0.8
|
1043 |
+
fasttext==0.9.2
|
1044 |
+
fbpca==1.0
|
1045 |
+
feather-format==0.4.1
|
1046 |
+
featuretools==1.26.0
|
1047 |
+
filelock==3.12.0
|
1048 |
+
Fiona==1.9.4.post1
|
1049 |
+
fire==0.5.0
|
1050 |
+
fitter==1.5.2
|
1051 |
+
flake8==6.0.0
|
1052 |
+
flashtext==2.7
|
1053 |
+
Flask==2.3.2
|
1054 |
+
flatbuffers==23.3.3
|
1055 |
+
flax==0.6.10
|
1056 |
+
flit_core @ file:///home/conda/feedstock_root/build_artifacts/flit-core_1667734568827/work/source/flit_core
|
1057 |
+
folium==0.14.0
|
1058 |
+
fonttools==4.39.3
|
1059 |
+
fqdn==1.5.1
|
1060 |
+
frozendict==2.3.8
|
1061 |
+
frozenlist @ file:///home/conda/feedstock_root/build_artifacts/frozenlist_1667935435842/work
|
1062 |
+
fsspec @ file:///home/conda/feedstock_root/build_artifacts/fsspec_1686342280219/work
|
1063 |
+
funcy==2.0
|
1064 |
+
fury==0.9.0
|
1065 |
+
future @ file:///home/conda/feedstock_root/build_artifacts/future_1673596611778/work
|
1066 |
+
fuzzywuzzy==0.18.0
|
1067 |
+
gast==0.4.0
|
1068 |
+
gatspy==0.3
|
1069 |
+
gcsfs==2023.5.0
|
1070 |
+
gdown==4.7.1
|
1071 |
+
gensim==4.3.1
|
1072 |
+
geographiclib==2.0
|
1073 |
+
Geohash==1.0
|
1074 |
+
geojson==3.0.1
|
1075 |
+
geopandas==0.13.2
|
1076 |
+
geoplot==0.5.1
|
1077 |
+
geopy==2.3.0
|
1078 |
+
geoviews==1.10.0
|
1079 |
+
ggplot @ https://github.com/hbasria/ggpy/archive/0.11.5.zip#sha256=7df947ba3fd86d3757686afec264785ad8df38dc50ffb2d2d31064fb355f69b1
|
1080 |
+
giddy==2.3.4
|
1081 |
+
gitdb==4.0.10
|
1082 |
+
GitPython==3.1.31
|
1083 |
+
google-api-core==1.33.2
|
1084 |
+
google-api-python-client==2.88.0
|
1085 |
+
google-apitools==0.5.31
|
1086 |
+
google-auth==2.17.3
|
1087 |
+
google-auth-httplib2==0.1.0
|
1088 |
+
google-auth-oauthlib==1.0.0
|
1089 |
+
google-cloud-aiplatform==0.6.0a1
|
1090 |
+
google-cloud-artifact-registry==1.8.1
|
1091 |
+
google-cloud-automl==1.0.1
|
1092 |
+
google-cloud-bigquery==2.34.4
|
1093 |
+
google-cloud-bigtable==1.7.3
|
1094 |
+
google-cloud-core==2.3.2
|
1095 |
+
google-cloud-datastore==2.15.2
|
1096 |
+
google-cloud-dlp==3.12.1
|
1097 |
+
google-cloud-language==2.6.1
|
1098 |
+
google-cloud-monitoring==2.14.2
|
1099 |
+
google-cloud-pubsub==2.16.1
|
1100 |
+
google-cloud-pubsublite==1.8.1
|
1101 |
+
google-cloud-recommendations-ai==0.7.1
|
1102 |
+
google-cloud-resource-manager==1.10.0
|
1103 |
+
google-cloud-spanner==3.33.0
|
1104 |
+
google-cloud-storage==1.44.0
|
1105 |
+
google-cloud-translate==3.8.4
|
1106 |
+
google-cloud-videointelligence==2.8.3
|
1107 |
+
google-cloud-vision==2.8.0
|
1108 |
+
google-crc32c==1.5.0
|
1109 |
+
google-pasta==0.2.0
|
1110 |
+
google-resumable-media==2.5.0
|
1111 |
+
googleapis-common-protos==1.57.1
|
1112 |
+
gplearn==0.4.2
|
1113 |
+
gpustat==1.0.0
|
1114 |
+
gpxpy==1.5.0
|
1115 |
+
graphviz==0.20.1
|
1116 |
+
greenlet==2.0.2
|
1117 |
+
grpc-google-iam-v1==0.12.6
|
1118 |
+
grpcio @ file:///home/conda/feedstock_root/build_artifacts/grpc-split_1677499296072/work
|
1119 |
+
grpcio-status @ file:///home/conda/feedstock_root/build_artifacts/grpcio-status_1662108958711/work
|
1120 |
+
gviz-api==1.10.0
|
1121 |
+
gym==0.26.2
|
1122 |
+
gym-notices==0.0.8
|
1123 |
+
Gymnasium==0.26.3
|
1124 |
+
gymnasium-notices==0.0.1
|
1125 |
+
h11==0.14.0
|
1126 |
+
h2o==3.40.0.4
|
1127 |
+
h5py==3.8.0
|
1128 |
+
haversine==2.8.0
|
1129 |
+
hdfs==2.7.0
|
1130 |
+
hep-ml==0.7.2
|
1131 |
+
hijri-converter==2.3.1
|
1132 |
+
hmmlearn==0.3.0
|
1133 |
+
holidays==0.24
|
1134 |
+
holoviews==1.16.2
|
1135 |
+
hpsklearn==0.1.0
|
1136 |
+
html5lib==1.1
|
1137 |
+
htmlmin==0.1.12
|
1138 |
+
httplib2==0.21.0
|
1139 |
+
httptools==0.5.0
|
1140 |
+
huggingface-hub==0.15.1
|
1141 |
+
humanize==4.6.0
|
1142 |
+
hunspell==0.5.5
|
1143 |
+
husl==4.0.3
|
1144 |
+
hydra-slayer==0.4.1
|
1145 |
+
hyperopt==0.2.7
|
1146 |
+
HyperPyYAML==1.2.1
|
1147 |
+
hypertools==0.8.0
|
1148 |
+
ibis-framework==5.1.0
|
1149 |
+
idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1663625384323/work
|
1150 |
+
igraph==0.10.4
|
1151 |
+
imagecodecs==2023.3.16
|
1152 |
+
ImageHash==4.3.1
|
1153 |
+
imageio==2.28.1
|
1154 |
+
imbalanced-learn==0.10.1
|
1155 |
+
imgaug==0.4.0
|
1156 |
+
implicit @ file:///home/conda/feedstock_root/build_artifacts/implicit_1643471607379/work
|
1157 |
+
importlib-metadata==5.2.0
|
1158 |
+
importlib-resources @ file:///home/conda/feedstock_root/build_artifacts/importlib_resources_1676919000169/work
|
1159 |
+
inequality==1.0.0
|
1160 |
+
iniconfig==2.0.0
|
1161 |
+
ipydatawidgets==4.3.4
|
1162 |
+
ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1683553336538/work
|
1163 |
+
ipyleaflet==0.17.3
|
1164 |
+
ipympl==0.7.0
|
1165 |
+
ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1683225895562/work
|
1166 |
+
ipython-genutils==0.2.0
|
1167 |
+
ipython-sql==0.5.0
|
1168 |
+
ipyvolume==0.6.3
|
1169 |
+
ipyvue==1.9.1
|
1170 |
+
ipyvuetify==1.8.10
|
1171 |
+
ipywebrtc==0.6.0
|
1172 |
+
ipywidgets==7.7.1
|
1173 |
+
isoduration==20.11.0
|
1174 |
+
isort==5.12.0
|
1175 |
+
isoweek==1.3.3
|
1176 |
+
itsdangerous==2.1.2
|
1177 |
+
Janome==0.4.2
|
1178 |
+
jaraco.classes==3.2.3
|
1179 |
+
jax==0.4.8
|
1180 |
+
jaxlib==0.4.7+cuda11.cudnn86
|
1181 |
+
jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1669134318875/work
|
1182 |
+
jeepney==0.8.0
|
1183 |
+
jieba==0.42.1
|
1184 |
+
Jinja2 @ file:///home/conda/feedstock_root/build_artifacts/jinja2_1654302431367/work
|
1185 |
+
jmespath==1.0.1
|
1186 |
+
joblib @ file:///home/conda/feedstock_root/build_artifacts/joblib_1663332044897/work
|
1187 |
+
json5==0.9.11
|
1188 |
+
jsonlines==3.1.0
|
1189 |
+
jsonpatch @ file:///home/conda/feedstock_root/build_artifacts/jsonpatch_1632759296524/work
|
1190 |
+
jsonpointer==2.0
|
1191 |
+
jsonschema @ file:///home/conda/feedstock_root/build_artifacts/jsonschema-meta_1669810440410/work
|
1192 |
+
jupyter-console==6.6.3
|
1193 |
+
jupyter-events @ file:///home/conda/feedstock_root/build_artifacts/jupyter_events_1673559782596/work
|
1194 |
+
jupyter-http-over-ws==0.0.8
|
1195 |
+
jupyter-lsp==1.5.1
|
1196 |
+
jupyter-server-mathjax==0.2.6
|
1197 |
+
jupyter-ydoc==0.2.4
|
1198 |
+
jupyter_client==7.4.9
|
1199 |
+
jupyter_core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1678994169527/work
|
1200 |
+
jupyter_server @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_1679073341944/work
|
1201 |
+
jupyter_server_fileid==0.9.0
|
1202 |
+
jupyter_server_proxy==4.0.0
|
1203 |
+
jupyter_server_terminals @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_terminals_1673491454549/work
|
1204 |
+
jupyter_server_ydoc==0.8.0
|
1205 |
+
jupyterlab==3.6.4
|
1206 |
+
jupyterlab-git==0.41.0
|
1207 |
+
jupyterlab-lsp==4.2.0
|
1208 |
+
jupyterlab-pygments @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_pygments_1649936611996/work
|
1209 |
+
jupyterlab-widgets==3.0.7
|
1210 |
+
jupyterlab_server==2.22.1
|
1211 |
+
jupytext==1.14.5
|
1212 |
+
kaggle==1.5.13
|
1213 |
+
kaggle-environments==1.12.0
|
1214 |
+
keras==2.12.0
|
1215 |
+
keras-tuner==1.3.5
|
1216 |
+
keyring==23.13.1
|
1217 |
+
keyrings.google-artifactregistry-auth==1.1.2
|
1218 |
+
kfp==1.8.21
|
1219 |
+
kfp-pipeline-spec==0.1.16
|
1220 |
+
kfp-server-api==1.8.5
|
1221 |
+
kiwisolver @ file:///home/conda/feedstock_root/build_artifacts/kiwisolver_1666805701884/work
|
1222 |
+
kmapper==2.0.1
|
1223 |
+
kmodes==0.12.2
|
1224 |
+
korean-lunar-calendar==0.3.1
|
1225 |
+
kornia==0.6.12
|
1226 |
+
kt-legacy==1.0.5
|
1227 |
+
kubernetes==25.3.0
|
1228 |
+
langcodes @ file:///home/conda/feedstock_root/build_artifacts/langcodes_1636741340529/work
|
1229 |
+
langid==1.1.6
|
1230 |
+
lazy-object-proxy==1.9.0
|
1231 |
+
lazy_loader==0.2
|
1232 |
+
learntools @ git+https://github.com/Kaggle/learntools@69bc6daec79619690e758841dc2df35708d226c8
|
1233 |
+
leven==1.0.4
|
1234 |
+
Levenshtein==0.21.1
|
1235 |
+
libclang==16.0.0
|
1236 |
+
libmambapy @ file:///home/conda/feedstock_root/build_artifacts/mamba-split_1680791035685/work/libmambapy
|
1237 |
+
libpysal==4.7.0
|
1238 |
+
librosa==0.10.0.post2
|
1239 |
+
lightgbm @ file:///tmp/lightgbm/lightgbm-3.3.2-py3-none-any.whl#sha256=54af6814e8e82596cb886f2025b8b020c2ead19b7b956525285565b101b8cd51
|
1240 |
+
lightning-utilities==0.8.0
|
1241 |
+
lime==0.2.0.1
|
1242 |
+
line-profiler==4.0.3
|
1243 |
+
linkify-it-py==2.0.2
|
1244 |
+
llvmlite==0.40.0
|
1245 |
+
lml==0.1.0
|
1246 |
+
locket @ file:///home/conda/feedstock_root/build_artifacts/locket_1650660393415/work
|
1247 |
+
LunarCalendar==0.0.9
|
1248 |
+
lxml==4.9.2
|
1249 |
+
lz4 @ file:///home/conda/feedstock_root/build_artifacts/lz4_1675806673645/work
|
1250 |
+
Mako==1.2.4
|
1251 |
+
mamba @ file:///home/conda/feedstock_root/build_artifacts/mamba-split_1680791035685/work/mamba
|
1252 |
+
mapclassify==2.5.0
|
1253 |
+
marisa-trie==0.8.0
|
1254 |
+
Markdown==3.4.3
|
1255 |
+
markdown-it-py==2.2.0
|
1256 |
+
markovify==0.9.4
|
1257 |
+
MarkupSafe @ file:///home/conda/feedstock_root/build_artifacts/markupsafe_1674135787083/work
|
1258 |
+
marshmallow==3.19.0
|
1259 |
+
marshmallow-enum==1.5.1
|
1260 |
+
matplotlib==3.6.3
|
1261 |
+
matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1660814786464/work
|
1262 |
+
matplotlib-venn==0.11.9
|
1263 |
+
mccabe==0.7.0
|
1264 |
+
mdit-py-plugins==0.3.5
|
1265 |
+
mdurl==0.1.2
|
1266 |
+
memory-profiler==0.61.0
|
1267 |
+
mercantile==1.2.1
|
1268 |
+
mgwr==2.1.2
|
1269 |
+
missingno==0.5.2
|
1270 |
+
mistune==0.8.4
|
1271 |
+
mizani==0.9.2
|
1272 |
+
ml-dtypes==0.1.0
|
1273 |
+
mlcrate==0.2.0
|
1274 |
+
mlens==0.2.3
|
1275 |
+
mlxtend==0.22.0
|
1276 |
+
mmh3==4.0.0
|
1277 |
+
mne==1.4.2
|
1278 |
+
mnist==0.2.2
|
1279 |
+
mock==5.0.2
|
1280 |
+
momepy==0.6.0
|
1281 |
+
more-itertools==9.1.0
|
1282 |
+
mpld3==0.5.9
|
1283 |
+
mpmath==1.3.0
|
1284 |
+
msgpack @ file:///home/conda/feedstock_root/build_artifacts/msgpack-python_1678312712169/work
|
1285 |
+
msgpack-numpy==0.4.8
|
1286 |
+
multidict @ file:///home/conda/feedstock_root/build_artifacts/multidict_1672339403932/work
|
1287 |
+
multimethod==1.9.1
|
1288 |
+
multipledispatch==0.6.0
|
1289 |
+
multiprocess==0.70.14
|
1290 |
+
munkres==1.1.4
|
1291 |
+
murmurhash @ file:///home/conda/feedstock_root/build_artifacts/murmurhash_1666946151787/work
|
1292 |
+
mypy-extensions==1.0.0
|
1293 |
+
nb-conda @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_1654442778977/work
|
1294 |
+
nb-conda-kernels @ file:///home/conda/feedstock_root/build_artifacts/nb_conda_kernels_1667060632461/work
|
1295 |
+
nbclassic @ file:///home/conda/feedstock_root/build_artifacts/nbclassic_1683202085119/work
|
1296 |
+
nbclient==0.5.13
|
1297 |
+
nbconvert==6.4.5
|
1298 |
+
nbdime==3.2.0
|
1299 |
+
nbformat @ file:///home/conda/feedstock_root/build_artifacts/nbformat_1679336765223/work
|
1300 |
+
nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1664684991461/work
|
1301 |
+
netCDF4==1.6.4
|
1302 |
+
networkx==3.1
|
1303 |
+
nibabel==5.1.0
|
1304 |
+
nilearn==0.10.1
|
1305 |
+
ninja==1.11.1
|
1306 |
+
nltk==3.2.4
|
1307 |
+
nose==1.3.7
|
1308 |
+
notebook @ file:///home/conda/feedstock_root/build_artifacts/notebook_1680870634737/work
|
1309 |
+
notebook-executor @ file:///home/kbuilder/miniconda3/conda-bld/dlenv-tf-2-12-gpu_1683597552195/work/packages/notebook_executor
|
1310 |
+
notebook_shim @ file:///home/conda/feedstock_root/build_artifacts/notebook-shim_1682360583588/work
|
1311 |
+
numba @ file:///home/conda/feedstock_root/build_artifacts/numba_1685544866904/work
|
1312 |
+
numexpr==2.8.4
|
1313 |
+
numpy==1.23.5
|
1314 |
+
nvidia-ml-py==11.495.46
|
1315 |
+
nvtx @ file:///home/conda/feedstock_root/build_artifacts/nvtx_1682005264204/work
|
1316 |
+
oauth2client==4.1.3
|
1317 |
+
oauthlib==3.2.2
|
1318 |
+
objsize==0.6.1
|
1319 |
+
odfpy==1.4.1
|
1320 |
+
olefile==0.46
|
1321 |
+
onnx==1.14.0
|
1322 |
+
opencensus==0.11.2
|
1323 |
+
opencensus-context==0.1.3
|
1324 |
+
opencv-contrib-python==4.7.0.72
|
1325 |
+
opencv-python==4.7.0.72
|
1326 |
+
opencv-python-headless==4.7.0.72
|
1327 |
+
openpyxl==3.1.2
|
1328 |
+
openslide-python==1.2.0
|
1329 |
+
opentelemetry-api==1.17.0
|
1330 |
+
opentelemetry-exporter-otlp==1.17.0
|
1331 |
+
opentelemetry-exporter-otlp-proto-grpc==1.17.0
|
1332 |
+
opentelemetry-exporter-otlp-proto-http==1.17.0
|
1333 |
+
opentelemetry-proto==1.17.0
|
1334 |
+
opentelemetry-sdk==1.17.0
|
1335 |
+
opentelemetry-semantic-conventions==0.38b0
|
1336 |
+
opt-einsum==3.3.0
|
1337 |
+
optax==0.1.5
|
1338 |
+
optuna==3.2.0
|
1339 |
+
orbax-checkpoint==0.2.2
|
1340 |
+
orderedmultidict==1.0.1
|
1341 |
+
orjson==3.8.12
|
1342 |
+
ortools==9.4.1874
|
1343 |
+
osmnx==1.1.1
|
1344 |
+
overrides==6.5.0
|
1345 |
+
packaging==21.3
|
1346 |
+
pandas==1.5.3
|
1347 |
+
pandas-datareader==0.10.0
|
1348 |
+
pandas-profiling==3.6.6
|
1349 |
+
pandas-summary==0.2.0
|
1350 |
+
pandasql==0.7.3
|
1351 |
+
pandocfilters @ file:///home/conda/feedstock_root/build_artifacts/pandocfilters_1631603243851/work
|
1352 |
+
panel==1.1.0
|
1353 |
+
papermill==2.4.0
|
1354 |
+
param==1.13.0
|
1355 |
+
parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work
|
1356 |
+
parsy==2.1
|
1357 |
+
partd @ file:///home/conda/feedstock_root/build_artifacts/partd_1681246756246/work
|
1358 |
+
path==16.6.0
|
1359 |
+
path.py==12.5.0
|
1360 |
+
pathos==0.3.0
|
1361 |
+
pathtools==0.1.2
|
1362 |
+
pathy @ file:///croot/pathy_1674585914374/work
|
1363 |
+
patsy==0.5.3
|
1364 |
+
pdf2image==1.16.3
|
1365 |
+
pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1667297516076/work
|
1366 |
+
phik==0.12.3
|
1367 |
+
pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
|
1368 |
+
Pillow @ file:///home/conda/feedstock_root/build_artifacts/pillow_1680694272008/work
|
1369 |
+
pkgutil_resolve_name @ file:///home/conda/feedstock_root/build_artifacts/pkgutil-resolve-name_1633981968097/work
|
1370 |
+
platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1682644429438/work
|
1371 |
+
plotly==5.14.1
|
1372 |
+
plotly-express==0.4.1
|
1373 |
+
plotnine==0.10.1
|
1374 |
+
pluggy @ file:///home/conda/feedstock_root/build_artifacts/pluggy_1667232663820/work
|
1375 |
+
pointpats==2.3.0
|
1376 |
+
polars==0.18.2
|
1377 |
+
polyglot==16.7.4
|
1378 |
+
pooch==1.6.0
|
1379 |
+
pox==0.3.2
|
1380 |
+
ppca==0.0.4
|
1381 |
+
ppft==1.7.6.6
|
1382 |
+
preprocessing==0.1.13
|
1383 |
+
preshed @ file:///home/conda/feedstock_root/build_artifacts/preshed_1666991224827/work
|
1384 |
+
prettytable==3.7.0
|
1385 |
+
progressbar2==4.2.0
|
1386 |
+
prometheus-client @ file:///home/conda/feedstock_root/build_artifacts/prometheus_client_1674535637125/work
|
1387 |
+
promise==2.3
|
1388 |
+
prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1677600924538/work
|
1389 |
+
pronouncing==0.2.0
|
1390 |
+
prophet==1.1.1
|
1391 |
+
proto-plus @ file:///home/conda/feedstock_root/build_artifacts/proto-plus_1673334163294/work
|
1392 |
+
protobuf==3.20.3
|
1393 |
+
psutil==5.9.3
|
1394 |
+
ptxcompiler @ file:///home/conda/feedstock_root/build_artifacts/ptxcompiler_1684528370140/work
|
1395 |
+
ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
|
1396 |
+
pudb==2022.1.3
|
1397 |
+
PuLP==2.7.0
|
1398 |
+
pure-eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1642875951954/work
|
1399 |
+
py-cpuinfo==9.0.0
|
1400 |
+
py-lz4framed==0.14.0
|
1401 |
+
py-spy==0.3.14
|
1402 |
+
py4j==0.10.9.7
|
1403 |
+
pyaml==23.5.9
|
1404 |
+
PyArabic==0.6.15
|
1405 |
+
pyarrow==11.0.0
|
1406 |
+
pyasn1==0.4.8
|
1407 |
+
pyasn1-modules==0.2.7
|
1408 |
+
PyAstronomy==0.19.0
|
1409 |
+
pybind11==2.10.4
|
1410 |
+
pyclipper==1.3.0.post4
|
1411 |
+
pycodestyle==2.10.0
|
1412 |
+
pycolmap @ file:///home/conda/feedstock_root/build_artifacts/pycolmap_1684621279577/work
|
1413 |
+
pycosat @ file:///home/conda/feedstock_root/build_artifacts/pycosat_1666836542287/work
|
1414 |
+
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
|
1415 |
+
pycryptodome==3.18.0
|
1416 |
+
pyct==0.5.0
|
1417 |
+
pycuda==2022.2.2
|
1418 |
+
pydantic==1.10.7
|
1419 |
+
pydegensac==0.1.2
|
1420 |
+
pydicom==2.3.1
|
1421 |
+
pydocstyle==6.3.0
|
1422 |
+
pydot==1.4.2
|
1423 |
+
pydub==0.25.1
|
1424 |
+
pyemd==1.0.0
|
1425 |
+
pyerfa==2.0.0.3
|
1426 |
+
pyexcel-io==0.6.6
|
1427 |
+
pyexcel-ods==0.6.0
|
1428 |
+
pyfasttext==0.4.6
|
1429 |
+
pyflakes==3.0.1
|
1430 |
+
pygltflib==1.15.6
|
1431 |
+
Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1681904169130/work
|
1432 |
+
PyJWT==2.6.0
|
1433 |
+
pykalman==0.9.5
|
1434 |
+
pyLDAvis==3.2.2
|
1435 |
+
pylibraft==23.6.1
|
1436 |
+
pylint==2.17.4
|
1437 |
+
pymc3==3.11.5
|
1438 |
+
PyMeeus==0.5.12
|
1439 |
+
pymongo==3.13.0
|
1440 |
+
Pympler==1.0.1
|
1441 |
+
pynndescent==0.5.10
|
1442 |
+
pynvml @ file:///home/conda/feedstock_root/build_artifacts/pynvml_1639061605391/work
|
1443 |
+
pynvrtc==9.2
|
1444 |
+
pyocr==0.8.3
|
1445 |
+
pyOpenSSL @ file:///home/conda/feedstock_root/build_artifacts/pyopenssl_1680037383858/work
|
1446 |
+
pyparsing @ file:///home/conda/feedstock_root/build_artifacts/pyparsing_1652235407899/work
|
1447 |
+
pypdf==3.9.1
|
1448 |
+
pyproj @ file:///home/conda/feedstock_root/build_artifacts/pyproj_1686592534527/work
|
1449 |
+
pyrsistent @ file:///home/conda/feedstock_root/build_artifacts/pyrsistent_1672681463845/work
|
1450 |
+
pysal==23.1
|
1451 |
+
pyshp @ file:///home/conda/feedstock_root/build_artifacts/pyshp_1659002966020/work
|
1452 |
+
PySocks @ file:///home/builder/ci_310/pysocks_1640793678128/work
|
1453 |
+
pytesseract==0.3.10
|
1454 |
+
pytest==7.3.2
|
1455 |
+
python-bidi==0.4.2
|
1456 |
+
python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work
|
1457 |
+
python-dotenv==1.0.0
|
1458 |
+
python-igraph==0.10.4
|
1459 |
+
python-json-logger @ file:///home/conda/feedstock_root/build_artifacts/python-json-logger_1677079630776/work
|
1460 |
+
python-Levenshtein==0.21.1
|
1461 |
+
python-louvain==0.16
|
1462 |
+
python-lsp-jsonrpc==1.0.0
|
1463 |
+
python-lsp-server==1.7.3
|
1464 |
+
python-slugify==8.0.1
|
1465 |
+
python-utils==3.6.0
|
1466 |
+
pythreejs==2.4.2
|
1467 |
+
pytoolconfig==1.2.5
|
1468 |
+
pytools==2022.1.14
|
1469 |
+
pytorch-ignite==0.4.12
|
1470 |
+
pytorch-lightning==2.0.3
|
1471 |
+
pytz @ file:///home/conda/feedstock_root/build_artifacts/pytz_1680088766131/work
|
1472 |
+
pyu2f @ file:///home/conda/feedstock_root/build_artifacts/pyu2f_1604248910016/work
|
1473 |
+
PyUpSet==0.1.1.post7
|
1474 |
+
pyviz-comms==2.3.1
|
1475 |
+
PyWavelets==1.4.1
|
1476 |
+
PyYAML==5.4.1
|
1477 |
+
pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1679316826707/work
|
1478 |
+
qgrid==1.3.1
|
1479 |
+
qtconsole==5.4.3
|
1480 |
+
QtPy==2.3.1
|
1481 |
+
quantecon==0.7.1
|
1482 |
+
quantities==0.14.1
|
1483 |
+
qudida==0.0.4
|
1484 |
+
raft-dask==23.6.1
|
1485 |
+
randomgen==1.23.1
|
1486 |
+
rapidfuzz==3.1.1
|
1487 |
+
rasterio==1.3.7
|
1488 |
+
rasterstats==0.19.0
|
1489 |
+
ray==2.4.0
|
1490 |
+
ray-cpp==2.4.0
|
1491 |
+
regex==2023.5.5
|
1492 |
+
requests==2.28.2
|
1493 |
+
requests-oauthlib==1.3.1
|
1494 |
+
requests-toolbelt==0.10.1
|
1495 |
+
responses==0.18.0
|
1496 |
+
retrying==1.3.3
|
1497 |
+
rfc3339-validator @ file:///home/conda/feedstock_root/build_artifacts/rfc3339-validator_1638811747357/work
|
1498 |
+
rfc3986-validator @ file:///home/conda/feedstock_root/build_artifacts/rfc3986-validator_1598024191506/work
|
1499 |
+
rgf-python==3.12.0
|
1500 |
+
rich @ file:///home/conda/feedstock_root/build_artifacts/rich_1664752510089/work
|
1501 |
+
rmm==23.6.0
|
1502 |
+
rope==1.8.0
|
1503 |
+
rsa @ file:///home/conda/feedstock_root/build_artifacts/rsa_1658328885051/work
|
1504 |
+
Rtree==1.0.1
|
1505 |
+
ruamel-yaml-conda @ file:///home/builder/ci_310/ruamel_yaml_1640794439226/work
|
1506 |
+
ruamel.yaml @ file:///home/conda/feedstock_root/build_artifacts/ruamel.yaml_1683392649173/work
|
1507 |
+
ruamel.yaml.clib @ file:///home/conda/feedstock_root/build_artifacts/ruamel.yaml.clib_1670412719074/work
|
1508 |
+
s2sphere==0.2.5
|
1509 |
+
s3fs==2023.6.0
|
1510 |
+
s3transfer==0.6.1
|
1511 |
+
safetensors==0.3.1
|
1512 |
+
scattertext==0.1.19
|
1513 |
+
scikit-image==0.20.0
|
1514 |
+
scikit-learn==1.2.2
|
1515 |
+
scikit-learn-intelex==2023.1.1
|
1516 |
+
scikit-multilearn==0.2.0
|
1517 |
+
scikit-optimize==0.9.0
|
1518 |
+
scikit-plot==0.3.7
|
1519 |
+
scikit-surprise==1.1.3
|
1520 |
+
scipy==1.10.1
|
1521 |
+
seaborn==0.12.2
|
1522 |
+
SecretStorage==3.3.3
|
1523 |
+
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f2727f4506cfbbe553e23b895e27956588
|
1524 |
+
segregation==2.4.2
|
1525 |
+
semver==3.0.0
|
1526 |
+
Send2Trash @ file:///home/conda/feedstock_root/build_artifacts/send2trash_1682601222253/work
|
1527 |
+
sentencepiece==0.1.99
|
1528 |
+
sentry-sdk==1.25.1
|
1529 |
+
setproctitle==1.3.2
|
1530 |
+
setuptools-git==1.2
|
1531 |
+
setuptools-scm==7.1.0
|
1532 |
+
shap==0.41.0
|
1533 |
+
Shapely==1.8.5.post1
|
1534 |
+
shellingham @ file:///home/conda/feedstock_root/build_artifacts/shellingham_1676292972954/work
|
1535 |
+
simpervisor==0.4
|
1536 |
+
SimpleITK==2.2.1
|
1537 |
+
simplejson==3.19.1
|
1538 |
+
six @ file:///tmp/build/80754af9/six_1644875935023/work
|
1539 |
+
sklearn-pandas==2.2.0
|
1540 |
+
slicer==0.0.7
|
1541 |
+
smart-open @ file:///home/conda/feedstock_root/build_artifacts/smart_open_split_1673202927732/work/dist
|
1542 |
+
smhasher==0.150.1
|
1543 |
+
smmap==5.0.0
|
1544 |
+
sniffio @ file:///home/conda/feedstock_root/build_artifacts/sniffio_1662051266223/work
|
1545 |
+
snowballstemmer==2.2.0
|
1546 |
+
snuggs==1.4.7
|
1547 |
+
sortedcontainers @ file:///home/conda/feedstock_root/build_artifacts/sortedcontainers_1621217038088/work
|
1548 |
+
soundfile==0.12.1
|
1549 |
+
soupsieve @ file:///home/conda/feedstock_root/build_artifacts/soupsieve_1658207591808/work
|
1550 |
+
soxr==0.3.5
|
1551 |
+
spacy @ file:///home/conda/feedstock_root/build_artifacts/spacy_1684226337030/work
|
1552 |
+
spacy-legacy @ file:///home/conda/feedstock_root/build_artifacts/spacy-legacy_1674550301837/work
|
1553 |
+
spacy-loggers @ file:///home/conda/feedstock_root/build_artifacts/spacy-loggers_1672303484730/work
|
1554 |
+
spaghetti==1.7.3
|
1555 |
+
spectral==0.23.1
|
1556 |
+
speechbrain==0.5.14
|
1557 |
+
spglm==1.0.8
|
1558 |
+
sphinx-rtd-theme==0.2.4
|
1559 |
+
spint==1.0.7
|
1560 |
+
splot==1.1.5.post1
|
1561 |
+
spopt==0.5.0
|
1562 |
+
spreg==1.3.2
|
1563 |
+
spvcm==0.3.0
|
1564 |
+
SQLAlchemy==2.0.12
|
1565 |
+
sqlglot==11.7.1
|
1566 |
+
sqlparse==0.4.4
|
1567 |
+
squarify==0.4.3
|
1568 |
+
srsly @ file:///home/conda/feedstock_root/build_artifacts/srsly_1677657434449/work
|
1569 |
+
stack-data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1669632077133/work
|
1570 |
+
starlette==0.26.1
|
1571 |
+
statsmodels==0.13.5
|
1572 |
+
stemming==1.0.1
|
1573 |
+
stop-words==2018.7.23
|
1574 |
+
stopit==1.1.2
|
1575 |
+
strip-hints==0.1.10
|
1576 |
+
stumpy==1.11.1
|
1577 |
+
sympy==1.12
|
1578 |
+
tables==3.8.0
|
1579 |
+
tabulate==0.9.0
|
1580 |
+
tangled-up-in-unicode==0.2.0
|
1581 |
+
tbb==2021.9.0
|
1582 |
+
tblib @ file:///home/conda/feedstock_root/build_artifacts/tblib_1616261298899/work
|
1583 |
+
tenacity==8.2.2
|
1584 |
+
tensorboard==2.12.3
|
1585 |
+
tensorboard-data-server==0.7.0
|
1586 |
+
tensorboard-plugin-profile==2.11.2
|
1587 |
+
tensorboardX==2.6
|
1588 |
+
tensorflow==2.12.0
|
1589 |
+
tensorflow-addons==0.20.0
|
1590 |
+
tensorflow-cloud==0.1.16
|
1591 |
+
tensorflow-datasets==4.9.2
|
1592 |
+
tensorflow-decision-forests==1.3.0
|
1593 |
+
tensorflow-estimator==2.12.0
|
1594 |
+
tensorflow-gcs-config==2.12.0
|
1595 |
+
tensorflow-hub==0.12.0
|
1596 |
+
tensorflow-io==0.31.0
|
1597 |
+
tensorflow-io-gcs-filesystem==0.31.0
|
1598 |
+
tensorflow-metadata==0.14.0
|
1599 |
+
tensorflow-probability==0.20.0
|
1600 |
+
tensorflow-serving-api==2.12.1
|
1601 |
+
tensorflow-text==2.12.1
|
1602 |
+
tensorflow-transform==0.14.0
|
1603 |
+
tensorflowjs==3.15.0
|
1604 |
+
tensorpack==0.11
|
1605 |
+
tensorstore==0.1.37
|
1606 |
+
termcolor==2.3.0
|
1607 |
+
terminado @ file:///home/conda/feedstock_root/build_artifacts/terminado_1670253674810/work
|
1608 |
+
testpath==0.6.0
|
1609 |
+
text-unidecode==1.3
|
1610 |
+
textblob==0.17.1
|
1611 |
+
texttable==1.6.7
|
1612 |
+
textwrap3==0.9.2
|
1613 |
+
Theano==1.0.5
|
1614 |
+
Theano-PyMC==1.1.2
|
1615 |
+
thinc @ file:///home/conda/feedstock_root/build_artifacts/thinc_1683130983739/work
|
1616 |
+
threadpoolctl==3.1.0
|
1617 |
+
tifffile==2023.4.12
|
1618 |
+
timm==0.9.2
|
1619 |
+
tinycss2 @ file:///home/conda/feedstock_root/build_artifacts/tinycss2_1666100256010/work
|
1620 |
+
tobler==0.10
|
1621 |
+
tokenizers==0.13.3
|
1622 |
+
toml==0.10.2
|
1623 |
+
tomli==2.0.1
|
1624 |
+
tomlkit==0.11.8
|
1625 |
+
toolz @ file:///home/conda/feedstock_root/build_artifacts/toolz_1657485559105/work
|
1626 |
+
torch @ file:///tmp/torch/torch-2.0.0-cp310-cp310-linux_x86_64.whl#sha256=3a7abcaa5ae70fd4eb83c2cc43abc8ba94995316c6433e171d7454f107d41b58
|
1627 |
+
torchaudio @ file:///tmp/torch/torchaudio-2.0.1-cp310-cp310-linux_x86_64.whl#sha256=83e258b68459f1ff64301c19c2fc791a692fd372271abeef8414854aafd03b06
|
1628 |
+
torchdata==0.6.0
|
1629 |
+
torchinfo==1.8.0
|
1630 |
+
torchmetrics==0.11.4
|
1631 |
+
torchtext @ file:///tmp/torch/torchtext-0.15.1-cp310-cp310-linux_x86_64.whl#sha256=110ca71f44e505c040ea2f41dcaf798cd7de1b55cbedaa6687b9e21eec759844
|
1632 |
+
torchvision @ file:///tmp/torch/torchvision-0.15.1-cp310-cp310-linux_x86_64.whl#sha256=3b0e4e01ab713c145b7e20684eb79f983e75c8c13034901f21e3e8a36a1b3292
|
1633 |
+
tornado==6.3.1
|
1634 |
+
TPOT==0.12.0
|
1635 |
+
tqdm==4.64.1
|
1636 |
+
traceml==1.0.8
|
1637 |
+
traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1675110562325/work
|
1638 |
+
traittypes==0.2.1
|
1639 |
+
transformers==4.30.1
|
1640 |
+
treelite==3.2.0
|
1641 |
+
treelite-runtime==3.2.0
|
1642 |
+
trueskill==0.4.5
|
1643 |
+
tsfresh==0.20.0
|
1644 |
+
typeguard==2.13.3
|
1645 |
+
typer @ file:///home/conda/feedstock_root/build_artifacts/typer_1667832226065/work
|
1646 |
+
typing-inspect==0.9.0
|
1647 |
+
typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1678559861143/work
|
1648 |
+
tzlocal==5.0.1
|
1649 |
+
uc-micro-py==1.0.2
|
1650 |
+
ucx-py @ file:///opt/conda/conda-bld/work
|
1651 |
+
ujson==5.8.0
|
1652 |
+
umap-learn==0.5.3
|
1653 |
+
unicodedata2 @ file:///home/conda/feedstock_root/build_artifacts/unicodedata2_1667239886688/work
|
1654 |
+
Unidecode==1.3.6
|
1655 |
+
update-checker==0.18.0
|
1656 |
+
uri-template==1.2.0
|
1657 |
+
uritemplate==3.0.1
|
1658 |
+
urllib3 @ file:///home/conda/feedstock_root/build_artifacts/urllib3_1678635778344/work
|
1659 |
+
urwid==2.1.2
|
1660 |
+
urwid-readline==0.13
|
1661 |
+
uvicorn==0.22.0
|
1662 |
+
uvloop==0.17.0
|
1663 |
+
vaex==4.16.0
|
1664 |
+
vaex-astro==0.9.3
|
1665 |
+
vaex-core==4.16.1
|
1666 |
+
vaex-hdf5==0.14.1
|
1667 |
+
vaex-jupyter==0.8.1
|
1668 |
+
vaex-ml==0.18.1
|
1669 |
+
vaex-server==0.8.1
|
1670 |
+
vaex-viz==0.5.4
|
1671 |
+
vecstack==0.4.0
|
1672 |
+
virtualenv==20.21.0
|
1673 |
+
visions==0.7.5
|
1674 |
+
vowpalwabbit==9.8.0
|
1675 |
+
vtk==9.2.6
|
1676 |
+
Wand==0.6.11
|
1677 |
+
wandb==0.15.4
|
1678 |
+
wasabi @ file:///home/conda/feedstock_root/build_artifacts/wasabi_1686131297168/work
|
1679 |
+
watchfiles==0.19.0
|
1680 |
+
wavio==0.0.7
|
1681 |
+
wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1673864653149/work
|
1682 |
+
webcolors==1.13
|
1683 |
+
webencodings==0.5.1
|
1684 |
+
websocket-client @ file:///home/conda/feedstock_root/build_artifacts/websocket-client_1675567828044/work
|
1685 |
+
websockets==11.0.3
|
1686 |
+
Werkzeug==2.3.6
|
1687 |
+
wfdb==4.1.1
|
1688 |
+
whatthepatch==1.0.5
|
1689 |
+
widgetsnbextension==3.6.4
|
1690 |
+
witwidget==1.8.1
|
1691 |
+
woodwork==0.24.0
|
1692 |
+
Wordbatch==1.4.9
|
1693 |
+
wordcloud==1.9.2
|
1694 |
+
wordsegment==1.3.1
|
1695 |
+
wrapt==1.14.1
|
1696 |
+
wurlitzer==3.0.3
|
1697 |
+
xarray==2023.5.0
|
1698 |
+
xarray-einstats==0.5.1
|
1699 |
+
xgboost==1.7.5
|
1700 |
+
xvfbwrapper==0.2.9
|
1701 |
+
xxhash==3.2.0
|
1702 |
+
xyzservices==2023.5.0
|
1703 |
+
y-py==0.5.9
|
1704 |
+
yapf==0.33.0
|
1705 |
+
yarl @ file:///home/conda/feedstock_root/build_artifacts/yarl_1682426574163/work
|
1706 |
+
ydata-profiling==4.1.2
|
1707 |
+
yellowbrick==1.5
|
1708 |
+
ypy-websocket==0.8.2
|
1709 |
+
zict @ file:///home/conda/feedstock_root/build_artifacts/zict_1681770155528/work
|
1710 |
+
zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1677313463193/work
|
1711 |
+
zstandard==0.19.0
|
1712 |
+
|
1713 |
+
|
1714 |
+
2023-06-19 09:25:11,508 - speechbrain.utils.parameter_transfer - DEBUG - Collecting files (or symlinks) for pretraining in results/better_tokenizer/1986/save/SLURM_tokenizer.
|
1715 |
+
2023-06-19 09:25:11,508 - speechbrain.pretrained.fetching - INFO - Fetch 58_unigram.model?dl=1: Using existing file/symlink in results/better_tokenizer/1986/save/SLURM_tokenizer/tokenizer.ckpt.
|
1716 |
+
2023-06-19 09:25:11,510 - speechbrain.utils.parameter_transfer - INFO - Loading pretrained files for: tokenizer
|
1717 |
+
2023-06-19 09:25:11,519 - speechbrain.utils.checkpoints - INFO - Loading a checkpoint from results/better_tokenizer/1986/save/CKPT+2023-06-16+12-15-08+00
|
1718 |
+
2023-06-19 09:25:14,548 - speechbrain.core - INFO - Info: ckpt_interval_minutes arg from hparam file is used
|
1719 |
+
2023-06-19 09:25:14,564 - speechbrain.core - INFO - 9.3M trainable parameters in SLU
|
1720 |
+
2023-06-19 09:25:14,568 - speechbrain.utils.checkpoints - INFO - Loading a checkpoint from results/better_tokenizer/1986/save/CKPT+2023-06-16+12-15-08+00
|
1721 |
+
2023-06-19 09:25:15,071 - speechbrain.utils.epoch_loop - INFO - Going into epoch 21
|
1722 |
+
2023-06-19 09:40:15,830 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+09-40-15+00
|
1723 |
+
2023-06-19 09:55:16,552 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+09-55-16+00
|
1724 |
+
2023-06-19 09:55:16,580 - speechbrain.utils.checkpoints - DEBUG - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+09-40-15+00
|
1725 |
+
2023-06-19 10:00:06,045 - speechbrain.utils.checkpoints - INFO - Saved an end-of-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+10-00-05+00
|
1726 |
+
2023-06-19 10:00:06,083 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-16+12-15-08+00
|
1727 |
+
2023-06-19 10:00:06,101 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+09-55-16+00
|
1728 |
+
2023-06-19 10:00:06,106 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-16+11-20-17+00
|
1729 |
+
2023-06-19 10:00:06,107 - speechbrain.utils.epoch_loop - INFO - Going into epoch 22
|
1730 |
+
2023-06-19 10:15:06,432 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+10-15-06+00
|
1731 |
+
2023-06-19 10:34:38,361 - speechbrain.utils.checkpoints - INFO - Saved an end-of-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+10-34-38+00
|
1732 |
+
2023-06-19 10:34:38,426 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+10-00-05+00
|
1733 |
+
2023-06-19 10:34:38,455 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+10-15-06+00
|
1734 |
+
2023-06-19 10:34:38,458 - speechbrain.utils.epoch_loop - INFO - Going into epoch 23
|
1735 |
+
2023-06-19 10:49:39,147 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+10-49-38+00
|
1736 |
+
2023-06-19 11:08:46,445 - speechbrain.utils.checkpoints - INFO - Saved an end-of-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+11-08-46+00
|
1737 |
+
2023-06-19 11:08:46,504 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+10-34-38+00
|
1738 |
+
2023-06-19 11:08:46,523 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+10-49-38+00
|
1739 |
+
2023-06-19 11:08:46,524 - speechbrain.utils.epoch_loop - INFO - Going into epoch 24
|
1740 |
+
2023-06-19 11:23:46,970 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+11-23-46+00
|
1741 |
+
2023-06-19 11:43:08,488 - speechbrain.nnet.schedulers - INFO - Changing lr from 7.9e-05 to 6.3e-05
|
1742 |
+
2023-06-19 11:43:08,733 - speechbrain.utils.checkpoints - INFO - Saved an end-of-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+11-43-08+00
|
1743 |
+
2023-06-19 11:43:08,826 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+11-23-46+00
|
1744 |
+
2023-06-19 11:43:08,827 - speechbrain.utils.epoch_loop - INFO - Going into epoch 25
|
1745 |
+
2023-06-19 11:58:09,766 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+11-58-09+00
|
1746 |
+
2023-06-19 12:13:10,337 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+12-13-10+00
|
1747 |
+
2023-06-19 12:13:10,420 - speechbrain.utils.checkpoints - DEBUG - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+11-58-09+00
|
1748 |
+
2023-06-19 12:17:46,369 - speechbrain.utils.checkpoints - INFO - Saved an end-of-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+12-17-46+00
|
1749 |
+
2023-06-19 12:17:46,464 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+11-43-08+00
|
1750 |
+
2023-06-19 12:17:46,483 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+12-13-10+00
|
1751 |
+
2023-06-19 12:17:46,502 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+11-08-46+00
|
1752 |
+
2023-06-19 12:17:46,503 - speechbrain.utils.epoch_loop - INFO - Going into epoch 26
|
1753 |
+
2023-06-19 12:32:47,395 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+12-32-47+00
|
1754 |
+
2023-06-19 12:47:47,956 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+12-47-47+00
|
1755 |
+
2023-06-19 12:47:48,039 - speechbrain.utils.checkpoints - DEBUG - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+12-32-47+00
|
1756 |
+
2023-06-19 12:53:04,904 - speechbrain.nnet.schedulers - INFO - Changing lr from 6.3e-05 to 5e-05
|
1757 |
+
2023-06-19 12:53:05,076 - speechbrain.utils.checkpoints - INFO - Saved an end-of-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+12-53-04+00
|
1758 |
+
2023-06-19 12:53:05,168 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+12-47-47+00
|
1759 |
+
2023-06-19 12:53:05,169 - speechbrain.utils.epoch_loop - INFO - Going into epoch 27
|
1760 |
+
2023-06-19 13:08:05,687 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+13-08-05+00
|
1761 |
+
2023-06-19 13:23:06,763 - speechbrain.utils.checkpoints - DEBUG - Saved an intra-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+13-23-06+00
|
1762 |
+
2023-06-19 13:23:06,879 - speechbrain.utils.checkpoints - DEBUG - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+13-08-05+00
|
1763 |
+
2023-06-19 13:28:23,301 - speechbrain.utils.checkpoints - INFO - Saved an end-of-epoch checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+13-28-23+00
|
1764 |
+
2023-06-19 13:28:23,433 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+13-23-06+00
|
1765 |
+
2023-06-19 13:28:23,451 - speechbrain.utils.checkpoints - INFO - Deleted checkpoint in results/better_tokenizer/1986/save/CKPT+2023-06-19+12-53-04+00
|
1766 |
+
2023-06-19 13:28:23,452 - speechbrain.utils.epoch_loop - INFO - Going into epoch 28
|
save/CKPT+2023-06-19+12-17-46+00/CKPT.yaml
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# yamllint disable
|
2 |
+
WER: 26.835988978075957
|
3 |
+
end-of-epoch: true
|
4 |
+
unixtime: 1687177066.20885
|
save/CKPT+2023-06-19+12-17-46+00/brain.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33809a026a2c1febce7b03c8aafaee4ddfc851b2c70f180f8c06bf1017f4df5c
|
3 |
+
size 46
|
save/CKPT+2023-06-19+12-17-46+00/counter.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7a56873cd771f2c446d369b649430b65a756ba278ff97ec81bb6f55b2e73569
|
3 |
+
size 2
|
save/CKPT+2023-06-19+12-17-46+00/dataloader-TRAIN.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3d0c75739a3c6a80dcb6f9d71f9da29b49b62995801bc52957e06acb87db33d
|
3 |
+
size 4
|
save/CKPT+2023-06-19+12-17-46+00/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e4269a6e817e477c49c2f48caaecb8348610cf14fc947a7990098e0b73a82d9
|
3 |
+
size 37198751
|
save/CKPT+2023-06-19+12-17-46+00/optimizer.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30f92c37ba3e7ebf6b6aec1adc4e4bc1a1c4fff6a38c02385360a13030646aa7
|
3 |
+
size 74414405
|
save/CKPT+2023-06-19+12-17-46+00/scheduler.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbe5edb4449b51f6c411dec0c7769f7e227c4cc01e5f59de0d9906a212a9aa1e
|
3 |
+
size 691
|
save/CKPT+2023-06-19+13-28-23+00/CKPT.yaml
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# yamllint disable
|
2 |
+
WER: 27.279262010303103
|
3 |
+
end-of-epoch: true
|
4 |
+
unixtime: 1687181303.1408184
|
save/CKPT+2023-06-19+13-28-23+00/brain.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33809a026a2c1febce7b03c8aafaee4ddfc851b2c70f180f8c06bf1017f4df5c
|
3 |
+
size 46
|
save/CKPT+2023-06-19+13-28-23+00/counter.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:670671cd97404156226e507973f2ab8330d3022ca96e0c93bdbdb320c41adcaf
|
3 |
+
size 2
|
save/CKPT+2023-06-19+13-28-23+00/dataloader-TRAIN.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3d0c75739a3c6a80dcb6f9d71f9da29b49b62995801bc52957e06acb87db33d
|
3 |
+
size 4
|
save/CKPT+2023-06-19+13-28-23+00/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:022d85b9a001df26c18b9336282efc02419557a4dad6923aa22bccf55aaac6fa
|
3 |
+
size 37198751
|
save/CKPT+2023-06-19+13-28-23+00/optimizer.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54520dc46864b41b8d9146d1782bbcc6e36a6c7da7254ea7f5ebce2bb9fea611
|
3 |
+
size 74414405
|
save/CKPT+2023-06-19+13-28-23+00/scheduler.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:363da9ca8bf817512b7e725679f7db9e35b31e12046c9ce9b4d849512ba327a0
|
3 |
+
size 755
|