https://github.com/flashlight/wav2letter
Name Target Message Date
HEAD 518a2b3 deeplearning/projects/wav2letter Reviewed By: azad-meta Differential Revision: D53991495 fbshipit-source-id: 1d80a8450a891388d10e6131c8f03b90532826e2 21 February 2024, 15:27:39 UTC
refs/heads/adversarial_speaker_adaptation ff1c88a update readme 15 November 2017, 21:10:52 UTC
refs/heads/ami_recipe f3f9962 ami_recipe 22 December 2020, 18:06:07 UTC
refs/heads/dependabot/pip/recipes/sota/2019/raw_lm_corpus/certifi-2023.7.22 0b1ae67 Bump certifi in /recipes/sota/2019/raw_lm_corpus Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2019.11.28...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 25 July 2023, 16:05:13 UTC
refs/heads/dependabot/pip/recipes/sota/2019/raw_lm_corpus/future-0.18.3 7474d9e Bump future from 0.18.2 to 0.18.3 in /recipes/sota/2019/raw_lm_corpus Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3. - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.2...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 16 July 2023, 09:59:56 UTC
refs/heads/dependabot/pip/recipes/sota/2019/raw_lm_corpus/mako-1.2.2 1e79785 Bump mako from 1.1.0 to 1.2.2 in /recipes/sota/2019/raw_lm_corpus Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.0 to 1.2.2. - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) --- updated-dependencies: - dependency-name: mako dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 16 September 2022, 18:29:29 UTC
refs/heads/dependabot/pip/recipes/sota/2019/raw_lm_corpus/requests-2.31.0 2df5d43 Bump requests from 2.22.0 to 2.31.0 in /recipes/sota/2019/raw_lm_corpus Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 22 May 2023, 23:45:23 UTC
refs/heads/dependabot/pip/recipes/sota/2019/raw_lm_corpus/urllib3-1.26.5 af7b889 Bump urllib3 from 1.25.8 to 1.26.5 in /recipes/sota/2019/raw_lm_corpus Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 02 June 2021, 02:56:17 UTC
refs/heads/gilad 60fd219 [wav2letter] fix inference tds block serialization 16 January 2020, 02:33:25 UTC
refs/heads/history_move ef022a9 Move wav2letter components into flashlight https://github.com/facebookresearch/flashlight/pull/146: - move w2l history into flahslight - reorganize structure there - preserve in current repo only recipes (will revisit them a bit later) 20 August 2020, 21:19:16 UTC
refs/heads/inf_build 5888ee8 Fix w2l@anywhere inference build (#930) Summary: - Fix build for inference pipeline Pull Request resolved: https://github.com/facebookresearch/wav2letter/pull/930 Differential Revision: D25783104 Pulled By: vineelpratap fbshipit-source-id: a0024f46ffb335d7cdc83ce0700a889491bc7228 06 January 2021, 03:41:14 UTC
refs/heads/main 518a2b3 deeplearning/projects/wav2letter Reviewed By: azad-meta Differential Revision: D53991495 fbshipit-source-id: 1d80a8450a891388d10e6131c8f03b90532826e2 21 February 2024, 15:27:39 UTC
refs/heads/masked_cpc c7ff4d2 fix amp problems with l2 reg computation 03 February 2021, 00:30:05 UTC
refs/heads/mpl 49087d5 mpl 29 January 2022, 19:06:35 UTC
refs/heads/noise4 b6ed1ed improve additive noise snr calculation 04 August 2020, 23:40:21 UTC
refs/heads/s2s_lex_decoder_surround a08b6d9 remove garbage 21 August 2020, 21:04:13 UTC
refs/heads/slimIPL_release 11e6faa lint 06 August 2021, 01:30:19 UTC
refs/heads/tlikhomanenko-patch-1 560b2a9 Update README.md 21 January 2020, 23:35:58 UTC
refs/heads/v0.2 b1d1f89 with @qiantong fix lexicon decoder for --surround usage with CTC criterion 16 October 2020, 20:48:57 UTC
refs/heads/wav2letter-lua 66d0a71 fix Lua GLU dimension 01 September 2018, 03:13:58 UTC
refs/tags/v0.1 0f5ac03 Update decoder.md 21 December 2018, 20:30:56 UTC
refs/tags/v0.2 b1d1f89 with @qiantong fix lexicon decoder for --surround usage with CTC criterion 16 October 2020, 20:48:57 UTC
back to top