NVIDIA Neural Modules 2.6.1
Highlights
- This release addresses known security issues. For the latest NVIDIA Vulnerability Disclosure Information visit https://www.nvidia.com/en-us/security/, for acknowledgement please reach out to the NVIDIA PSIRT team at [email protected]
- Enable numpy 2.0 for ASR
Detailed Changelogs:
ASR
Changelog
- cp: Remove nlp module by @chtruong814 :: PR: #15258
- cp: Enable numpy 2.0 for ASR by @chtruong814 :: PR: #15259
TTS
Changelog
- cp: Remove nlp module by @chtruong814 :: PR: #15258
NLP / NMT
Changelog
- cp: Remove nlp module by @chtruong814 :: PR: #15258
Export
Changelog
- cp: fix: Raise exception in nemo.export instead of allowing pickle.loads (#15266) by @chtruong814 :: PR: #15275
Uncategorized:
Changelog
- Bump version to 2.6.1 by @chtruong814 :: PR: #15244
- cp: guard trust_remote_code (#15065) by @chtruong814 :: PR: #15256
- cp: Execute with subprocess list (#15165) by @chtruong814 :: PR: #15257
- cp: replace pcikle.loads with json.loads (#15232) by @chtruong814 :: PR: #15262
- cp: update subprocess cmd (#15218) by @chtruong814 :: PR: #15263
- cp: [Fix] Fix safety issue for fsdp_dtensor (#15227) by @chtruong814 :: PR: #15276