{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":476915081,"defaultBranch":"master","name":"FBK-fairseq","ownerLogin":"hlt-mt","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-02T01:27:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12416201?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1649783807.86406","currentOid":""},"activityList":{"items":[{"before":"80fe2cab6d7a37a1105b98223f3afe5c98f6af21","after":"f1c81469b6ef78c86be291fe95ba54b033c04bc9","ref":"refs/heads/master","pushedAt":"2024-05-28T08:35:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!206][FIX] Fix speech requirements\n\n# Why is the change needed?\nSome code for speech processing in `fbk-fairseq` could not run without some packages which were not in the requirements.\n\n# What changes does the patch introduce?\nAdded `soundfile`, `pandas`, `sentencepiece` to `speech_requirements.txt`.\n\n# How was this patch tested?\nStarted a new virtual environment and checked that the updated requirements were sufficient to run e.g. `$FAIRSEQ_DIR/examples/speech_to_text/preprocess_generic.py`.","shortMessageHtmlLink":"[!206][FIX] Fix speech requirements"}},{"before":"fdf5e1db0a844d178151acf333da66474f316815","after":"80fe2cab6d7a37a1105b98223f3afe5c98f6af21","ref":"refs/heads/master","pushedAt":"2024-05-28T07:58:06.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!158][RELEASE] Automatic Subtitling with SBAAM (ACL2024)\n\n# Which work do we release?\n\n\"SBAAM! Eliminating Transcript Dependency in Automatic Subtitling\"\n\n# What changes does this release refer to?\n\nec9480d9f5de12269f420848c9c55f820089da4b d0d8ac1ee13c2bd12ab9a483fc2aa6b0653651f5 e2d7504f8d3245532c7e781f8c7b3cb93709d8de cb56d5a6af98913e501a5eb54159c57179433960 fc1f065bfce66922815c840de213d01978917543 16fb354c87ee5397c26b97fb54547c3d463a9dff dee3b0f125d155fc28574ba235c88bc2367e6e76 fea2e98b7f033380f19c718de250332c7f0bf322 fa0e7a3a750db9096bdbcefae1591a2d890dd771","shortMessageHtmlLink":"[!158][RELEASE] Automatic Subtitling with SBAAM (ACL2024)"}},{"before":"e1e04bb9843dbeaf287bd45590123c3979eca50d","after":"fdf5e1db0a844d178151acf333da66474f316815","ref":"refs/heads/master","pushedAt":"2024-05-27T10:04:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!205][RELEASE] Switch to released pangolinn (ACL 2024)\n\nAs we have released pangolinn and the related paper has been accepted,\nwe need to change the current UTs to use pangolinn and update the references to the paper.\n\nRefactors the Conformer and Hyena UTs to use pangolinn and updates the references to the related paper.\n\nRefactored UTs","shortMessageHtmlLink":"[!205][RELEASE] Switch to released pangolinn (ACL 2024)"}},{"before":"f140ec0bf987fa49455d059c34332455c88e13d1","after":"e1e04bb9843dbeaf287bd45590123c3979eca50d","ref":"refs/heads/master","pushedAt":"2024-02-22T15:35:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"fix SacrebleuScorer.score()\n\nSummary: fix SacrebleuScorer.score()\n\nReviewed By: sravyapopuri388\n\nDifferential Revision: D33311843\n\nfbshipit-source-id: 8536baceab6ef2e7c9c4a9a8a005abaa6a9229f0","shortMessageHtmlLink":"fix SacrebleuScorer.score()"}},{"before":"49e53712a7277b81b0e82f5456f6d4ead7d2c78c","after":"f140ec0bf987fa49455d059c34332455c88e13d1","ref":"refs/heads/master","pushedAt":"2024-02-22T11:16:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!165][RELEASE] Speech Recognition and Translation with ConfHyena (LREC-COLING 2024)\n\n# Which work do we release?\n\nHow do Hyenas deal with Human Speech? Speech Recognition and Translation with ConfHyena (LREC-COLING 2024)\n\n# What changes does this release refer to?\n\nf63e461ac6cecbf1cad4b50e4919b13a61fcdbd2","shortMessageHtmlLink":"[!165][RELEASE] Speech Recognition and Translation with ConfHyena (LR…"}},{"before":"de31ff736d549841df8bc9015d2ea5325729dc58","after":"49e53712a7277b81b0e82f5456f6d4ead7d2c78c","ref":"refs/heads/master","pushedAt":"2024-02-08T14:06:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!163][SUBTITLING] Fix help print in subtitle compliance script\n\n# Why is the change needed?\n\nThe help command for the subtitle compliance script does not work.\n\n# What changes does the patch introduce?\n\nEscapes the characters so that the help properly works.\n\n# How was this patch tested?\n\nmanual run","shortMessageHtmlLink":"[!163][SUBTITLING] Fix help print in subtitle compliance script"}},{"before":"4b7966b0b2cf8a2c260cdd0479632da8fd30b56c","after":"de31ff736d549841df8bc9015d2ea5325729dc58","ref":"refs/heads/master","pushedAt":"2023-10-27T16:29:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!150][SIMULTANEOUS][BUG] Fix parameter in the SimulST README (EDAtt and AlignAtt)\n\n# Why is the change needed?\nFix the parameter related to the `speech_segment_size` after refactoring.\nSee issue [#6 on github](https://github.com/hlt-mt/FBK-fairseq/issues/6).\n\n# What changes does the patch introduce?\nChange the README to set the correct parameter\n\n# How was this patch tested?\nN/A","shortMessageHtmlLink":"[!150][SIMULTANEOUS][BUG] Fix parameter in the SimulST README (EDAtt …"}},{"before":"14ad2a597ae77f470f23e4ebf54604a44db27be6","after":"4b7966b0b2cf8a2c260cdd0479632da8fd30b56c","ref":"refs/heads/master","pushedAt":"2023-10-26T08:44:42.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!145][RELEASE] Gradient-reversal and multi-gender models to control gender (CLiC-it 2023)\n\n# Which work do we release?\n\nHow To Build Competitive Multi-gender Speech Translation Models For Controlling Speaker Gender Translation (CLiC-it 2023)\n\n# What changes does this release refer to?\n\n12884f97dd1a76ee79218dd8d4b790d0a29b38fe 538639e93c7926a6fd5bf1aa1824bb832e5fa172","shortMessageHtmlLink":"[!145][RELEASE] Gradient-reversal and multi-gender models to control …"}},{"before":"b2f67b50ba68741430bf937153b1e7b018cae06c","after":"14ad2a597ae77f470f23e4ebf54604a44db27be6","ref":"refs/heads/master","pushedAt":"2023-10-25T12:56:01.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!147][RELEASE] Shallow Fusion with Gender-Specific LM to Mitigate Gender Bias (EMNLP 2023)\n\n# Which work do we release?\n\"Integrating Language Models into Direct Speech Translation: An Inference-Time Solution to Control Gender Inflection\"\n\n# What changes does this release refer to?\n2f05ba7b862045de37640bf794ad96b27199abda 2bb5679e7ea86f8ec4a33d70a9171155deb85e47 ee402de718b39a98ec009b04fc300ab6fd72f507 9bf56b2b73865f50637a93bbaa66d21da4433d43","shortMessageHtmlLink":"[!147][RELEASE] Shallow Fusion with Gender-Specific LM to Mitigate Ge…"}},{"before":"53168733979749aaaeafbd335988f068ba243612","after":"b2f67b50ba68741430bf937153b1e7b018cae06c","ref":"refs/heads/master","pushedAt":"2023-10-18T16:40:14.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!144][RELEASE] Release of the INES evaluation (WMT2023)\n\n# Which work do we release?\n\n\"Test Suites Task: Evaluation of Gender Fairness in MT with MuST-SHE and INES\" in WMT2023.\n\n# What changes does this release refer to?\n\naebf19f029acc2516e67b6d4fd71e9673ee1ae33 3ca5b2666bc82d8902eb823435ffd1a39ede82e1","shortMessageHtmlLink":"[!144][RELEASE] Release of the INES evaluation (WMT2023)"}},{"before":"1300af2d970b815368f6f970ef048c4a74e88bad","after":"53168733979749aaaeafbd335988f068ba243612","ref":"refs/heads/master","pushedAt":"2023-10-13T08:45:21.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!139][RELEASE] Paper on Pitch Manipulation (ASRU23)\n\n# Which work do we release?\n\"No Pitch Left Behind: Addressing Gender Unbalance in Automatic Speech Recognition Through Pitch Manipulation\"\n\n# What changes does this release refer to?\ne7fac1d98dc52dfccf7955117c8a2375b2834f09\n91abd785d33cc10852328c311b125a3c98f871b9\n920c67c9e58218bdfc6308e26a5dd25599253820\n64b461667eef274dc8639a54ca45f0275253147c","shortMessageHtmlLink":"[!139][RELEASE] Paper on Pitch Manipulation (ASRU23)"}},{"before":"9892515a62695f49d8590376b0231b27edc430a1","after":"1300af2d970b815368f6f970ef048c4a74e88bad","ref":"refs/heads/master","pushedAt":"2023-09-27T15:32:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!138][RELEASE] Direct models for Simultaneous Speech Translation and Automatic Subtitling (IWSLT 2023)\n\n# Which work do we release?\nModels and inference codes for the FBK participation to IWSLT 2023 SimulST and Subtitling tasks.\n\n# What changes does this release refer to?\nCommit 3d1408f0affffd9e898689623120228fe020d9fd","shortMessageHtmlLink":"[!138][RELEASE] Direct models for Simultaneous Speech Translation and…"}},{"before":"4b75f39353a04a7be54c792f1e5501798142d58f","after":"9892515a62695f49d8590376b0231b27edc430a1","ref":"refs/heads/master","pushedAt":"2023-09-27T10:49:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!96][SIMULTANEOUS] Add agent Wait-k with tags\n\n# Why is the change needed?\nCurrently, the wait-k agent does not support the module for the tag prediction of the parallel model introduced in the paper [\"Joint Speech Translation and Named Entity Recognition\"](https://arxiv.org/pdf/2210.11987.pdf).\n\n# What changes does the patch introduce?\nImplements the wait-k inference with tags produced by the parallel model.\n\n# How was this patch tested?\nUTs and manual runs","shortMessageHtmlLink":"[!96][SIMULTANEOUS] Add agent Wait-k with tags"}},{"before":"69775344538e633a47cd43108761323fc8cd6ac2","after":"4b75f39353a04a7be54c792f1e5501798142d58f","ref":"refs/heads/master","pushedAt":"2023-09-27T09:16:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!136][RELEASE] AlignAtt SimulST agent for Interspeech 2023\n\n# Which work do we release?\nScripts and models for the Interspeech paper [AlignAtt: Using Attention-based Audio-Translation Alignments as a Guide for Simultaneous Speech Translation](https://www.isca-speech.org/archive/interspeech_2023/papi23_interspeech.html)\n\n# What changes does this release refer to?\nCommit 02b2f4206c368be9876b4635fb925515a76ef9f5","shortMessageHtmlLink":"[!136][RELEASE] AlignAtt SimulST agent for Interspeech 2023"}},{"before":"adeebdd4dcb0a7dd79598d402cfdf09e4d54c981","after":"69775344538e633a47cd43108761323fc8cd6ac2","ref":"refs/heads/master","pushedAt":"2023-09-27T09:09:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!137][BUG] Correct link for EDAtt SimulST agent\n\n# Why is the change needed?\nA link in the EDAtt SimulST agent is broken.\n\n# What changes does the patch introduce?\nSubstitutes the broken link with the correct one.\n\n# How was this patch tested?\nN/A","shortMessageHtmlLink":"[!137][BUG] Correct link for EDAtt SimulST agent"}},{"before":"6dc8ee190202e4d9ed4e241293e4a211914e5ed9","after":"adeebdd4dcb0a7dd79598d402cfdf09e4d54c981","ref":"refs/heads/master","pushedAt":"2023-07-10T05:14:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!88][DEV] Refactor to isolate libraries specific for speech translation\n\nAs people might need to work on projects not related to speech translation,\nwe want to avoid adding dependencies that are needed only for speech translation project\nin the main setup file.\nConversely, we do not want to make difficult the installation for speech projects.\n\nThe patch creates a dedicated requirements txt file that contains the dependencies specific for ST projects and\nmoves the speech-only libraries to the new requirement file.\n\nExisting CI","shortMessageHtmlLink":"[!88][DEV] Refactor to isolate libraries specific for speech translation"}},{"before":"a868e8a5fe2c6af5314d9cb4e2e300de40f7c9b5","after":"6dc8ee190202e4d9ed4e241293e4a211914e5ed9","ref":"refs/heads/master","pushedAt":"2023-07-09T01:38:15.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!126][RELEASE] Direct ST for Automatic Subtitling README, code, and models\n\n# Which work do we release?\nScripts and models for the TACL paper [Direct Speech Translation for Automatic Subtitling](https://arxiv.org/pdf/2209.13192.pdf).\n\n# What changes does this release refer to?\naed83656b2ba42730187fe5d228c8109d542d063, dae4509f98988c531eeb50370fa062b61058f2b0, 0258b7dc7ba41a8b9c1c447cb5a87f9b303ec47e, 6ee34621dbca0f97280fe991f8819c59ad43eca4, bd1b3a0edbcfc0a0e965181eb091abb9affb3db7, 7eb42f8be5d6069157f178854977dc7d7b2002c4, ce99911d2eaf609a2d1ef1fbc9b534f4fefe72a8, c98ad3e5bde0165a551540fd26478f1a7214d1a5, 79b166e7a0c4f99f896245eee0615e526417841a, e3b0070ce3161059b986b447f7103784d9fe4378, 6776668039772007a9682c7e644272ca3a447193, eb28f96d, ea8608b2","shortMessageHtmlLink":"[!126][RELEASE] Direct ST for Automatic Subtitling README, code, and …"}},{"before":"21ff5d1b36854efc7dbf023086fd0cb4f0881c33","after":"a868e8a5fe2c6af5314d9cb4e2e300de40f7c9b5","ref":"refs/heads/master","pushedAt":"2023-05-23T13:41:33.877Z","pushType":"push","commitsCount":11,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!122][RELEASE] Readme for the Joint ST and NER paper\n\n# Which work do we release?\n\nRelease of the code related to the paper \"Joint Speech Translation and Named Entity Recognition\" accepted at Interspeech 2023.\n\n# What changes does this release refer to?\n\nCommits: 9572b2843c785aae29be4fd8292abd9bceefaafd, 8ef03614352be901f9b22635a5f3459bf7b6fe35, f3220d3544600cac36163cb436f40222b8e4448d, 9e4c448a7257c2da1a28881d7dc37942ae6c120d, 1ace289aa23fbdd82b47b3471ed8fcfdc2e610b4, 8bbfc6d75365a30c4012cbd27de2fb322978471d, c7eaa113e8e217d6bf50c0de7196cc9c35252706, 5c5a5e803f1f4aaa25f0487a8c04c247505205e3, 680a9671e04119ddcc2af1e22ac5a1b0d17d4b63, 86f76cacfa3b7c4764bfd53723ca39eecaa32761.","shortMessageHtmlLink":"[!122][RELEASE] Readme for the Joint ST and NER paper"}},{"before":"3d94aa088b68d7e50ed235a0e0811be0cd0678c6","after":"21ff5d1b36854efc7dbf023086fd0cb4f0881c33","ref":"refs/heads/master","pushedAt":"2023-05-09T10:49:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!87][SIMULTANEOUS][GITHUB] Add install in CI","shortMessageHtmlLink":"[!87][SIMULTANEOUS][GITHUB] Add install in CI"}},{"before":"a65b6280b6b2ae05cf013762f527551f0033868f","after":"3d94aa088b68d7e50ed235a0e0811be0cd0678c6","ref":"refs/heads/master","pushedAt":"2023-05-09T09:30:25.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!116][SIMULTANEOUS] README for the paper \"Attention as a Guide for Simultaneous Speech Translation\"\n\n# Which work do we release?\nCode for the SimulST agents used in the paper [Attention as a Guide for Simultaneous Speech Translation](https://arxiv.org/pdf/2212.07850.pdf).\n\n# What changes does this release refer to?\nCommits: dca6d5db2f1226ad8e370be1d6aab21895ceef8f, 83715c59ecc47cd5a84e24747c39cca102a0bd08, 05bb96137c6d89d3328d20652d7fb448c6cfebe0, 8b3ac8f603c0d604b9fd4d130bbcd921c49e5872, 63706cd376ec417f19a301a930bfa5056f79b058","shortMessageHtmlLink":"[!116][SIMULTANEOUS] README for the paper \"Attention as a Guide for S…"}},{"before":"70efe3083ef979e86cd7dfbefab9f8d3804105fa","after":"a65b6280b6b2ae05cf013762f527551f0033868f","ref":"refs/heads/master","pushedAt":"2023-05-03T16:10:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!114][SUBTITLING] Add multimodal segmenter trained on all MuST-Cinema languages\n\n# Which work do we release?\nWe release an additional multimodal segmenter linked to the work Dodging the Data Bottleneck by Papi et al. 2022, which is trained on all the languages of MuST-Cinema.\n\n# What changes does this release refer to?\nN/A, it adds a new model with new results.","shortMessageHtmlLink":"[!114][SUBTITLING] Add multimodal segmenter trained on all MuST-Cinem…"}},{"before":"ef0fae0a389b3a8bea57068a89858768ffe8974f","after":"70efe3083ef979e86cd7dfbefab9f8d3804105fa","ref":"refs/heads/master","pushedAt":"2023-04-06T09:17:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!85][SUBTITLING] Add script to compute subtitling compliance metrics\n\n# Why is the change needed?\n\nThere is no current tool to compute subtitling compliance metrics.\nAs such, we need a script that does it.\n\n# What changes does the patch introduce?\n\nAdds a script that computes the following compliance metrics:\n - CPS: character per second;\n - CPL: character per line;\n - LPB: lines per block.\n\n# How was this patch tested?\n\nManual runs + UTs","shortMessageHtmlLink":"[!85][SUBTITLING] Add script to compute subtitling compliance metrics"}},{"before":"6c3a7abd2b2edcd3f405e1cc7bee78fdbdc95b7a","after":"ef0fae0a389b3a8bea57068a89858768ffe8974f","ref":"refs/heads/master","pushedAt":"2023-04-04T16:53:49.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!111][BUG][TESTS] Fix test of padding area in Conformer encoder output\n\n# Why is the change needed?\n\nThe test would never fail because the padding area was wrongly identified and, as a result, was empty.\nSo the test would never fail even though the code was not correct.\n\n# What changes does the patch introduce?\n\nFixes the test and adds an assertion that was failing with the previous, incorrect test.\n\n# How was this patch tested?\n\nUT","shortMessageHtmlLink":"[!111][BUG][TESTS] Fix test of padding area in Conformer encoder output"}},{"before":"7a3ed08f614de74a73498575ba360ccd494a5ee1","after":"6c3a7abd2b2edcd3f405e1cc7bee78fdbdc95b7a","ref":"refs/heads/master","pushedAt":"2023-04-03T17:33:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!109][MISC] Improve IWSLT 2022 READMEs\n\n# Why is the change needed?\n\nWhile we now have a consolidated schema for writing READMEs\nfor each paper, early READMEs do not follow this schema and\nmiss important details (e.g., preprocessing steps) that prevent\nusers from easily work on them (see https://github.com/hlt-mt/FBK-fairseq/issues/1).\n\n# What changes does the patch introduce?\n\nUpdates the READMEs of the two papers at IWSLT 2022 to follow\ncurrent schema and include missing information.\n\n# How was this patch tested?\n\nNA","shortMessageHtmlLink":"[!109][MISC] Improve IWSLT 2022 READMEs"}},{"before":"36ceacf821b2e8ca237b4566e2e2d46c79a692ee","after":"7a3ed08f614de74a73498575ba360ccd494a5ee1","ref":"refs/heads/master","pushedAt":"2023-03-31T08:55:22.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"mgaido91","name":"Marco Gaido","path":"/mgaido91","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8821783?s=80&v=4"},"commit":{"message":"[!105][MISC] Add freeze encoder\n\n# Why is the change needed?\nEspecially for fine-tuning, freezing the encoder weights of a pre-trained model can be useful to not forget learned information.\n\n# What changes does the patch introduce?\nAdd the possibility to freeze the encoder weights during training.\n\n# How was this patch tested?\nManual runs and UTs.","shortMessageHtmlLink":"[!105][MISC] Add freeze encoder"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVZrQhQA","startCursor":null,"endCursor":null}},"title":"Activity · hlt-mt/FBK-fairseq"}