diff --git a/.gitignore b/.gitignore index 10f676d5d4d0d6704c3eb30567bc78bfdb3090b1..c9151758700ff67a361783902bfe1957ab97e541 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,4 @@ debug_run/ publish_to_theliver.sh .idea +/experiment_data diff --git a/README.rst b/README.rst index e944b1aed6dcaec9b9b41e755d65ebb9c0f3f380..1658cc438dadba2ad9ce54ea27394d580943fb29 100644 --- a/README.rst +++ b/README.rst @@ -22,6 +22,13 @@ A library to measure ASR quality, dedicated especially to measuring how ASR erro * Free software: MIT license * Documentation: https://sziszapangma.readthedocs.io. +Configure DVC +-------- + +.. code-block:: bash + + poetry run dvc remote modify --local clarin-biz-asr-benchmarks access_key_id '<your_minio_user_name>' + poetry run dvc remote modify --local clarin-biz-asr-benchmarks secret_access_key '<your_minio_password>' Features -------- diff --git a/experiment_data.dvc b/experiment_data.dvc index 09ae5a2ee96ecaa43b7504cc4d2da1b837c0af3b..17694841b6d20e595e52196d97629dc52eba74ae 100644 --- a/experiment_data.dvc +++ b/experiment_data.dvc @@ -1,5 +1,5 @@ outs: -- md5: c3f416b4dc1f6bd822fe7ffbabeb3255.dir - size: 76375847 - nfiles: 4601 +- md5: 599ed5f6253699162bcae7ec02a8cb10.dir + size: 1654734492 + nfiles: 9101 path: experiment_data