Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 26, 2021
Text normalization (#1663)
Show description for ad0edf2authoredFixed typo (#1666)
Show description for b51a39f
Commits on Jan 25, 2021
Nmt Model (#1574)
Show description for 9ea0716
Commits on Jan 22, 2021
pre-trained models performance test added and masking fix (#1656)
Show description for df360cdauthoredFix hydra runner (#1652)
Show description for a429872put log_dir into try-except block (#1655)
Show description for bb86f88authored
Commits on Jan 21, 2021
Create SPE vocabulary as a key=subword to value=id mapping to be consistent with WPE (#1651)
Show description for db60a78authored
Commits on Jan 20, 2021
Clarify comments and neural types (#1650)
Show description for eb927feauthoredLoss metric (#1626)
Show description for 5183549
Commits on Jan 19, 2021
VAD and ASR LM beam-search notebook fixes (#1536)
Show description for f68db3dAdd optional directory path to reduce checkpoint_path to checkpoint_names (#1637)
Show description for f862b44authored
Commits on Jan 18, 2021
Fixing optional onnx-graphsurgeon import (#1639)
Show description for de187c7authored
Commits on Jan 15, 2021
Make onnx-graphsurgery an optional deferred import (#1636)
Show description for 516eb5fauthoredAdd testing support to Transformer based language models (#1635)
Show description for d8f0a6cauthoredWorkaround for TRT lack of support for DOUBLE (#1608)
Show description for 45f60f0
Commits on Jan 14, 2021
Correcting bug in training with class_balancing = weighted_loss (#1625)
Show description for 27fc97eauthoredUpdate to Lightning 1.1.4 (#1621)
Show description for 080e815Add nemo checkpoint averaging script (#1622)
Show description for 08147dfUpdate speech_to_text_infer.py (#1618)
Show description for a0fa01aonly use pydub for unsupported format (#1630)
Show description for 3f70c39Add more tests for ASR forward pass checks + Fix to Transformer Tarred Dataset (#1628)
Show description for b9633acauthored
Commits on Jan 13, 2021
remove requirements from reinstall (#1631)
Show description for e10bb03authoredInformation Retrieval Tutorial (#1392)
Show description for 278e85bFix import sgdqa (#1627)
Show description for 3562fddauthoredAdd enemo export for Quartznet (#1619)
Show description for bc5f034
Commits on Jan 12, 2021
Megatron-lm model parallel gradient clipping (#1592)
Show description for 84f69c5Wav2Vec 2.0 Integration (#1347)
Show description for d8150b4authoredSean NarenSGD QA (#1596)
Show description for 4f46bd8authored
Commits on Jan 11, 2021
support other audio format (#1616)
Show description for 212b1f3Correct onesided for PT < 1.7 (#1620)
Show description for ebfaeabauthoredtimestep fix for greedy search (#1615)
Show description for f58ab53authored
Commits on Jan 8, 2021
Add timestep and length in Hypothesis (#1605)
Show description for c6b90b3Patch colab omegaconf resolution (#1610)
Show description for ede204dTemporarily set upper limit of PTL to fix CI (#1612)
Show description for d3a2b60authored
Commits on Jan 5, 2021
Patch ASR to support < PT 1.7 (#1599)
Show description for 51092efauthored