url stringlengths 52 53 | repository_url stringclasses 1
value | labels_url stringlengths 66 67 | comments_url stringlengths 61 62 | events_url stringlengths 59 60 | html_url stringlengths 40 43 | id int64 719M 2.8B | node_id stringlengths 18 32 | number int64 1.28k 11.9k | title stringlengths 1 350 | user dict | labels listlengths 0 10 | state stringclasses 2
values | locked bool 2
classes | assignee dict | assignees listlengths 0 3 | milestone null | comments listlengths 0 30 ⌀ | created_at timestamp[s] | updated_at timestamp[s] | closed_at timestamp[s] | author_association stringclasses 4
values | sub_issues_summary dict | active_lock_reason stringclasses 1
value | draft bool 2
classes | pull_request dict | body stringlengths 0 73.4k ⌀ | closed_by dict | reactions dict | timeline_url stringlengths 61 62 | performed_via_github_app null | state_reason stringclasses 3
values | is_pull_request bool 2
classes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/NVIDIA/NeMo/issues/3925 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3925/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3925/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3925/events | https://github.com/NVIDIA/NeMo/pull/3925 | 1,192,164,223 | PR_kwDOC_bI7s41mw8I | 3,925 | Stateless timer fix for PTL 1.6 | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-04-04T18:33:53 | 2022-04-04T21:35:09 | 2022-04-04T21:35:06 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3925",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3925",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3925.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3925.patch",
"merged_at": "2022-04-04T21:35:06"
} | Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
# What does this PR do ?
Fixes a stateless timer restore issue because PTL 1.6 changed their Timer API
**Collection**: all
# Changelog
- Override `save_state_dict()` and `load_state_dict()` to not load time information.
# Usage
N/A
... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3925/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3925/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3924 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3924/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3924/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3924/events | https://github.com/NVIDIA/NeMo/issues/3924 | 1,190,898,324 | I_kwDOC_bI7s5G-6qU | 3,924 | pretrained fastpitch not loading | {
"login": "Nikuson123",
"id": 60883491,
"node_id": "MDQ6VXNlcjYwODgzNDkx",
"avatar_url": "https://avatars.githubusercontent.com/u/60883491?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Nikuson123",
"html_url": "https://github.com/Nikuson123",
"followers_url": "https://api.github.com/use... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-04-03T11:11:03 | 2022-04-05T21:16:20 | 2022-04-05T21:16:20 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | an error appears:
ypeError Traceback (most recent call last)
[<ipython-input-6-f04173251243>](https://localhost:8080/#) in <module>()
---> 19 fastpitch = FastPitchModel.from_pretrained("tts_en_fastpitch")
8 frames
[/usr/local/lib/python3.7/dist-packages/yaml/__init__.py](https:/... | {
"login": "Nikuson123",
"id": 60883491,
"node_id": "MDQ6VXNlcjYwODgzNDkx",
"avatar_url": "https://avatars.githubusercontent.com/u/60883491?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Nikuson123",
"html_url": "https://github.com/Nikuson123",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3924/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3924/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3923 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3923/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3923/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3923/events | https://github.com/NVIDIA/NeMo/issues/3923 | 1,190,130,798 | I_kwDOC_bI7s5G7_Ru | 3,923 | Speech transcription with background music | {
"login": "DieguJota",
"id": 94137522,
"node_id": "U_kgDOBZxssg",
"avatar_url": "https://avatars.githubusercontent.com/u/94137522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DieguJota",
"html_url": "https://github.com/DieguJota",
"followers_url": "https://api.github.com/users/DieguJot... | [] | closed | false | null | [] | null | null | 2022-04-01T18:18:01 | 2022-04-14T13:47:23 | 2022-04-14T13:47:23 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi,
I've been testing the NeMo transcription engine for some time now and I came across a question. In the case of voice with background music, how would NeMo behave?
Would I need to train with audios with background music? Or would that be a problem?
An example, a person narrating some text and an audio in the ... | {
"login": "DieguJota",
"id": 94137522,
"node_id": "U_kgDOBZxssg",
"avatar_url": "https://avatars.githubusercontent.com/u/94137522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DieguJota",
"html_url": "https://github.com/DieguJota",
"followers_url": "https://api.github.com/users/DieguJot... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3923/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3923/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3922 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3922/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3922/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3922/events | https://github.com/NVIDIA/NeMo/issues/3922 | 1,189,691,032 | I_kwDOC_bI7s5G6T6Y | 3,922 | json.dumps and non English characters | {
"login": "demsarjure",
"id": 35776954,
"node_id": "MDQ6VXNlcjM1Nzc2OTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/35776954?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/demsarjure",
"html_url": "https://github.com/demsarjure",
"followers_url": "https://api.github.com/use... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-04-01T11:58:50 | 2022-04-30T18:11:07 | 2022-04-30T18:11:07 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
NeMo uses the `json.dumps` function to save dictionaries to JSON files. `json.dumps` is problematic when there are non-English characters involved. For example, I work with the Slovenian language and `json.dumps` will printout `\u0161` instead of `č` at all locations. To resolve this you need to... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3922/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3922/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3921 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3921/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3921/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3921/events | https://github.com/NVIDIA/NeMo/pull/3921 | 1,189,098,979 | PR_kwDOC_bI7s41dCQ1 | 3,921 | fixes to the cleanup flag | {
"login": "bmwshop",
"id": 482416,
"node_id": "MDQ6VXNlcjQ4MjQxNg==",
"avatar_url": "https://avatars.githubusercontent.com/u/482416?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bmwshop",
"html_url": "https://github.com/bmwshop",
"followers_url": "https://api.github.com/users/bmwshop/fo... | [] | closed | false | {
"login": "bmwshop",
"id": 482416,
"node_id": "MDQ6VXNlcjQ4MjQxNg==",
"avatar_url": "https://avatars.githubusercontent.com/u/482416?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bmwshop",
"html_url": "https://github.com/bmwshop",
"followers_url": "https://api.github.com/users/bmwshop/fo... | [
{
"login": "bmwshop",
"id": 482416,
"node_id": "MDQ6VXNlcjQ4MjQxNg==",
"avatar_url": "https://avatars.githubusercontent.com/u/482416?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bmwshop",
"html_url": "https://github.com/bmwshop",
"followers_url": "https://api.github.... | null | null | 2022-04-01T01:37:43 | 2022-04-01T03:01:57 | 2022-04-01T03:01:54 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3921",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3921",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3921.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3921.patch",
"merged_at": "2022-04-01T03:01:54"
} | Signed-off-by: Dima Rekesh <bmwshop@gmail.com>
# What does this PR do ?
bugfix for the cleanup flag
Add a one line overview of what this PR aims to accomplish.
bugfix for the cleanup flag
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high l... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3921/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3921/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3920 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3920/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3920/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3920/events | https://github.com/NVIDIA/NeMo/pull/3920 | 1,188,992,256 | PR_kwDOC_bI7s41crH3 | 3,920 | added stt_en_conformer_transducer_large_ls to NGC | {
"login": "VahidooX",
"id": 23551647,
"node_id": "MDQ6VXNlcjIzNTUxNjQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VahidooX",
"html_url": "https://github.com/VahidooX",
"followers_url": "https://api.github.com/users/Vah... | [] | closed | false | null | [] | null | null | 2022-03-31T23:19:30 | 2023-02-06T22:41:19 | 2022-04-01T22:48:14 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3920",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3920",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3920.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3920.patch",
"merged_at": "2022-04-01T22:48:14"
} | Signed-off-by: Vahid <vnoroozi@nvidia.com>
# What does this PR do ?
Added stt_en_conformer_transducer_large_ls to NGC. A Conformer-Transducer-Large just trained on LS.
**Collection**: ASR
# Changelog
- Added a new model stt_en_conformer_transducer_large_ls to NGC (A Conformer-Transducer-Large just traine... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3920/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3920/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3919 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3919/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3919/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3919/events | https://github.com/NVIDIA/NeMo/pull/3919 | 1,188,878,323 | PR_kwDOC_bI7s41cQ-W | 3,919 | Megatron legacy conversion support | {
"login": "ramanathan831",
"id": 17523110,
"node_id": "MDQ6VXNlcjE3NTIzMTEw",
"avatar_url": "https://avatars.githubusercontent.com/u/17523110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ramanathan831",
"html_url": "https://github.com/ramanathan831",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | null | 2022-03-31T22:02:54 | 2022-04-05T00:05:24 | 2022-04-04T19:12:30 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3919",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3919",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3919.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3919.patch",
"merged_at": "2022-04-04T19:12:30"
} | Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
# What does this PR do ?
Fix bugs in MegatronBert export to support models trained on NeMo < 1.5
Refactor code for NLP models forward functions based on Bert
Fix a bug in Intent Slot classification on path join
Modify export.py to showcase exporting... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3919/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3919/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3918 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3918/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3918/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3918/events | https://github.com/NVIDIA/NeMo/pull/3918 | 1,188,703,298 | PR_kwDOC_bI7s41bo1H | 3,918 | NMT GRPC sever URL fix | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-03-31T20:29:02 | 2022-03-31T21:18:21 | 2022-03-31T21:18:18 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3918",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3918",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3918.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3918.patch",
"merged_at": "2022-03-31T21:18:18"
} | # What does this PR do ?
Makes server URL generic for NMT GRPC and not specific to being on localhost
**Collection**: Tools
# Changelog
- Accept server URL directly instead of just a localhost port in `client.py`
# Usage
```
python tools/nmt_grpc_service/client.py --source_language en --target_langua... | {
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/akl... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3918/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3918/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3917 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3917/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3917/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3917/events | https://github.com/NVIDIA/NeMo/pull/3917 | 1,188,612,079 | PR_kwDOC_bI7s41bUIT | 3,917 | Megatron legacy conversion support | {
"login": "ramanathan831",
"id": 17523110,
"node_id": "MDQ6VXNlcjE3NTIzMTEw",
"avatar_url": "https://avatars.githubusercontent.com/u/17523110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ramanathan831",
"html_url": "https://github.com/ramanathan831",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | null | 2022-03-31T19:41:52 | 2022-09-22T17:11:59 | 2022-03-31T22:02:41 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3917",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3917",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3917.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3917.patch",
"merged_at": null
} | # What does this PR do ?
Fix bugs in MegatronBert export to support models trained on NeMo < 1.5
Refactor code for NLP models forward functions based on Bert
Fix a bug in Intent Slot classification on path join
Modify export.py to showcase exporting legacy MegatronBert NLP models
**Collection**: [Note which co... | {
"login": "ramanathan831",
"id": 17523110,
"node_id": "MDQ6VXNlcjE3NTIzMTEw",
"avatar_url": "https://avatars.githubusercontent.com/u/17523110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ramanathan831",
"html_url": "https://github.com/ramanathan831",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3917/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3917/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3915 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3915/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3915/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3915/events | https://github.com/NVIDIA/NeMo/issues/3915 | 1,187,993,674 | I_kwDOC_bI7s5Gz1hK | 3,915 | Tacotron2 ipynb not working. Hydra issue. | {
"login": "huwprosser",
"id": 16668357,
"node_id": "MDQ6VXNlcjE2NjY4MzU3",
"avatar_url": "https://avatars.githubusercontent.com/u/16668357?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huwprosser",
"html_url": "https://github.com/huwprosser",
"followers_url": "https://api.github.com/use... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "blisc",
"id": 4763352,
"node_id": "MDQ6VXNlcjQ3NjMzNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blisc",
"html_url": "https://github.com/blisc",
"followers_url": "https://api.github.com/users/blisc/follower... | [
{
"login": "blisc",
"id": 4763352,
"node_id": "MDQ6VXNlcjQ3NjMzNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blisc",
"html_url": "https://github.com/blisc",
"followers_url": "https://api.github.com/... | null | null | 2022-03-31T12:18:59 | 2022-07-23T19:15:06 | 2022-07-23T19:15:06 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
When running the tutorial notebook for Tacotron2 training in Google Colab. A Hydra issue is raised:
`Traceback (most recent call last):
File "[tacotron2.py](http://tacotron2.py/)", line 44, in <module>
main() # noqa pylint: disable=no-value-for-parameter
File "/usr/local/lib/python3.7/dist-... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3915/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3915/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3914 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3914/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3914/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3914/events | https://github.com/NVIDIA/NeMo/issues/3914 | 1,187,790,444 | I_kwDOC_bI7s5GzD5s | 3,914 | Repost : Get 404 client error when I execute example in /blob/main/tutorials/nlp/Relation_Extraction | {
"login": "Bo-Hsiung",
"id": 84757319,
"node_id": "MDQ6VXNlcjg0NzU3MzE5",
"avatar_url": "https://avatars.githubusercontent.com/u/84757319?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Bo-Hsiung",
"html_url": "https://github.com/Bo-Hsiung",
"followers_url": "https://api.github.com/users/... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "okuchaiev",
"id": 22035961,
"node_id": "MDQ6VXNlcjIyMDM1OTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okuchaiev",
"html_url": "https://github.com/okuchaiev",
"followers_url": "https://api.github.com/users/... | [
{
"login": "okuchaiev",
"id": 22035961,
"node_id": "MDQ6VXNlcjIyMDM1OTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okuchaiev",
"html_url": "https://github.com/okuchaiev",
"followers_url": "https://a... | null | null | 2022-03-31T09:33:45 | 2022-07-03T18:05:45 | 2022-07-03T18:04:50 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Maybe I misclick some button, so t post message again and give more detail
Describe the bug
In website [https://github.com/NVIDIA/NeMo/blob/main/tutorials/nlp/Relation_Extraction-BioMegatron.ipynb,](https://github.com/NVIDIA/NeMo/blob/main/tutorials/nlp/Relation_Extraction-BioMegatron.ipynb%EF%BC%8C) I run the co... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3914/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3914/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3913 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3913/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3913/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3913/events | https://github.com/NVIDIA/NeMo/pull/3913 | 1,187,299,730 | PR_kwDOC_bI7s41W4oM | 3,913 | add input threshhold | {
"login": "yzhang123",
"id": 4204271,
"node_id": "MDQ6VXNlcjQyMDQyNzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4204271?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yzhang123",
"html_url": "https://github.com/yzhang123",
"followers_url": "https://api.github.com/users/yz... | [] | closed | false | null | [] | null | null | 2022-03-31T01:04:54 | 2022-03-31T02:24:12 | 2022-03-31T02:24:09 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3913",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3913",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3913.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3913.patch",
"merged_at": "2022-03-31T02:24:09"
} | Signed-off-by: Yang Zhang <yangzhang@nvidia.com>
adds check for input threshhold for wfst normalization | {
"login": "ekmb",
"id": 10428420,
"node_id": "MDQ6VXNlcjEwNDI4NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ekmb",
"html_url": "https://github.com/ekmb",
"followers_url": "https://api.github.com/users/ekmb/followers"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3913/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3913/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3912 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3912/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3912/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3912/events | https://github.com/NVIDIA/NeMo/pull/3912 | 1,187,092,377 | PR_kwDOC_bI7s41WI6h | 3,912 | Bump pytorch-lightning from 1.5.10 to 1.6.0 in /requirements | {
"login": "dependabot[bot]",
"id": 49699333,
"node_id": "MDM6Qm90NDk2OTkzMzM=",
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dependabot%5Bbot%5D",
"html_url": "https://github.com/apps/dependabot",
"followers_url": "https://a... | [] | closed | false | null | [] | null | null | 2022-03-30T22:43:19 | 2022-04-01T06:28:12 | 2022-04-01T06:28:10 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3912",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3912",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3912.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3912.patch",
"merged_at": null
} | Bumps [pytorch-lightning](https://github.com/PyTorchLightning/pytorch-lightning) from 1.5.10 to 1.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/PyTorchLightning/pytorch-lightning/releases">pytorch-lightning's releases</a>.</em></p>
<blockquote>
<h2>PyTorch Lightning 1.6... | {
"login": "dependabot[bot]",
"id": 49699333,
"node_id": "MDM6Qm90NDk2OTkzMzM=",
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dependabot%5Bbot%5D",
"html_url": "https://github.com/apps/dependabot",
"followers_url": "https://a... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3912/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3912/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3911 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3911/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3911/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3911/events | https://github.com/NVIDIA/NeMo/pull/3911 | 1,187,012,932 | PR_kwDOC_bI7s41V3OC | 3,911 | Fix DALI test on 22.03 | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | [] | closed | false | null | [] | null | null | 2022-03-30T21:29:59 | 2022-10-06T01:59:04 | 2022-04-01T22:53:42 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3911",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3911",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3911.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3911.patch",
"merged_at": "2022-04-01T22:53:42"
} | Signed-off-by: smajumdar <titu1994@gmail.com>
# What does this PR do ?
Fix DALI tests on 22.03 container
**Collection**: [ASR]
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
| {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3911/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3911/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3910 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3910/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3910/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3910/events | https://github.com/NVIDIA/NeMo/issues/3910 | 1,186,909,598 | I_kwDOC_bI7s5Gvs2e | 3,910 | the "FastPitch Duration and Pitch Control" tutorial doesn't work | {
"login": "anchpop",
"id": 3711047,
"node_id": "MDQ6VXNlcjM3MTEwNDc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3711047?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anchpop",
"html_url": "https://github.com/anchpop",
"followers_url": "https://api.github.com/users/anchpop/... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "redoctopus",
"id": 4268876,
"node_id": "MDQ6VXNlcjQyNjg4NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/4268876?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/redoctopus",
"html_url": "https://github.com/redoctopus",
"followers_url": "https://api.github.com/users... | [
{
"login": "redoctopus",
"id": 4268876,
"node_id": "MDQ6VXNlcjQyNjg4NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/4268876?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/redoctopus",
"html_url": "https://github.com/redoctopus",
"followers_url": "https://... | null | null | 2022-03-30T19:44:51 | 2022-04-18T23:03:56 | 2022-04-18T23:03:55 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
when running the second cell of [Inference_DurationPitchControl.ipynb](https://colab.research.google.com/github/NVIDIA/NeMo/blob/stable/tutorials/tts/Inference_DurationPitchControl.ipynb#scrollTo=Om8Q6noETUxt) in colab, I get
```
[NeMo E 2022-03-30 19:30:51 vocabs:325] Torch distributed need... | {
"login": "anchpop",
"id": 3711047,
"node_id": "MDQ6VXNlcjM3MTEwNDc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3711047?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anchpop",
"html_url": "https://github.com/anchpop",
"followers_url": "https://api.github.com/users/anchpop/... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3910/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3910/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3908 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3908/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3908/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3908/events | https://github.com/NVIDIA/NeMo/pull/3908 | 1,185,979,572 | PR_kwDOC_bI7s41SfC0 | 3,908 | Add a missing line to ASR_with_NeMo.ipynb | {
"login": "lifefeel",
"id": 38556,
"node_id": "MDQ6VXNlcjM4NTU2",
"avatar_url": "https://avatars.githubusercontent.com/u/38556?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lifefeel",
"html_url": "https://github.com/lifefeel",
"followers_url": "https://api.github.com/users/lifefeel/foll... | [] | closed | false | null | [] | null | null | 2022-03-30T06:59:02 | 2022-03-31T06:45:54 | 2022-03-31T06:28:27 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3908",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3908",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3908.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3908.patch",
"merged_at": "2022-03-31T06:28:27"
} | # What does this PR do ?
Add a missing line to inference step. The WER is different with and without the line.
**Collection**: ASR
# Changelog
- Add a missing line to inference step in ASR_with_NeMo.ipynb
- Deleted lines were handled automatically by PyCharm.
# Usage
* N/A
# Before your PR is "Ready ... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3908/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3908/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3907 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3907/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3907/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3907/events | https://github.com/NVIDIA/NeMo/pull/3907 | 1,185,879,086 | PR_kwDOC_bI7s41SJre | 3,907 | Multilang asr models | {
"login": "bmwshop",
"id": 482416,
"node_id": "MDQ6VXNlcjQ4MjQxNg==",
"avatar_url": "https://avatars.githubusercontent.com/u/482416?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bmwshop",
"html_url": "https://github.com/bmwshop",
"followers_url": "https://api.github.com/users/bmwshop/fo... | [] | closed | false | null | [] | null | null | 2022-03-30T05:02:51 | 2022-03-31T22:58:21 | 2022-03-31T22:58:19 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3907",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3907",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3907.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3907.patch",
"merged_at": "2022-03-31T22:58:19"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a cod... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3907/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3907/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3906 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3906/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3906/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3906/events | https://github.com/NVIDIA/NeMo/pull/3906 | 1,185,652,158 | PR_kwDOC_bI7s41RYLg | 3,906 | Ranking merge | {
"login": "yzhang123",
"id": 4204271,
"node_id": "MDQ6VXNlcjQyMDQyNzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4204271?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yzhang123",
"html_url": "https://github.com/yzhang123",
"followers_url": "https://api.github.com/users/yz... | [] | closed | false | null | [] | null | null | 2022-03-30T00:38:53 | 2022-04-11T20:01:34 | 2022-04-11T20:01:32 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3906",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3906",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3906.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3906.patch",
"merged_at": "2022-04-11T20:01:31"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a cod... | {
"login": "ekmb",
"id": 10428420,
"node_id": "MDQ6VXNlcjEwNDI4NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ekmb",
"html_url": "https://github.com/ekmb",
"followers_url": "https://api.github.com/users/ekmb/followers"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3906/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3906/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3905 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3905/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3905/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3905/events | https://github.com/NVIDIA/NeMo/issues/3905 | 1,185,552,201 | I_kwDOC_bI7s5GqhdJ | 3,905 | docker build error | {
"login": "rgtlai",
"id": 199758,
"node_id": "MDQ6VXNlcjE5OTc1OA==",
"avatar_url": "https://avatars.githubusercontent.com/u/199758?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rgtlai",
"html_url": "https://github.com/rgtlai",
"followers_url": "https://api.github.com/users/rgtlai/follow... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-29T22:55:50 | 2022-04-30T18:11:23 | 2022-04-30T18:11:23 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
Error message during the docker build:
```
=> [internal] load build context 0.7s
=> => transferring context: 34.81MB 0.6s
=> [nemo-sr... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3905/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3905/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3904 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3904/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3904/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3904/events | https://github.com/NVIDIA/NeMo/pull/3904 | 1,185,548,033 | PR_kwDOC_bI7s41RBLj | 3,904 | Add domain groups to changelog builder | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | [] | closed | false | null | [] | null | null | 2022-03-29T22:54:08 | 2022-04-01T21:38:37 | 2022-03-30T22:42:53 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3904",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3904",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3904.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3904.patch",
"merged_at": "2022-03-30T22:42:53"
} | # What does this PR do ?
Adds some block configs to group together PRs under each domain when building the changelog.
**Collection**: [docs]
# Usage
After building the changelog, each domain will have a dangling `</details>` tag in the raw markdown, move that to the end of the domains PR list to group them ... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3904/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3904/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3903 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3903/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3903/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3903/events | https://github.com/NVIDIA/NeMo/pull/3903 | 1,185,368,481 | PR_kwDOC_bI7s41QZIW | 3,903 | Ptl requirements bound | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-03-29T20:20:42 | 2022-03-29T20:22:15 | 2022-03-29T20:22:12 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3903",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3903",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3903.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3903.patch",
"merged_at": "2022-03-29T20:22:12"
} | # What does this PR do ?
Bounds PTL since pypi PTL 1.6 is out.
**Collection**: All
# Changelog
- Change PTL requirements file.
# Usage
N/A
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CO... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3903/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3903/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3902 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3902/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3902/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3902/events | https://github.com/NVIDIA/NeMo/pull/3902 | 1,185,348,202 | PR_kwDOC_bI7s41QUwy | 3,902 | add citations | {
"login": "yzhang123",
"id": 4204271,
"node_id": "MDQ6VXNlcjQyMDQyNzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4204271?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yzhang123",
"html_url": "https://github.com/yzhang123",
"followers_url": "https://api.github.com/users/yz... | [] | closed | false | null | [] | null | null | 2022-03-29T19:59:09 | 2022-03-30T05:23:15 | 2022-03-30T05:23:13 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3902",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3902",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3902.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3902.patch",
"merged_at": "2022-03-30T05:23:13"
} | Signed-off-by: Yang Zhang <yangzhang@nvidia.com>
fixes citations for text norm, deletes MegatronBertModule from nlp api since it does not exist and created doc build error | {
"login": "yzhang123",
"id": 4204271,
"node_id": "MDQ6VXNlcjQyMDQyNzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4204271?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yzhang123",
"html_url": "https://github.com/yzhang123",
"followers_url": "https://api.github.com/users/yz... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3902/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3902/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3901 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3901/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3901/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3901/events | https://github.com/NVIDIA/NeMo/pull/3901 | 1,185,233,438 | PR_kwDOC_bI7s41P8gk | 3,901 | Comment gpt resume ci test | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-03-29T18:07:14 | 2022-03-29T19:14:46 | 2022-03-29T19:14:41 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3901",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3901",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3901.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3901.patch",
"merged_at": "2022-03-29T19:14:41"
} | # What does this PR do ?
Comments out GPT CI tests for resuming training temporarily due to hanging.
**Collection**: NLP
# Changelog
- Comments out GPT CI resume tests
# Usage
N/A
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](ht... | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3901/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3901/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3900 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3900/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3900/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3900/events | https://github.com/NVIDIA/NeMo/pull/3900 | 1,185,174,200 | PR_kwDOC_bI7s41Pv3w | 3,900 | Update NeMo CI to 22.03 | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-03-29T17:15:32 | 2022-03-30T21:10:12 | 2022-03-30T21:10:09 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3900",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3900",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3900.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3900.patch",
"merged_at": "2022-03-30T21:10:09"
} | # What does this PR do ?
Updates NeMo CI to the PyTorch 22.03 container
**Collection**: All
# Changelog
- Changes the Jenkinsfile with the path to the new container.
# Usage
N/A
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](http... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3900/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3900/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3899 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3899/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3899/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3899/events | https://github.com/NVIDIA/NeMo/issues/3899 | 1,184,920,072 | I_kwDOC_bI7s5GoHII | 3,899 | `helpers.cpp:25:10: fatal error: pybind11/pybind11.h: No such file or directory` error when calling `compile_helper` | {
"login": "jpilaul",
"id": 614861,
"node_id": "MDQ6VXNlcjYxNDg2MQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/614861?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jpilaul",
"html_url": "https://github.com/jpilaul",
"followers_url": "https://api.github.com/users/jpilaul/fo... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-29T14:00:04 | 2024-03-14T13:32:08 | 2022-03-30T02:39:11 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
```python
from nemo.collections.nlp.data.language_modeling.megatron.dataset_utils import compile_helper
compile_helper()
```
Throws the following error:
```
/usr/bin/python3: No module named pybind11
g++ -O3 -Wall -shared -std=c++11 -fPIC -fdiagnostics-color helpers.cpp -o helpers.cpytho... | {
"login": "jpilaul",
"id": 614861,
"node_id": "MDQ6VXNlcjYxNDg2MQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/614861?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jpilaul",
"html_url": "https://github.com/jpilaul",
"followers_url": "https://api.github.com/users/jpilaul/fo... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3899/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3899/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3898 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3898/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3898/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3898/events | https://github.com/NVIDIA/NeMo/pull/3898 | 1,184,892,134 | PR_kwDOC_bI7s41O0Nh | 3,898 | Make test_gpt_eval unit test less strict | {
"login": "yidong72",
"id": 43824965,
"node_id": "MDQ6VXNlcjQzODI0OTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/43824965?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yidong72",
"html_url": "https://github.com/yidong72",
"followers_url": "https://api.github.com/users/yid... | [] | closed | false | null | [] | null | null | 2022-03-29T13:39:50 | 2022-03-29T18:01:12 | 2022-03-29T18:01:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3898",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3898",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3898.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3898.patch",
"merged_at": "2022-03-29T18:01:08"
} | Make the unit test less strict and make inference configuration immutable. | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3898/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3898/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3897 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3897/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3897/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3897/events | https://github.com/NVIDIA/NeMo/pull/3897 | 1,184,651,655 | PR_kwDOC_bI7s41OA2M | 3,897 | JSON output from diarization now includes sentences. Optimized senten… | {
"login": "demsarjure",
"id": 35776954,
"node_id": "MDQ6VXNlcjM1Nzc2OTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/35776954?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/demsarjure",
"html_url": "https://github.com/demsarjure",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | null | 2022-03-29T10:29:47 | 2022-04-01T18:46:17 | 2022-04-01T18:46:17 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3897",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3897",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3897.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3897.patch",
"merged_at": "2022-04-01T18:46:17"
} | …ce generation code
Signed-off-by: Jure Demsar <demsarjure@gmail.com>
# What does this PR do ?
Diarization with ASR JSON output now also includes sentences. This is a continuation of https://github.com/NVIDIA/NeMo/pull/3791, which I accidentally closed when cleaning up the repo.
**Collection**: [Note which ... | {
"login": "tango4j",
"id": 13211483,
"node_id": "MDQ6VXNlcjEzMjExNDgz",
"avatar_url": "https://avatars.githubusercontent.com/u/13211483?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tango4j",
"html_url": "https://github.com/tango4j",
"followers_url": "https://api.github.com/users/tango4... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3897/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3897/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3895 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3895/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3895/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3895/events | https://github.com/NVIDIA/NeMo/issues/3895 | 1,184,448,703 | I_kwDOC_bI7s5GmUC_ | 3,895 | TTS FastPitch_Finetuning Tutorial is not runnable | {
"login": "chychen",
"id": 5878561,
"node_id": "MDQ6VXNlcjU4Nzg1NjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5878561?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chychen",
"html_url": "https://github.com/chychen",
"followers_url": "https://api.github.com/users/chychen/... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "redoctopus",
"id": 4268876,
"node_id": "MDQ6VXNlcjQyNjg4NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/4268876?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/redoctopus",
"html_url": "https://github.com/redoctopus",
"followers_url": "https://api.github.com/users... | [
{
"login": "redoctopus",
"id": 4268876,
"node_id": "MDQ6VXNlcjQyNjg4NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/4268876?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/redoctopus",
"html_url": "https://github.com/redoctopus",
"followers_url": "https://... | null | null | 2022-03-29T07:43:50 | 2022-04-08T19:34:49 | 2022-04-08T19:34:49 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | https://github.com/NVIDIA/NeMo/blob/stable/tutorials/tts/FastPitch_Finetuning.ipynb
this is an untested code, which is
unrunnable due to wrongly mixing code and text, missing a few lines of codes ... etc. | {
"login": "redoctopus",
"id": 4268876,
"node_id": "MDQ6VXNlcjQyNjg4NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/4268876?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/redoctopus",
"html_url": "https://github.com/redoctopus",
"followers_url": "https://api.github.com/users... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3895/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3895/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3894 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3894/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3894/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3894/events | https://github.com/NVIDIA/NeMo/issues/3894 | 1,184,194,946 | I_kwDOC_bI7s5GlWGC | 3,894 | Get 404 client error when I execute example in /blob/main/tutorials/nlp/Relation_Extraction-BioMegatron.ipynb | {
"login": "wielh",
"id": 73090953,
"node_id": "MDQ6VXNlcjczMDkwOTUz",
"avatar_url": "https://avatars.githubusercontent.com/u/73090953?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wielh",
"html_url": "https://github.com/wielh",
"followers_url": "https://api.github.com/users/wielh/follow... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-29T01:59:41 | 2022-03-31T05:43:01 | 2022-03-31T05:43:01 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
In website https://github.com/NVIDIA/NeMo/blob/main/tutorials/nlp/Relation_Extraction-BioMegatron.ipynb, I run the code step by step, and i get the 404 client error on the last line of chapter "Setting up a NeMo Experiment"
**Steps/Code to reproduce bug**
model = nemo_nlp.models.TextClassi... | {
"login": "wielh",
"id": 73090953,
"node_id": "MDQ6VXNlcjczMDkwOTUz",
"avatar_url": "https://avatars.githubusercontent.com/u/73090953?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wielh",
"html_url": "https://github.com/wielh",
"followers_url": "https://api.github.com/users/wielh/follow... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3894/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3894/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3893 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3893/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3893/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3893/events | https://github.com/NVIDIA/NeMo/pull/3893 | 1,184,076,282 | PR_kwDOC_bI7s41MHP- | 3,893 | Megatron support | {
"login": "ramanathan831",
"id": 17523110,
"node_id": "MDQ6VXNlcjE3NTIzMTEw",
"avatar_url": "https://avatars.githubusercontent.com/u/17523110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ramanathan831",
"html_url": "https://github.com/ramanathan831",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | null | 2022-03-28T22:42:17 | 2022-03-30T05:53:23 | 2022-03-30T01:20:18 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3893",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3893",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3893.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3893.patch",
"merged_at": "2022-03-30T01:20:18"
} | # What does this PR do ?
Add MegatronBert support for more NLP models;
Add support for finetuning a downstream task which used MegatronBert as pretrained model
Fix RIVA and ONNX export issues of Bert and MegatronBert (This is coming from https://github.com/NVIDIA/NeMo/pull/3883 PR)
The change in order of argum... | {
"login": "ramanathan831",
"id": 17523110,
"node_id": "MDQ6VXNlcjE3NTIzMTEw",
"avatar_url": "https://avatars.githubusercontent.com/u/17523110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ramanathan831",
"html_url": "https://github.com/ramanathan831",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3893/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3893/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3892 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3892/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3892/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3892/events | https://github.com/NVIDIA/NeMo/pull/3892 | 1,183,885,090 | PR_kwDOC_bI7s41Ldtw | 3,892 | improvements to commonvoice data script | {
"login": "bmwshop",
"id": 482416,
"node_id": "MDQ6VXNlcjQ4MjQxNg==",
"avatar_url": "https://avatars.githubusercontent.com/u/482416?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bmwshop",
"html_url": "https://github.com/bmwshop",
"followers_url": "https://api.github.com/users/bmwshop/fo... | [] | closed | false | {
"login": "bmwshop",
"id": 482416,
"node_id": "MDQ6VXNlcjQ4MjQxNg==",
"avatar_url": "https://avatars.githubusercontent.com/u/482416?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bmwshop",
"html_url": "https://github.com/bmwshop",
"followers_url": "https://api.github.com/users/bmwshop/fo... | [
{
"login": "bmwshop",
"id": 482416,
"node_id": "MDQ6VXNlcjQ4MjQxNg==",
"avatar_url": "https://avatars.githubusercontent.com/u/482416?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bmwshop",
"html_url": "https://github.com/bmwshop",
"followers_url": "https://api.github.... | null | null | 2022-03-28T19:24:28 | 2022-04-01T00:26:23 | 2022-04-01T00:26:20 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3892",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3892",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3892.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3892.patch",
"merged_at": "2022-04-01T00:26:20"
} | Signed-off-by: Dima Rekesh <bmwshop@gmail.com>
# What does this PR do ?
improvements to et_commonvoice_data.py: logging, handling of overwrites, tgz cleanup
**Collection**: ASR
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
```python
# python get_commonvoice_dat... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3892/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3892/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3891 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3891/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3891/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3891/events | https://github.com/NVIDIA/NeMo/pull/3891 | 1,183,773,385 | PR_kwDOC_bI7s41LFzt | 3,891 | doc links update | {
"login": "ekmb",
"id": 10428420,
"node_id": "MDQ6VXNlcjEwNDI4NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ekmb",
"html_url": "https://github.com/ekmb",
"followers_url": "https://api.github.com/users/ekmb/followers"... | [] | closed | false | null | [] | null | null | 2022-03-28T17:42:54 | 2022-03-29T22:30:53 | 2022-03-29T22:30:44 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3891",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3891",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3891.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3891.patch",
"merged_at": "2022-03-29T22:30:44"
} | Signed-off-by: ekmb <ebakhturina@nvidia.com>
# What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add... | {
"login": "ekmb",
"id": 10428420,
"node_id": "MDQ6VXNlcjEwNDI4NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ekmb",
"html_url": "https://github.com/ekmb",
"followers_url": "https://api.github.com/users/ekmb/followers"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3891/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3891/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3890 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3890/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3890/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3890/events | https://github.com/NVIDIA/NeMo/pull/3890 | 1,183,729,882 | PR_kwDOC_bI7s41K8Y5 | 3,890 | Upgrade to PTL 1.6.0 | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | null | 2022-03-28T17:04:17 | 2022-04-01T06:27:32 | 2022-04-01T06:27:27 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3890",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3890",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3890.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3890.patch",
"merged_at": "2022-04-01T06:27:27"
} | # What does this PR do ?
This PR will have fixes needed for PTL 1.6.0. The PR will first install PTL 1.6.0rc0 via the Jenkinsfile. Then when PTL 1.6.0 is on PYPI, PTL will be installed via .reinstall.sh. Do not merge this PR until PTL 1.6.0 is on PYPI.
**Collection**: Core
# Changelog
- Add specific line by ... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3890/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3890/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3889 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3889/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3889/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3889/events | https://github.com/NVIDIA/NeMo/pull/3889 | 1,181,583,636 | PR_kwDOC_bI7s41Dxtj | 3,889 | Additional Japanese processor for NMT that uses MeCab segmentation. Fix for BLEU in one-many NMT | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-03-26T08:05:07 | 2022-03-30T23:40:31 | 2022-03-30T23:40:28 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3889",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3889",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3889.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3889.patch",
"merged_at": "2022-03-30T23:40:28"
} | # What does this PR do ?
1. It implements a processor `JaMeCabProcessor` to train and evaluate models where Japanese is segmented with MeCab
2. Fixes a bug in one-many translation BLEU score eval. Old code would not index into self.tgt_language to select the appropriate language.
**Collection**: NLP
# Changel... | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3889/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3889/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3888 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3888/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3888/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3888/events | https://github.com/NVIDIA/NeMo/pull/3888 | 1,181,534,534 | PR_kwDOC_bI7s41DnZX | 3,888 | Adding cache-aware streaming Conformer with look-ahead support | {
"login": "VahidooX",
"id": 23551647,
"node_id": "MDQ6VXNlcjIzNTUxNjQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VahidooX",
"html_url": "https://github.com/VahidooX",
"followers_url": "https://api.github.com/users/Vah... | [] | closed | false | null | [] | null | null | 2022-03-26T05:40:10 | 2022-10-12T09:13:57 | 2022-08-03T03:25:58 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3888",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3888",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3888.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3888.patch",
"merged_at": "2022-08-03T03:25:58"
} | # What does this PR do ?
Adding cache-aware streaming Conformer training and inference with look-ahead support. It is achieved by training a model with limited effective right context and then perform the streaming with activation caching support. Limiting the right context would reduce the accuracy in compare to th... | {
"login": "VahidooX",
"id": 23551647,
"node_id": "MDQ6VXNlcjIzNTUxNjQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VahidooX",
"html_url": "https://github.com/VahidooX",
"followers_url": "https://api.github.com/users/Vah... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3888/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3888/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3887 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3887/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3887/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3887/events | https://github.com/NVIDIA/NeMo/pull/3887 | 1,181,512,515 | PR_kwDOC_bI7s41Dizv | 3,887 | Bert init refactor | {
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.github.com/users/bor... | [] | closed | false | null | [] | null | null | 2022-03-26T04:30:32 | 2022-03-31T00:37:58 | 2022-03-31T00:37:57 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3887",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3887",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3887.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3887.patch",
"merged_at": null
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a cod... | {
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.github.com/users/bor... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3887/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3887/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3886 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3886/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3886/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3886/events | https://github.com/NVIDIA/NeMo/pull/3886 | 1,181,370,922 | PR_kwDOC_bI7s41DDnH | 3,886 | Adding RNN encoder for LSTM-Transducer and LSTM-CTC models | {
"login": "VahidooX",
"id": 23551647,
"node_id": "MDQ6VXNlcjIzNTUxNjQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VahidooX",
"html_url": "https://github.com/VahidooX",
"followers_url": "https://api.github.com/users/Vah... | [] | closed | false | null | [] | null | null | 2022-03-25T23:58:11 | 2022-04-04T15:37:41 | 2022-04-02T07:04:58 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3886",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3886",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3886.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3886.patch",
"merged_at": "2022-04-02T07:04:58"
} | # What does this PR do ?
This PR adds RNN-based encoder to NeMo. It enables us to have LSTM-Transducer (RNN-T) and LSTM-CTC models.
# Changelog
- Added RNN encoder for ASR models (LSTM-T and LSTM-CTC models)
- Added stacking downsampling
- Added support for proj_size to Transducer decoders
- Added skip_nan_... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3886/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3886/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3885 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3885/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3885/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3885/events | https://github.com/NVIDIA/NeMo/pull/3885 | 1,181,173,153 | PR_kwDOC_bI7s41CZjB | 3,885 | Populate the GPT/BERT `list_available_models` with uploaded models | {
"login": "yidong72",
"id": 43824965,
"node_id": "MDQ6VXNlcjQzODI0OTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/43824965?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yidong72",
"html_url": "https://github.com/yidong72",
"followers_url": "https://api.github.com/users/yid... | [] | closed | false | null | [] | null | null | 2022-03-25T19:13:27 | 2022-03-30T14:51:34 | 2022-03-30T14:51:31 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3885",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3885",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3885.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3885.patch",
"merged_at": "2022-03-30T14:51:31"
} | # What does this PR do?
Populate the GPT/BERT `list_available_models` with uploaded models. So, user can see all the models available by
```python
MegatronBertModel.list_available_models()
```
User can easily load the model by
```python
MegatronBertModel.from_pretrained('megatron_bert_345m_cased', trainer)
... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3885/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3885/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3884 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3884/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3884/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3884/events | https://github.com/NVIDIA/NeMo/pull/3884 | 1,181,050,083 | PR_kwDOC_bI7s41B-q_ | 3,884 | Dialogue task | {
"login": "Zhilin123",
"id": 29811458,
"node_id": "MDQ6VXNlcjI5ODExNDU4",
"avatar_url": "https://avatars.githubusercontent.com/u/29811458?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Zhilin123",
"html_url": "https://github.com/Zhilin123",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | null | 2022-03-25T17:24:16 | 2022-04-29T00:05:04 | 2022-04-29T00:05:04 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3884",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3884",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3884.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3884.patch",
"merged_at": "2022-04-29T00:05:04"
} | # What does this PR do ?
Add various functionalities to dialogue domain for NeMo
**Collection**: NLP
# Changelog
1. Support Zero Shot Intent Recognition
2. Further refactored Dialogue module
3. Implement Dialogue GPT Generation Model
4. Support MS Marco Data Processor
5. Implement Dialogue S2S Generat... | {
"login": "Zhilin123",
"id": 29811458,
"node_id": "MDQ6VXNlcjI5ODExNDU4",
"avatar_url": "https://avatars.githubusercontent.com/u/29811458?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Zhilin123",
"html_url": "https://github.com/Zhilin123",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3884/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3884/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3883 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3883/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3883/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3883/events | https://github.com/NVIDIA/NeMo/pull/3883 | 1,180,235,420 | PR_kwDOC_bI7s40_S0a | 3,883 | Fixing order of exported inputs in NLP models | {
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.github.com/users/bor... | [] | closed | false | null | [] | null | null | 2022-03-25T01:24:19 | 2022-03-31T00:40:26 | 2022-03-31T00:38:33 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3883",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3883",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3883.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3883.patch",
"merged_at": null
} | Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
# What does this PR do ?
Fixing remaining issues with exported order of inputs of NLP models:
* Except Punct&Capital, exported order of inputs of BERT networks was wrong
* There were discrepancies between Bert and Roberta/CamamBert forward() argument orders... | {
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.github.com/users/bor... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3883/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3883/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3882 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3882/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3882/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3882/events | https://github.com/NVIDIA/NeMo/issues/3882 | 1,180,171,639 | I_kwDOC_bI7s5GV_13 | 3,882 | nemo2riva Can't instantiate abstract class ModelPT with abstract methods | {
"login": "piraka9011",
"id": 16828657,
"node_id": "MDQ6VXNlcjE2ODI4NjU3",
"avatar_url": "https://avatars.githubusercontent.com/u/16828657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/piraka9011",
"html_url": "https://github.com/piraka9011",
"followers_url": "https://api.github.com/use... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-24T23:49:49 | 2022-03-28T03:17:23 | 2022-03-28T03:17:23 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
I'm trying to convert a CitriNet model I trained with NeMo v1.7.0 to the Riva format using the `nemo2riva` CLI tool.
Everytime I run:
```sh
nemo2riva --out my-model.riva my-model.nemo
```
I get the following error:
```sh
ERROR: Failed to restore model from NeMo file : my-model.nemo. P... | {
"login": "piraka9011",
"id": 16828657,
"node_id": "MDQ6VXNlcjE2ODI4NjU3",
"avatar_url": "https://avatars.githubusercontent.com/u/16828657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/piraka9011",
"html_url": "https://github.com/piraka9011",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3882/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3882/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3880 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3880/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3880/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3880/events | https://github.com/NVIDIA/NeMo/issues/3880 | 1,178,620,240 | I_kwDOC_bI7s5GQFFQ | 3,880 | Python 3.9 Support | {
"login": "lopez86",
"id": 26842572,
"node_id": "MDQ6VXNlcjI2ODQyNTcy",
"avatar_url": "https://avatars.githubusercontent.com/u/26842572?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lopez86",
"html_url": "https://github.com/lopez86",
"followers_url": "https://api.github.com/users/lopez8... | [
{
"id": 1719393562,
"node_id": "MDU6TGFiZWwxNzE5MzkzNTYy",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/feature",
"name": "feature",
"color": "68F3F0",
"default": false,
"description": "request/PR for a new feature"
}
] | closed | false | {
"login": "okuchaiev",
"id": 22035961,
"node_id": "MDQ6VXNlcjIyMDM1OTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okuchaiev",
"html_url": "https://github.com/okuchaiev",
"followers_url": "https://api.github.com/users/... | [
{
"login": "okuchaiev",
"id": 22035961,
"node_id": "MDQ6VXNlcjIyMDM1OTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okuchaiev",
"html_url": "https://github.com/okuchaiev",
"followers_url": "https://a... | null | null | 2022-03-23T20:22:11 | 2022-04-06T00:31:01 | 2022-04-06T00:31:01 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Are there plans to add python 3.9 as one of the supported python versions?
The current documentation says that only up to 3.8 is supported but there are some suggestions to use 3.9 in other issues, and I haven't found any discussion of updating the supported versions to include it.
| {
"login": "okuchaiev",
"id": 22035961,
"node_id": "MDQ6VXNlcjIyMDM1OTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okuchaiev",
"html_url": "https://github.com/okuchaiev",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3880/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3880/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3879 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3879/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3879/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3879/events | https://github.com/NVIDIA/NeMo/pull/3879 | 1,178,493,265 | PR_kwDOC_bI7s405tHn | 3,879 | Jenkinsfile test changes | {
"login": "chenrichard10",
"id": 40343579,
"node_id": "MDQ6VXNlcjQwMzQzNTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/40343579?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chenrichard10",
"html_url": "https://github.com/chenrichard10",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | null | 2022-03-23T18:15:34 | 2022-09-22T17:11:41 | 2022-03-23T20:08:55 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3879",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3879",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3879.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3879.patch",
"merged_at": "2022-03-23T20:08:55"
} | # What does this PR do ?
Fixing a Jenkins Test error from the previous commit
**Collection**: NLP and Jenkinsfile
# Changelog
- Renamed folder in Jenkinsfile in line 1026
# Before your PR is "Ready for review"
**Pre checks**:
- [x] Make sure you read and followed [Contributor guidelines](https://githu... | {
"login": "carolmanderson",
"id": 25518180,
"node_id": "MDQ6VXNlcjI1NTE4MTgw",
"avatar_url": "https://avatars.githubusercontent.com/u/25518180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/carolmanderson",
"html_url": "https://github.com/carolmanderson",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3879/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3879/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3878 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3878/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3878/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3878/events | https://github.com/NVIDIA/NeMo/issues/3878 | 1,178,493,001 | I_kwDOC_bI7s5GPmBJ | 3,878 | Conformer model support for Speaker Diarization | {
"login": "rafiuddinkhan",
"id": 10113553,
"node_id": "MDQ6VXNlcjEwMTEzNTUz",
"avatar_url": "https://avatars.githubusercontent.com/u/10113553?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rafiuddinkhan",
"html_url": "https://github.com/rafiuddinkhan",
"followers_url": "https://api.githu... | [] | closed | false | {
"login": "tango4j",
"id": 13211483,
"node_id": "MDQ6VXNlcjEzMjExNDgz",
"avatar_url": "https://avatars.githubusercontent.com/u/13211483?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tango4j",
"html_url": "https://github.com/tango4j",
"followers_url": "https://api.github.com/users/tango4... | [
{
"login": "tango4j",
"id": 13211483,
"node_id": "MDQ6VXNlcjEzMjExNDgz",
"avatar_url": "https://avatars.githubusercontent.com/u/13211483?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tango4j",
"html_url": "https://github.com/tango4j",
"followers_url": "https://api.git... | null | null | 2022-03-23T18:15:16 | 2022-04-08T22:47:31 | 2022-04-08T22:47:31 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I tried offline Diarization with ASR using the following models
1. stt_en_quartznet15x5
2. stt_en_conformer_ctc_large
3. stt_en_citrinet_1024
But running the sample code for diarization with asr works for the first and third models. The second model conformer ctc large is giving blank output with the following mes... | {
"login": "tango4j",
"id": 13211483,
"node_id": "MDQ6VXNlcjEzMjExNDgz",
"avatar_url": "https://avatars.githubusercontent.com/u/13211483?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tango4j",
"html_url": "https://github.com/tango4j",
"followers_url": "https://api.github.com/users/tango4... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3878/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3878/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3877 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3877/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3877/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3877/events | https://github.com/NVIDIA/NeMo/pull/3877 | 1,178,369,370 | PR_kwDOC_bI7s405SWc | 3,877 | Continuous prompt refactor | {
"login": "vadam5",
"id": 78445382,
"node_id": "MDQ6VXNlcjc4NDQ1Mzgy",
"avatar_url": "https://avatars.githubusercontent.com/u/78445382?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vadam5",
"html_url": "https://github.com/vadam5",
"followers_url": "https://api.github.com/users/vadam5/fo... | [] | closed | false | null | [] | null | null | 2022-03-23T16:33:12 | 2022-04-18T01:47:57 | 2022-04-16T03:21:59 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3877",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3877",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3877.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3877.patch",
"merged_at": "2022-04-16T03:21:59"
} | # What does this PR do ?
Refactor to combine p-tuning and prompt tuning code as well as integrate it with the new evaluation code/api.
Prompt tuning and p-tuning are now jointly called 'prompt learning' within NeMo.
**Collection**: BigNLP
# Changelog
- Added MegatronGPTPromptLearningModel class
- Added ... | {
"login": "vadam5",
"id": 78445382,
"node_id": "MDQ6VXNlcjc4NDQ1Mzgy",
"avatar_url": "https://avatars.githubusercontent.com/u/78445382?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vadam5",
"html_url": "https://github.com/vadam5",
"followers_url": "https://api.github.com/users/vadam5/fo... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3877/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3877/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3876 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3876/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3876/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3876/events | https://github.com/NVIDIA/NeMo/pull/3876 | 1,178,224,379 | PR_kwDOC_bI7s404zLA | 3,876 | Jenkinsfile test changes | {
"login": "chenrichard10",
"id": 40343579,
"node_id": "MDQ6VXNlcjQwMzQzNTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/40343579?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chenrichard10",
"html_url": "https://github.com/chenrichard10",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | null | 2022-03-23T14:45:03 | 2022-03-23T18:13:58 | 2022-03-23T18:13:58 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3876",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3876",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3876.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3876.patch",
"merged_at": null
} | # What does this PR do ?
Fixing a Jenkins Test error from the previous commit
**Collection**: NLP and Jenkinsfile
# Changelog
- Renamed folder in Jenkinsfile in line 1014
# Before your PR is "Ready for review"
**Pre checks**:
- [x] Make sure you read and followed [Contributor guidelines](https://githu... | {
"login": "chenrichard10",
"id": 40343579,
"node_id": "MDQ6VXNlcjQwMzQzNTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/40343579?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chenrichard10",
"html_url": "https://github.com/chenrichard10",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3876/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3876/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3875 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3875/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3875/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3875/events | https://github.com/NVIDIA/NeMo/issues/3875 | 1,178,161,245 | I_kwDOC_bI7s5GOVBd | 3,875 | Question about volume mounts while using Nemo container in Kubernetes | {
"login": "YaphetKG",
"id": 45075777,
"node_id": "MDQ6VXNlcjQ1MDc1Nzc3",
"avatar_url": "https://avatars.githubusercontent.com/u/45075777?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/YaphetKG",
"html_url": "https://github.com/YaphetKG",
"followers_url": "https://api.github.com/users/Yap... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-23T13:57:13 | 2022-03-23T19:43:57 | 2022-03-23T19:43:56 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
When using nemo container `nvcr.io/nvidia/nemo:1.4.0` on a kubernetes environment, there seems to be increase ephemeral storage usage. I had mounted the experiment directory and data dir as volumes for the pod running the training on, was just wondering if there are other directories that are e... | {
"login": "YaphetKG",
"id": 45075777,
"node_id": "MDQ6VXNlcjQ1MDc1Nzc3",
"avatar_url": "https://avatars.githubusercontent.com/u/45075777?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/YaphetKG",
"html_url": "https://github.com/YaphetKG",
"followers_url": "https://api.github.com/users/Yap... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3875/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3875/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3874 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3874/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3874/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3874/events | https://github.com/NVIDIA/NeMo/pull/3874 | 1,177,466,007 | PR_kwDOC_bI7s402TbO | 3,874 | fix bug in intent/slot model reloading | {
"login": "carolmanderson",
"id": 25518180,
"node_id": "MDQ6VXNlcjI1NTE4MTgw",
"avatar_url": "https://avatars.githubusercontent.com/u/25518180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/carolmanderson",
"html_url": "https://github.com/carolmanderson",
"followers_url": "https://api.gi... | [] | closed | false | null | [] | null | null | 2022-03-23T01:05:19 | 2022-09-22T17:11:43 | 2022-03-25T16:23:00 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3874",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3874",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3874.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3874.patch",
"merged_at": "2022-03-25T16:23:00"
} | Signed-off-by: Carol Anderson <carola@nvidia.com>
# What does this PR do ?
Addresses the problem raised in #2769, where models cannot be reloaded if the data directory specified in the config is missing, such as when a model is reloaded on a different machine from the one on which it was trained.
**Collection*... | {
"login": "ekmb",
"id": 10428420,
"node_id": "MDQ6VXNlcjEwNDI4NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ekmb",
"html_url": "https://github.com/ekmb",
"followers_url": "https://api.github.com/users/ekmb/followers"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3874/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3874/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3873 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3873/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3873/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3873/events | https://github.com/NVIDIA/NeMo/pull/3873 | 1,177,379,329 | PR_kwDOC_bI7s402A9v | 3,873 | Add async grad allreduce to GPT training with O2 mixed precision | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | null | 2022-03-22T22:36:08 | 2022-09-20T23:56:30 | 2022-05-17T20:40:02 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3873",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3873",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3873.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3873.patch",
"merged_at": null
} | # What does this PR do ?
When adding pipeline parallelism implementation we had to disable async allreduce in the case of tensor parallelism only. This causes a perf regression when training small models. With this PR we are able to add back async grad allreduce for O2 training.
A subsequent PR will implement asy... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3873/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3873/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3872 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3872/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3872/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3872/events | https://github.com/NVIDIA/NeMo/issues/3872 | 1,176,563,408 | I_kwDOC_bI7s5GIO7Q | 3,872 | Converting FastPitch to TensorRT engine. | {
"login": "PatrykNeubauer",
"id": 62596795,
"node_id": "MDQ6VXNlcjYyNTk2Nzk1",
"avatar_url": "https://avatars.githubusercontent.com/u/62596795?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PatrykNeubauer",
"html_url": "https://github.com/PatrykNeubauer",
"followers_url": "https://api.gi... | [
{
"id": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
},
{
"id": 4585431311,
"node_id": "LA_kwDOC_bI7s8AAAABEVAhDw",
"url": "https://a... | closed | false | {
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.github.com/users/bor... | [
{
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.... | null | null | 2022-03-22T10:17:49 | 2022-11-18T02:11:18 | 2022-11-18T02:11:18 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I wanted to convert my TTS system with TensorRT, HifiGAN models weren't problematic at all, but I've been unable to get the TensorRT engine from Fastpitch models.
I've exported both the HifiGAN and FastPitch models to ONNX, thanks to _Exportable.export()_ method, but the FastPitch ones fail to even get parsed by the... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3872/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3872/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3871 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3871/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3871/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3871/events | https://github.com/NVIDIA/NeMo/issues/3871 | 1,176,562,947 | I_kwDOC_bI7s5GIO0D | 3,871 | export Titanet-l.nemo to onnx get shape error | {
"login": "erichtho",
"id": 30315656,
"node_id": "MDQ6VXNlcjMwMzE1NjU2",
"avatar_url": "https://avatars.githubusercontent.com/u/30315656?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erichtho",
"html_url": "https://github.com/erichtho",
"followers_url": "https://api.github.com/users/eri... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.github.com/users/bor... | [
{
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.... | null | null | 2022-03-22T10:17:26 | 2022-04-11T09:06:50 | 2022-04-11T09:06:50 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi there,
I use [export.py](https://github.com/NVIDIA/NeMo/blob/6dd4263fecd03a39688dfd99866ac8d5842b65e6/scripts/export.py) to export titanet to onnx, and succeed(get titanet-l.onnx). Then I use tensorRT OnnxParser to parse this onnx, and get error like:
```
[03/22/2022-09:41:57] [TRT] [E] ModelImporter.cpp:774... | {
"login": "nithinraok",
"id": 19668129,
"node_id": "MDQ6VXNlcjE5NjY4MTI5",
"avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nithinraok",
"html_url": "https://github.com/nithinraok",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3871/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3871/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3870 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3870/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3870/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3870/events | https://github.com/NVIDIA/NeMo/issues/3870 | 1,176,363,166 | I_kwDOC_bI7s5GHeCe | 3,870 | Error loading KenLM for beam decoding with ngram | {
"login": "kfmn",
"id": 18443474,
"node_id": "MDQ6VXNlcjE4NDQzNDc0",
"avatar_url": "https://avatars.githubusercontent.com/u/18443474?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kfmn",
"html_url": "https://github.com/kfmn",
"followers_url": "https://api.github.com/users/kfmn/followers"... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "VahidooX",
"id": 23551647,
"node_id": "MDQ6VXNlcjIzNTUxNjQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VahidooX",
"html_url": "https://github.com/VahidooX",
"followers_url": "https://api.github.com/users/Vah... | [
{
"login": "VahidooX",
"id": 23551647,
"node_id": "MDQ6VXNlcjIzNTUxNjQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VahidooX",
"html_url": "https://github.com/VahidooX",
"followers_url": "https://api.... | null | null | 2022-03-22T07:13:35 | 2022-04-26T06:32:39 | 2022-04-26T06:14:50 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null |
[data.zip](https://github.com/NVIDIA/NeMo/files/8322010/data.zip)
**Describe the bug**
I am trying to decode hindi speech file with recently released STT Hi Conformer-CTC Medium.
Once loaded AM and LM I run script scripts/asr_language_modeling/ngram_lm/eval_beamsearch_ngram.py as described in tutorial.
After pa... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3870/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3870/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3869 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3869/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3869/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3869/events | https://github.com/NVIDIA/NeMo/pull/3869 | 1,176,138,665 | PR_kwDOC_bI7s40x4HH | 3,869 | enable bias+dropout+add fusion with nvfuser at inference | {
"login": "erhoo82",
"id": 15861259,
"node_id": "MDQ6VXNlcjE1ODYxMjU5",
"avatar_url": "https://avatars.githubusercontent.com/u/15861259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erhoo82",
"html_url": "https://github.com/erhoo82",
"followers_url": "https://api.github.com/users/erhoo8... | [] | closed | false | null | [] | null | null | 2022-03-22T01:12:59 | 2022-03-27T03:19:33 | 2022-03-27T03:19:27 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3869",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3869",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3869.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3869.patch",
"merged_at": "2022-03-27T03:19:27"
} | # What does this PR do ?
Make nvfuser work at bias+dropout+add fusion at GPT inference
# Changelog
Apply _torch.enable_grad_ to the fusion at training pass
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3869/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3869/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3868 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3868/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3868/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3868/events | https://github.com/NVIDIA/NeMo/pull/3868 | 1,175,916,070 | PR_kwDOC_bI7s40xIC9 | 3,868 | Make index mappings dir configurable | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | null | 2022-03-21T20:38:32 | 2022-03-28T23:02:45 | 2022-03-28T23:02:41 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3868",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3868",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3868.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3868.patch",
"merged_at": "2022-03-28T23:02:41"
} | # What does this PR do ?
Index mapping files are created during nemo megatron training. This PR makes the directory that they are saved in configurable.
**Collection**: NLP
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example bel... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3868/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3868/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3866 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3866/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3866/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3866/events | https://github.com/NVIDIA/NeMo/pull/3866 | 1,175,781,324 | PR_kwDOC_bI7s40wrPe | 3,866 | Update webdataset version | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-03-21T18:29:48 | 2022-09-22T17:11:20 | 2022-05-25T19:00:27 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3866",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3866",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3866.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3866.patch",
"merged_at": null
} | # What does this PR do ?
Attempts to update webdataset version to use better seeding that was introduced in more recent versions.
**Collection**: NLP
# Changelog
- Change webdataset version requirements file
- Change NMT tarredataset to use webdataset pipeline
# Usage
N/A
# Before your PR is "Ready... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3866/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3866/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3865 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3865/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3865/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3865/events | https://github.com/NVIDIA/NeMo/issues/3865 | 1,175,715,544 | I_kwDOC_bI7s5GE_7Y | 3,865 | I'm getting syntax error trying loading nlp (webdataset import) | {
"login": "vitotitto",
"id": 54486314,
"node_id": "MDQ6VXNlcjU0NDg2MzE0",
"avatar_url": "https://avatars.githubusercontent.com/u/54486314?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vitotitto",
"html_url": "https://github.com/vitotitto",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | null | 2022-03-21T17:30:08 | 2022-04-06T00:21:47 | 2022-04-06T00:21:47 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | from nemo.collections import nlp as nemo_nlp gives me an error
```
File "/usr/local/lib/python3.7/dist-packages/webdataset/cache.py", line 43
while data := stream.read(chunk_size):
^
SyntaxError: invalid syntax
```
that looks to originate in webdataset import.
The webdataset version... | {
"login": "okuchaiev",
"id": 22035961,
"node_id": "MDQ6VXNlcjIyMDM1OTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okuchaiev",
"html_url": "https://github.com/okuchaiev",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3865/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3865/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3864 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3864/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3864/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3864/events | https://github.com/NVIDIA/NeMo/issues/3864 | 1,175,247,268 | I_kwDOC_bI7s5GDNmk | 3,864 | [Question] Loading trainer configs for resume training of ASR models | {
"login": "ahkarami",
"id": 28620609,
"node_id": "MDQ6VXNlcjI4NjIwNjA5",
"avatar_url": "https://avatars.githubusercontent.com/u/28620609?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ahkarami",
"html_url": "https://github.com/ahkarami",
"followers_url": "https://api.github.com/users/ahk... | [] | closed | false | null | [] | null | null | 2022-03-21T11:27:31 | 2022-03-22T19:00:25 | 2022-03-22T19:00:25 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi,
I know that when one want to fine-tune an ASR model can easily load pre-trained models' wights by using [this link hints and commands](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/asr/configs.html#fine-tuning-configurations). Now, my questions is that, how I can load the trainer configs for **... | {
"login": "ahkarami",
"id": 28620609,
"node_id": "MDQ6VXNlcjI4NjIwNjA5",
"avatar_url": "https://avatars.githubusercontent.com/u/28620609?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ahkarami",
"html_url": "https://github.com/ahkarami",
"followers_url": "https://api.github.com/users/ahk... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3864/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3864/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3863 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3863/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3863/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3863/events | https://github.com/NVIDIA/NeMo/issues/3863 | 1,174,998,900 | I_kwDOC_bI7s5GCQ90 | 3,863 | Pre-trained HuggingFace decoder fails with NotImplementedError | {
"login": "zzomg",
"id": 55043240,
"node_id": "MDQ6VXNlcjU1MDQzMjQw",
"avatar_url": "https://avatars.githubusercontent.com/u/55043240?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zzomg",
"html_url": "https://github.com/zzomg",
"followers_url": "https://api.github.com/users/zzomg/follow... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [
{
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url... | null | null | 2022-03-21T07:45:43 | 2022-03-23T18:35:25 | 2022-03-23T18:35:25 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi 👋 I'm trying to load pre-trained HuggingFace model ([mBART](https://huggingface.co/facebook/mbart-large-cc25)) for machine translation as described in [this doc](https://github.com/NVIDIA/NeMo/blob/2ce45369f7ab6cd20c376d1ed393160f5e54be0c/docs/source/nlp/machine_translation.rst).
I'm using [this script](https://g... | {
"login": "zzomg",
"id": 55043240,
"node_id": "MDQ6VXNlcjU1MDQzMjQw",
"avatar_url": "https://avatars.githubusercontent.com/u/55043240?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zzomg",
"html_url": "https://github.com/zzomg",
"followers_url": "https://api.github.com/users/zzomg/follow... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3863/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3863/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3861 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3861/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3861/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3861/events | https://github.com/NVIDIA/NeMo/pull/3861 | 1,174,153,718 | PR_kwDOC_bI7s40ryih | 3,861 | Neural Machine Translation with Megatron Transformer Models (Tensor Parallel and Tarred Datasets Only) | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-03-19T02:56:33 | 2022-03-29T23:46:41 | 2022-03-29T23:46:23 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3861",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3861",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3861.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3861.patch",
"merged_at": "2022-03-29T23:46:23"
} | # What does this PR do ?
Adds support to train Neural Machine Translation models with Megatron Transformer models that support tensor parallelism.
**Collection**: NLP
# Changelog
- Add a `MegatronNMT` class that inherits from `MegatronLMEncoderDecoderModel` and overrides appropriate functions and calls class... | {
"login": "michalivne",
"id": 7453913,
"node_id": "MDQ6VXNlcjc0NTM5MTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/7453913?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/michalivne",
"html_url": "https://github.com/michalivne",
"followers_url": "https://api.github.com/users... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3861/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3861/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3860 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3860/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3860/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3860/events | https://github.com/NVIDIA/NeMo/pull/3860 | 1,174,124,746 | PR_kwDOC_bI7s40rtIW | 3,860 | radtts to Nemo porting | {
"login": "MikyasDesta",
"id": 4801137,
"node_id": "MDQ6VXNlcjQ4MDExMzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4801137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikyasDesta",
"html_url": "https://github.com/MikyasDesta",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | null | 2022-03-19T00:29:01 | 2022-05-11T15:57:10 | 2022-05-11T15:57:10 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3860",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3860",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3860.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3860.patch",
"merged_at": null
} | # What does this PR do ?
It's ports ADLR implementation of RADTTS to NeMo.
It affects TTS collection. Specifically, TTS/Torch.
# Changelog
- Added modules, model, loss functions, and helper functions for RADTTS
# Usage
Their is two stage training which requires two config files that are found under /exa... | null | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3860/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3860/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3859 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3859/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3859/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3859/events | https://github.com/NVIDIA/NeMo/pull/3859 | 1,174,104,937 | PR_kwDOC_bI7s40rpLp | 3,859 | WIP: Megatron support | {
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.github.com/users/bor... | [] | closed | false | null | [] | null | null | 2022-03-18T23:23:16 | 2022-03-23T18:52:17 | 2022-03-23T18:52:17 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3859",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3859",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3859.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3859.patch",
"merged_at": null
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a cod... | {
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.github.com/users/bor... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3859/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3859/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3858 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3858/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3858/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3858/events | https://github.com/NVIDIA/NeMo/pull/3858 | 1,174,101,377 | PR_kwDOC_bI7s40roai | 3,858 | [DRAFT]`generate` API proposal | {
"login": "yidong72",
"id": 43824965,
"node_id": "MDQ6VXNlcjQzODI0OTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/43824965?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yidong72",
"html_url": "https://github.com/yidong72",
"followers_url": "https://api.github.com/users/yid... | [] | closed | false | null | [] | null | null | 2022-03-18T23:13:51 | 2022-09-21T20:20:25 | 2022-03-28T21:31:47 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3858",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3858",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3858.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3858.patch",
"merged_at": null
} | Let's review the proposed `generate` API for models that can generate text.
Note, it is for discussion. **DON'T** approve and merge it. | {
"login": "okuchaiev",
"id": 22035961,
"node_id": "MDQ6VXNlcjIyMDM1OTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okuchaiev",
"html_url": "https://github.com/okuchaiev",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3858/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3858/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3857 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3857/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3857/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3857/events | https://github.com/NVIDIA/NeMo/pull/3857 | 1,174,097,747 | PR_kwDOC_bI7s40rnp1 | 3,857 | RADTTS-NeMo Porting | {
"login": "MikyasDesta",
"id": 4801137,
"node_id": "MDQ6VXNlcjQ4MDExMzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4801137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikyasDesta",
"html_url": "https://github.com/MikyasDesta",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | null | 2022-03-18T23:05:07 | 2022-03-18T23:20:34 | 2022-03-18T23:20:34 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3857",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3857",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3857.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3857.patch",
"merged_at": null
} | # What does this PR do ?
It's ports ADLR implementation of RADTTS to NeMo.
It affects TTS collection. Specifically, TTS/Torch.
# Changelog
- Added modules, model, loss functions, and helper functions for RADTTS
# Usage
Their is two stage training which requires two config files that are found under /exa... | {
"login": "MikyasDesta",
"id": 4801137,
"node_id": "MDQ6VXNlcjQ4MDExMzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4801137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikyasDesta",
"html_url": "https://github.com/MikyasDesta",
"followers_url": "https://api.github.com/us... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3857/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3857/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3856 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3856/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3856/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3856/events | https://github.com/NVIDIA/NeMo/pull/3856 | 1,174,030,808 | PR_kwDOC_bI7s40rbcG | 3,856 | Added Hindi and Marathi Models in Nemo pretrained ASR_CTC_BPE models … | {
"login": "meghmak13",
"id": 61425421,
"node_id": "MDQ6VXNlcjYxNDI1NDIx",
"avatar_url": "https://avatars.githubusercontent.com/u/61425421?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/meghmak13",
"html_url": "https://github.com/meghmak13",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | null | 2022-03-18T21:10:36 | 2022-04-26T06:33:19 | 2022-03-18T22:28:04 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3856",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3856",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3856.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3856.patch",
"merged_at": "2022-03-18T22:28:04"
} | Signed-off-by: Megh Makwana [mmakwana@nvidia.com](mailto:mmakwana@nvidia.com)
# What does this PR do ?
Add new pretrained Hindi and Marathi ASR models (Conformer CTC Medium) to list_available_models and to documentation
Collection: [Note which collection this PR will affect]
ASR
# Changelog
Add new pretraine... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3856/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3856/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3855 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3855/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3855/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3855/events | https://github.com/NVIDIA/NeMo/issues/3855 | 1,173,640,919 | I_kwDOC_bI7s5F9FbX | 3,855 | Can't setup the environment to run ASR with Transducers tutorial | {
"login": "duckyngo",
"id": 22850962,
"node_id": "MDQ6VXNlcjIyODUwOTYy",
"avatar_url": "https://avatars.githubusercontent.com/u/22850962?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/duckyngo",
"html_url": "https://github.com/duckyngo",
"followers_url": "https://api.github.com/users/duc... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-18T14:15:13 | 2022-03-19T09:11:19 | 2022-03-19T09:11:19 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi guys,
I am trying to run the [ASR_with_Transducers](https://github.com/NVIDIA/NeMo/blob/stable/tutorials/asr/ASR_with_Transducers.ipynb) tutorials but it has a version incompatible issue.
At first, I tried to setup the Conda env by following the installation guide and this [instruction](https://github.com/NVIDIA... | {
"login": "duckyngo",
"id": 22850962,
"node_id": "MDQ6VXNlcjIyODUwOTYy",
"avatar_url": "https://avatars.githubusercontent.com/u/22850962?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/duckyngo",
"html_url": "https://github.com/duckyngo",
"followers_url": "https://api.github.com/users/duc... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3855/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3855/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3854 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3854/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3854/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3854/events | https://github.com/NVIDIA/NeMo/issues/3854 | 1,173,370,899 | I_kwDOC_bI7s5F8DgT | 3,854 | Wrong number of optimisation steps with tarred dataset | {
"login": "michiahe",
"id": 101863811,
"node_id": "U_kgDOBhJRgw",
"avatar_url": "https://avatars.githubusercontent.com/u/101863811?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/michiahe",
"html_url": "https://github.com/michiahe",
"followers_url": "https://api.github.com/users/michiahe/... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [
{
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url... | null | null | 2022-03-18T09:20:54 | 2022-06-04T22:27:15 | 2022-06-04T22:27:15 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I noticed that when training a `TransformerLMModel` using a `TarredSentenceDataset` the number of optimisation steps is incorrect in the following case:
* Training for a maximum number of epochs (not maximum number of steps)
* Using more than 1 GPU worker
* Using `shard_strategy: scatter`
In the above case, the d... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3854/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3854/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3853 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3853/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3853/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3853/events | https://github.com/NVIDIA/NeMo/pull/3853 | 1,173,297,431 | PR_kwDOC_bI7s40pIom | 3,853 | RADTTS-NeMo Porting | {
"login": "MikyasDesta",
"id": 4801137,
"node_id": "MDQ6VXNlcjQ4MDExMzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4801137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikyasDesta",
"html_url": "https://github.com/MikyasDesta",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | null | 2022-03-18T08:03:39 | 2022-03-18T23:02:08 | 2022-03-18T23:02:08 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3853",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3853",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3853.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3853.patch",
"merged_at": null
} | # What does this PR do ?
It's ports ADLR implementation of RADTTS to NeMo.
It affects TTS collection. Specifically, TTS/Torch.
# Changelog
- Added modules, model, loss functions, and helper functions for RADTTS
# Usage
Their is two stage training which requires two config files that are found under /exa... | {
"login": "MikyasDesta",
"id": 4801137,
"node_id": "MDQ6VXNlcjQ4MDExMzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4801137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikyasDesta",
"html_url": "https://github.com/MikyasDesta",
"followers_url": "https://api.github.com/us... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3853/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3853/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3852 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3852/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3852/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3852/events | https://github.com/NVIDIA/NeMo/pull/3852 | 1,173,264,940 | PR_kwDOC_bI7s40pDJ9 | 3,852 | RADTTS-NeMo Porting | {
"login": "MikyasDesta",
"id": 4801137,
"node_id": "MDQ6VXNlcjQ4MDExMzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4801137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikyasDesta",
"html_url": "https://github.com/MikyasDesta",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | null | 2022-03-18T07:25:01 | 2022-03-18T08:07:23 | 2022-03-18T07:58:19 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3852",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3852",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3852.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3852.patch",
"merged_at": null
} | # What does this PR do ?
It's ports ADLR implementation of RADTTS to NeMo.
It affects TTS collection. Specifically, TTS/Torch.
# Changelog
- Added modules, model, loss functions, and helper functions for RADTTS
# Usage
Their is two stage training which requires two config files that are found under /exa... | {
"login": "MikyasDesta",
"id": 4801137,
"node_id": "MDQ6VXNlcjQ4MDExMzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4801137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikyasDesta",
"html_url": "https://github.com/MikyasDesta",
"followers_url": "https://api.github.com/us... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3852/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3852/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3851 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3851/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3851/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3851/events | https://github.com/NVIDIA/NeMo/pull/3851 | 1,173,246,954 | PR_kwDOC_bI7s40o_gJ | 3,851 | RADTTS-NeMo Porting | {
"login": "MikyasDesta",
"id": 4801137,
"node_id": "MDQ6VXNlcjQ4MDExMzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4801137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikyasDesta",
"html_url": "https://github.com/MikyasDesta",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | null | 2022-03-18T06:58:07 | 2022-03-18T07:26:12 | 2022-03-18T07:23:19 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3851",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3851",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3851.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3851.patch",
"merged_at": null
} | # What does this PR do ?
It's ports ADLR implementation of RADTTS to NeMo.
It affects TTS collection. Specifically, TTS/Torch.
# Changelog
- Added modules, model, loss functions, and helper functions for RADTTS
# Usage
Their are two stages of training which requires two config files that are found under... | {
"login": "MikyasDesta",
"id": 4801137,
"node_id": "MDQ6VXNlcjQ4MDExMzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4801137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikyasDesta",
"html_url": "https://github.com/MikyasDesta",
"followers_url": "https://api.github.com/us... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3851/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3851/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3850 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3850/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3850/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3850/events | https://github.com/NVIDIA/NeMo/issues/3850 | 1,172,951,268 | I_kwDOC_bI7s5F6dDk | 3,850 | NeuralModuleFactory not found | {
"login": "klm122",
"id": 13603312,
"node_id": "MDQ6VXNlcjEzNjAzMzEy",
"avatar_url": "https://avatars.githubusercontent.com/u/13603312?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/klm122",
"html_url": "https://github.com/klm122",
"followers_url": "https://api.github.com/users/klm122/fo... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-17T21:45:14 | 2022-03-18T05:11:21 | 2022-03-18T05:11:21 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Dear All,
Thanks for the great job you are doing.
When trying to use NeuralModuleFactory, I have the following error:
ModuleNotFoundError: No module named 'nemo.core.NeuralModuleFactory'
I am stick and need your help on how to solve this problem.
Best regards | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3850/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3850/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3849 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3849/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3849/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3849/events | https://github.com/NVIDIA/NeMo/issues/3849 | 1,172,534,908 | I_kwDOC_bI7s5F43Z8 | 3,849 | SyntaxError with Colab Example | {
"login": "mrinal-sourav",
"id": 9610910,
"node_id": "MDQ6VXNlcjk2MTA5MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/9610910?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mrinal-sourav",
"html_url": "https://github.com/mrinal-sourav",
"followers_url": "https://api.github.... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-17T16:12:55 | 2022-03-21T06:28:40 | 2022-03-21T06:28:40 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am running the following ipynp on my Colab:
https://github.com/NVIDIA/NeMo/blob/v1.0.2/tutorials/asr/01_ASR_with_NeMo.ipynb
I only replaced the data set to speech commands from "an4" as it seems the link for an4 is not working.
In the section "Using NeMo for Automatic Speech Recognition", the very first cell... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3849/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3849/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3848 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3848/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3848/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3848/events | https://github.com/NVIDIA/NeMo/pull/3848 | 1,171,623,449 | PR_kwDOC_bI7s40kCs6 | 3,848 | yuya/megatron t5 xnli eval | {
"login": "yaoyu-33",
"id": 54727607,
"node_id": "MDQ6VXNlcjU0NzI3NjA3",
"avatar_url": "https://avatars.githubusercontent.com/u/54727607?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yaoyu-33",
"html_url": "https://github.com/yaoyu-33",
"followers_url": "https://api.github.com/users/yao... | [] | closed | false | null | [] | null | null | 2022-03-16T22:32:45 | 2022-03-17T17:04:57 | 2022-03-17T17:04:53 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3848",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3848",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3848.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3848.patch",
"merged_at": "2022-03-17T17:04:53"
} | # What does this PR do ?
Add megatron t5 xnli eval only script - it takes in finetuned checkpoint and output test results on test dataset.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3848/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3848/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3847 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3847/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3847/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3847/events | https://github.com/NVIDIA/NeMo/pull/3847 | 1,170,326,233 | PR_kwDOC_bI7s40f0se | 3,847 | Ranking refactor e | {
"login": "ekmb",
"id": 10428420,
"node_id": "MDQ6VXNlcjEwNDI4NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ekmb",
"html_url": "https://github.com/ekmb",
"followers_url": "https://api.github.com/users/ekmb/followers"... | [] | closed | false | null | [] | null | null | 2022-03-15T22:25:40 | 2022-03-23T19:51:37 | 2022-03-23T19:51:33 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3847",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3847",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3847.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3847.patch",
"merged_at": "2022-03-23T19:51:33"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a cod... | {
"login": "ekmb",
"id": 10428420,
"node_id": "MDQ6VXNlcjEwNDI4NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ekmb",
"html_url": "https://github.com/ekmb",
"followers_url": "https://api.github.com/users/ekmb/followers"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3847/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3847/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3846 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3846/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3846/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3846/events | https://github.com/NVIDIA/NeMo/pull/3846 | 1,170,289,789 | PR_kwDOC_bI7s40fs91 | 3,846 | Documentation updates for ASR | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | [] | closed | false | null | [] | null | null | 2022-03-15T21:32:19 | 2022-03-15T21:32:39 | 2022-03-15T21:32:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3846",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3846",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3846.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3846.patch",
"merged_at": "2022-03-15T21:32:35"
} | Signed-off-by: smajumdar <titu1994@gmail.com>
# What does this PR do ?
Corrects links for asr tutorials
**Collection**: [ASR]
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
| {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3846/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3846/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3845 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3845/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3845/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3845/events | https://github.com/NVIDIA/NeMo/pull/3845 | 1,170,057,903 | PR_kwDOC_bI7s40e4_Z | 3,845 | Disable nvfuser for gpt | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | null | 2022-03-15T18:51:27 | 2022-03-16T16:29:53 | 2022-03-16T16:29:50 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3845",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3845",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3845.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3845.patch",
"merged_at": "2022-03-16T16:29:50"
} | # What does this PR do ?
Disables NVFUSER and gets global batch size from config in build dataset
**Collection**: NLP
# Changelog
- Comment out call that enables nvfuser in ngc container
- Get global batch size from config
# Usage
* You can potentially add a usage example below
```python
# Add a cod... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3845/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3845/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3844 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3844/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3844/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3844/events | https://github.com/NVIDIA/NeMo/pull/3844 | 1,169,131,176 | PR_kwDOC_bI7s40b12a | 3,844 | Change container | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-03-15T03:13:09 | 2022-03-15T04:51:23 | 2022-03-15T04:51:15 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3844",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3844",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3844.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3844.patch",
"merged_at": "2022-03-15T04:51:15"
} | Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
# What does this PR do ?
Changes the container for NeMo CI testing to support T5 PP CI tests. It uses the Pytorch 22.02 container with Apex built from a particular commit.
**Collection**: all
# Changelog
N/A
# Usage
N/A
# Before you... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3844/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3844/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3843 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3843/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3843/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3843/events | https://github.com/NVIDIA/NeMo/pull/3843 | 1,169,048,771 | PR_kwDOC_bI7s40bk_y | 3,843 | Misc improvements | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | [] | closed | false | null | [] | null | null | 2022-03-15T00:29:29 | 2022-03-15T01:28:17 | 2022-03-15T01:28:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3843",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3843",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3843.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3843.patch",
"merged_at": "2022-03-15T01:28:10"
} | # What does this PR do ?
Improvements to documentation and code checks.
**Collection**: [Core,ASR]
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
| {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3843/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3843/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3842 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3842/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3842/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3842/events | https://github.com/NVIDIA/NeMo/pull/3842 | 1,168,988,178 | PR_kwDOC_bI7s40bYL1 | 3,842 | Notes in tutorial notebooks on deploying with Riva | {
"login": "svenchilton",
"id": 7454378,
"node_id": "MDQ6VXNlcjc0NTQzNzg=",
"avatar_url": "https://avatars.githubusercontent.com/u/7454378?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/svenchilton",
"html_url": "https://github.com/svenchilton",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | null | 2022-03-14T22:44:15 | 2022-05-25T19:01:16 | 2022-05-25T19:01:16 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3842",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3842",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3842.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3842.patch",
"merged_at": null
} | # What does this PR do ?
Added quick notes to the ends of several of the tutorial notebooks (asr, nlp, and tts) on deploying with Riva.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially ... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3842/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3842/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3839 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3839/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3839/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3839/events | https://github.com/NVIDIA/NeMo/pull/3839 | 1,168,427,002 | PR_kwDOC_bI7s40ZgDb | 3,839 | Adding a RegEx tokenizers | {
"login": "michalivne",
"id": 7453913,
"node_id": "MDQ6VXNlcjc0NTM5MTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/7453913?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/michalivne",
"html_url": "https://github.com/michalivne",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | null | 2022-03-14T14:04:42 | 2022-03-23T22:26:55 | 2022-03-23T22:26:49 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3839",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3839",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3839.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3839.patch",
"merged_at": "2022-03-23T22:26:49"
} | # What does this PR do ?
This PR adds a regex tokenizer (currently required by MegaMolBART).
**Collection**: `nemo.collections.common.tokenizers`
# Changelog
- `nemo/collections/common/tokenizers/regex_tokenizer.py`
- `tests/collections/nlp/test_regex_tokenizer.py`
# Usage
In order to build a regexp t... | {
"login": "michalivne",
"id": 7453913,
"node_id": "MDQ6VXNlcjc0NTM5MTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/7453913?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/michalivne",
"html_url": "https://github.com/michalivne",
"followers_url": "https://api.github.com/users... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3839/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3839/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3838 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3838/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3838/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3838/events | https://github.com/NVIDIA/NeMo/pull/3838 | 1,167,794,593 | PR_kwDOC_bI7s40Xa6d | 3,838 | Fix T5 Encoder Mask while decoding | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [] | closed | false | null | [] | null | null | 2022-03-14T02:05:46 | 2022-03-14T03:55:11 | 2022-03-14T03:55:08 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3838",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3838",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3838.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3838.patch",
"merged_at": "2022-03-14T03:55:08"
} | Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
# What does this PR do ?
Fixes a bug with T5 decoding present with encoder mask computation.
NOTE: This does not affect fine-tuning that calls `.decode()` directly. It only affects `.complete()`.
**Collection**: NLP
# Changelog
- One li... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3838/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3838/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3837 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3837/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3837/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3837/events | https://github.com/NVIDIA/NeMo/pull/3837 | 1,167,787,039 | PR_kwDOC_bI7s40XZlA | 3,837 | Set find_unused_parameters to False in GPT example script | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | null | 2022-03-14T01:51:09 | 2022-03-14T01:52:10 | 2022-03-14T01:52:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3837",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3837",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3837.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3837.patch",
"merged_at": "2022-03-14T01:52:08"
} | Signed-off-by: ericharper <complex451@gmail.com>
# What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3837/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3837/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3836 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3836/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3836/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3836/events | https://github.com/NVIDIA/NeMo/pull/3836 | 1,167,371,747 | PR_kwDOC_bI7s40WMJa | 3,836 | Fixing the defaults of conformer models in the config files | {
"login": "VahidooX",
"id": 23551647,
"node_id": "MDQ6VXNlcjIzNTUxNjQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VahidooX",
"html_url": "https://github.com/VahidooX",
"followers_url": "https://api.github.com/users/Vah... | [] | closed | false | null | [] | null | null | 2022-03-12T19:03:32 | 2023-02-06T22:41:14 | 2022-03-13T07:55:02 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3836",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3836",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3836.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3836.patch",
"merged_at": "2022-03-13T07:55:02"
} | # What does this PR do ?
Fixes the default values for the tokenizer type and add_start_end_token in the config files of Conformer models.
| {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3836/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3836/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3835 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3835/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3835/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3835/events | https://github.com/NVIDIA/NeMo/issues/3835 | 1,166,925,751 | I_kwDOC_bI7s5Fjd-3 | 3,835 | parse_dataset_as_name returns an empty string if a manifest is named "manifest.json" | {
"login": "piraka9011",
"id": 16828657,
"node_id": "MDQ6VXNlcjE2ODI4NjU3",
"avatar_url": "https://avatars.githubusercontent.com/u/16828657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/piraka9011",
"html_url": "https://github.com/piraka9011",
"followers_url": "https://api.github.com/use... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-11T22:11:58 | 2022-03-12T12:14:27 | 2022-03-12T12:14:26 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
When instantiating a new model, in `nemo.utils.model_utils.parse_dataset_as_name`, if the name of the manifest passed is `manifest.json`, then eventually the manifest name will be empty and an index error will occur during this check:
```py
if '_' != name[-1]:
name = name + '_'
```
... | {
"login": "piraka9011",
"id": 16828657,
"node_id": "MDQ6VXNlcjE2ODI4NjU3",
"avatar_url": "https://avatars.githubusercontent.com/u/16828657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/piraka9011",
"html_url": "https://github.com/piraka9011",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3835/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3835/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3834 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3834/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3834/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3834/events | https://github.com/NVIDIA/NeMo/pull/3834 | 1,166,918,704 | PR_kwDOC_bI7s40Uwdv | 3,834 | Add text_generation_util to support TopK, TopP sampling + Tabular Data Generation. | {
"login": "yidong72",
"id": 43824965,
"node_id": "MDQ6VXNlcjQzODI0OTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/43824965?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yidong72",
"html_url": "https://github.com/yidong72",
"followers_url": "https://api.github.com/users/yid... | [] | closed | false | null | [] | null | null | 2022-03-11T22:01:01 | 2022-03-28T19:32:54 | 2022-03-28T19:32:51 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3834",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3834",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3834.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3834.patch",
"merged_at": "2022-03-28T19:32:51"
} | # What does this PR do?
Added the text_generation_util to support the MegatronLM way of text generation. It supports top_k, top_p sampling.
Added the Tabular Data tokenizer which recognizes the tabular data structure.
Added the unit test for column type encode and decode.
Added tabular data generation which c... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3834/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3834/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3833 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3833/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3833/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3833/events | https://github.com/NVIDIA/NeMo/pull/3833 | 1,166,753,744 | PR_kwDOC_bI7s40UQ5r | 3,833 | fix: multilingual transcribe does not require lang id param | {
"login": "bmwshop",
"id": 482416,
"node_id": "MDQ6VXNlcjQ4MjQxNg==",
"avatar_url": "https://avatars.githubusercontent.com/u/482416?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bmwshop",
"html_url": "https://github.com/bmwshop",
"followers_url": "https://api.github.com/users/bmwshop/fo... | [] | closed | false | null | [] | null | null | 2022-03-11T18:57:46 | 2022-03-15T00:03:18 | 2022-03-15T00:03:13 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3833",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3833",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3833.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3833.patch",
"merged_at": "2022-03-15T00:03:13"
} | # What does this PR do ?
Fixes model.transcribe() for multilingual models.
**Collection**: ASR
# Changelog
- multilingual models require language id for manifests during training. The transcribe method used to generate a transient
manifest that had 'nothing' as placeholder text. Replacing this placeholder t... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3833/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3833/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3832 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3832/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3832/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3832/events | https://github.com/NVIDIA/NeMo/issues/3832 | 1,166,697,113 | I_kwDOC_bI7s5FimKZ | 3,832 | Cant load model from path with 1.6 | {
"login": "allandialpad",
"id": 57726135,
"node_id": "MDQ6VXNlcjU3NzI2MTM1",
"avatar_url": "https://avatars.githubusercontent.com/u/57726135?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/allandialpad",
"html_url": "https://github.com/allandialpad",
"followers_url": "https://api.github.c... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-11T17:52:13 | 2022-04-05T15:53:08 | 2022-04-05T15:53:08 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I have a 1.6 model trying to load with the following line:
`nemo_asr.models.EncDecCTCModelBPE.restore_from`
And I get this:
```
[NeMo E 2022-03-11 17:35:11 common:504] Traceback (most recent call last):
File "/root/.cache/pypoetry/virtualenvs/--IulmO6hw-py3.7/lib/python3.7/site-packages/nemo/core/class... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3832/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3832/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3831 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3831/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3831/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3831/events | https://github.com/NVIDIA/NeMo/issues/3831 | 1,166,609,055 | I_kwDOC_bI7s5FiQqf | 3,831 | gradient noise vs variational weight noise | {
"login": "qhoangdl",
"id": 35248046,
"node_id": "MDQ6VXNlcjM1MjQ4MDQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/35248046?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qhoangdl",
"html_url": "https://github.com/qhoangdl",
"followers_url": "https://api.github.com/users/qho... | [] | closed | false | null | [] | null | null | 2022-03-11T16:19:24 | 2022-03-13T12:37:48 | 2022-03-13T12:37:48 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi, I notice that the variational noise for RNNT model is implemented as gradient noise addition (line 878 of `nemo/collections/asr/models/rnnt_models.py`). The variational noise cited by the Conformer-Transducer paper is actually adding noise to weights. So, is this a mistake or because injecting gradient noise works ... | {
"login": "qhoangdl",
"id": 35248046,
"node_id": "MDQ6VXNlcjM1MjQ4MDQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/35248046?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qhoangdl",
"html_url": "https://github.com/qhoangdl",
"followers_url": "https://api.github.com/users/qho... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3831/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3831/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3830 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3830/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3830/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3830/events | https://github.com/NVIDIA/NeMo/pull/3830 | 1,166,535,380 | PR_kwDOC_bI7s40TjUY | 3,830 | Add new pretrained Spanish ASR models | {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api... | [] | closed | false | null | [] | null | null | 2022-03-11T15:09:06 | 2022-03-12T06:44:11 | 2022-03-12T06:44:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3830",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3830",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3830.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3830.patch",
"merged_at": "2022-03-12T06:44:08"
} | Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
# What does this PR do ?
Add new pretrained Spanish ASR models (Citrinet 1024, Conformer CTC Large, Conformer Transducer Large, ContextNet 1024) to `list_available_models` and to documentation
**Collection**: [Note which collection this PR will affect]
... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3830/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3830/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3829 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3829/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3829/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3829/events | https://github.com/NVIDIA/NeMo/issues/3829 | 1,165,975,737 | I_kwDOC_bI7s5Ff2C5 | 3,829 | Question about LM adapted T5 dataset | {
"login": "YU-Anthony",
"id": 57721340,
"node_id": "MDQ6VXNlcjU3NzIxMzQw",
"avatar_url": "https://avatars.githubusercontent.com/u/57721340?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/YU-Anthony",
"html_url": "https://github.com/YU-Anthony",
"followers_url": "https://api.github.com/use... | [] | closed | true | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.gith... | [
{
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url... | null | null | 2022-03-11T04:06:48 | 2022-04-06T00:20:57 | 2022-04-06T00:20:38 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi all,
Thank you for your effort for these work. I have a little question about the split point of the input source. As mentioned in T5 paper, they choose a random point to split it into prefix and target portions. However, you set a specific length to split text sequence into two parts as shown in the following co... | {
"login": "okuchaiev",
"id": 22035961,
"node_id": "MDQ6VXNlcjIyMDM1OTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okuchaiev",
"html_url": "https://github.com/okuchaiev",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3829/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3829/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3828 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3828/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3828/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3828/events | https://github.com/NVIDIA/NeMo/pull/3828 | 1,165,922,335 | PR_kwDOC_bI7s40Rh6s | 3,828 | Offline VAD+ASR tutorial | {
"login": "fayejf",
"id": 36722593,
"node_id": "MDQ6VXNlcjM2NzIyNTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/36722593?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fayejf",
"html_url": "https://github.com/fayejf",
"followers_url": "https://api.github.com/users/fayejf/fo... | [] | closed | false | null | [] | null | null | 2022-03-11T02:16:51 | 2022-03-17T01:43:30 | 2022-03-17T01:43:26 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3828",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3828",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3828.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3828.patch",
"merged_at": "2022-03-17T01:43:26"
} | # What does this PR do ?
This PR adds functions and a tutorial about how to perform offline VAD before ASR.
Pipeline: audio -> [VAD] -> speech segments -> [ASR] -> segmented ASR output -> stitched ASR output
**Collection**: ASR
# Changelog
- Transcribe partial audio (for example speech segments) with manif... | {
"login": "fayejf",
"id": 36722593,
"node_id": "MDQ6VXNlcjM2NzIyNTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/36722593?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fayejf",
"html_url": "https://github.com/fayejf",
"followers_url": "https://api.github.com/users/fayejf/fo... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3828/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3828/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3827 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3827/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3827/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3827/events | https://github.com/NVIDIA/NeMo/issues/3827 | 1,165,234,032 | I_kwDOC_bI7s5FdA9w | 3,827 | get_statistics_with_mask (mean vs sum) | {
"login": "makcedward",
"id": 36614806,
"node_id": "MDQ6VXNlcjM2NjE0ODA2",
"avatar_url": "https://avatars.githubusercontent.com/u/36614806?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/makcedward",
"html_url": "https://github.com/makcedward",
"followers_url": "https://api.github.com/use... | [] | closed | false | {
"login": "nithinraok",
"id": 19668129,
"node_id": "MDQ6VXNlcjE5NjY4MTI5",
"avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nithinraok",
"html_url": "https://github.com/nithinraok",
"followers_url": "https://api.github.com/use... | [
{
"login": "nithinraok",
"id": 19668129,
"node_id": "MDQ6VXNlcjE5NjY4MTI5",
"avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nithinraok",
"html_url": "https://github.com/nithinraok",
"followers_url": "https:... | null | null | 2022-03-10T13:33:33 | 2022-03-14T04:08:07 | 2022-03-14T04:08:07 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Thank you for providing a very good framework and solution for speaker recognition.
To understand more about it, I read through source code and paper. I want to clarify one of the calculation in `get_statistics_with_mask`. To calculate statistics, the variable name and description is `mean` while the implementation ... | {
"login": "makcedward",
"id": 36614806,
"node_id": "MDQ6VXNlcjM2NjE0ODA2",
"avatar_url": "https://avatars.githubusercontent.com/u/36614806?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/makcedward",
"html_url": "https://github.com/makcedward",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3827/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3827/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3826 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3826/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3826/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3826/events | https://github.com/NVIDIA/NeMo/pull/3826 | 1,164,915,720 | PR_kwDOC_bI7s40ONaF | 3,826 | Fix MegatronPretrainingRandomSampler by taking `data_parallel_size` into account | {
"login": "crcrpar",
"id": 16191443,
"node_id": "MDQ6VXNlcjE2MTkxNDQz",
"avatar_url": "https://avatars.githubusercontent.com/u/16191443?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/crcrpar",
"html_url": "https://github.com/crcrpar",
"followers_url": "https://api.github.com/users/crcrpa... | [] | closed | false | null | [] | null | null | 2022-03-10T08:35:17 | 2022-03-14T16:35:19 | 2022-03-14T03:54:40 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3826",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3826",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3826.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3826.patch",
"merged_at": "2022-03-14T03:54:40"
} | # What does this PR do ?
Use `data_parallel_size` appropriately.
**Collection**: [Note which collection this PR will affect]
# Changelog
-
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for revi... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3826/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3826/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3825 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3825/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3825/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3825/events | https://github.com/NVIDIA/NeMo/issues/3825 | 1,164,839,760 | I_kwDOC_bI7s5FbgtQ | 3,825 | NaN error while training Conformer-Transducer with automatic mixed precesion | {
"login": "qhoangdl",
"id": 35248046,
"node_id": "MDQ6VXNlcjM1MjQ4MDQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/35248046?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qhoangdl",
"html_url": "https://github.com/qhoangdl",
"followers_url": "https://api.github.com/users/qho... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | null | [] | null | null | 2022-03-10T07:12:38 | 2022-03-14T23:05:22 | 2022-03-14T23:05:22 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi, thanks for the great toolkit!
I'm training the conformer-transducer-medium on librispeech-960hr from scratch, following the config in `examples/asr/conf/conformer/conformer_transducer_bpe.yaml`
I use a sentencepiece unigram tokenizer with a vocab size of 1024 generated using the script in NeMo. The batch size... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3825/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3825/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3824 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3824/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3824/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3824/events | https://github.com/NVIDIA/NeMo/pull/3824 | 1,164,633,592 | PR_kwDOC_bI7s40NSmm | 3,824 | Merge r1.7.1 to main | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | null | 2022-03-10T01:28:35 | 2022-03-14T01:47:00 | 2022-03-14T01:46:57 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3824",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3824",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3824.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3824.patch",
"merged_at": "2022-03-14T01:46:57"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a cod... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3824/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3824/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3823 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3823/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3823/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3823/events | https://github.com/NVIDIA/NeMo/pull/3823 | 1,164,617,417 | PR_kwDOC_bI7s40NPRU | 3,823 | Fix asr tests in 22.02 | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | [] | closed | false | null | [] | null | null | 2022-03-10T00:57:16 | 2022-03-12T00:00:26 | 2022-03-11T23:59:48 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3823",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3823",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3823.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3823.patch",
"merged_at": "2022-03-11T23:59:48"
} | # What does this PR do ?
Check what tests failed in FeatureFilterbanks.
**Collection**: [ASR]
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
| {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3823/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3823/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3822 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3822/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3822/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3822/events | https://github.com/NVIDIA/NeMo/pull/3822 | 1,164,587,498 | PR_kwDOC_bI7s40NJKe | 3,822 | Patch GPT Sampler | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | null | 2022-03-10T00:16:47 | 2022-03-10T18:08:53 | 2022-03-10T18:08:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3822",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3822",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3822.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3822.patch",
"merged_at": null
} | # What does this PR do ?
GPT sampler has a typo.
**Collection**: NLP
# Before your PR is "Ready for review"
**Pre checks**:
- [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [x] Did you write any new necessary tests?
- [x] Did you add... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3822/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3822/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3821 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3821/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3821/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3821/events | https://github.com/NVIDIA/NeMo/pull/3821 | 1,164,469,293 | PR_kwDOC_bI7s40MwVE | 3,821 | GPT multinode eval | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | null | 2022-03-09T21:39:42 | 2022-03-14T03:54:05 | 2022-03-14T03:54:01 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3821",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3821",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3821.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3821.patch",
"merged_at": "2022-03-14T03:54:01"
} | # What does this PR do ?
This PR adds multi-node eval for GPT. Also, it adds the ability to do GPT eval from PTL checkpoint. This is useful when models are very large.
**Collection**: NLP
# Usage
```python
python /code/examples/nlp/language_modeling/megatron_gpt_eval.py \
--devices ${SLURM_NTASKS_PER_NODE}... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3821/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3821/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3820 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3820/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3820/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3820/events | https://github.com/NVIDIA/NeMo/issues/3820 | 1,164,334,626 | I_kwDOC_bI7s5FZlYi | 3,820 | Error selecting speaker while inferencing | {
"login": "gedefet",
"id": 43994544,
"node_id": "MDQ6VXNlcjQzOTk0NTQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/43994544?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gedefet",
"html_url": "https://github.com/gedefet",
"followers_url": "https://api.github.com/users/gedefe... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "subhankar-ghosh",
"id": 23703547,
"node_id": "MDQ6VXNlcjIzNzAzNTQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23703547?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/subhankar-ghosh",
"html_url": "https://github.com/subhankar-ghosh",
"followers_url": "https://api... | [
{
"login": "subhankar-ghosh",
"id": 23703547,
"node_id": "MDQ6VXNlcjIzNzAzNTQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23703547?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/subhankar-ghosh",
"html_url": "https://github.com/subhankar-ghosh",
"follower... | null | null | 2022-03-09T19:13:04 | 2022-06-01T18:14:16 | 2022-06-01T18:14:16 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi all.
I've trained FastPitch using both LJSpeech and my dataset, as it is suggested in the FastPitch_finetuning.ipynb colab. I've balanced the datasets by time instead of by number of samples. It turns out that the voice generated is from the woman of LJSpeech, not from my dataset.
While trying to execute the i... | {
"login": "subhankar-ghosh",
"id": 23703547,
"node_id": "MDQ6VXNlcjIzNzAzNTQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23703547?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/subhankar-ghosh",
"html_url": "https://github.com/subhankar-ghosh",
"followers_url": "https://api... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3820/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3820/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/3818 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3818/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3818/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3818/events | https://github.com/NVIDIA/NeMo/pull/3818 | 1,164,241,042 | PR_kwDOC_bI7s40MBZ6 | 3,818 | patch librosa deprecation and fix | {
"login": "fayejf",
"id": 36722593,
"node_id": "MDQ6VXNlcjM2NzIyNTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/36722593?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fayejf",
"html_url": "https://github.com/fayejf",
"followers_url": "https://api.github.com/users/fayejf/fo... | [] | closed | false | null | [] | null | null | 2022-03-09T17:34:42 | 2022-03-09T18:33:50 | 2022-03-09T18:33:47 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3818",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3818",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3818.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3818.patch",
"merged_at": "2022-03-09T18:33:47"
} | Signed-off-by: fayejf <fayejf07@gmail.com>
# What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
Fix the deprecation of librosa get_duration in vad_utils.py and fix the error happened in http://10.110.40.131:8080/blue/organizations/jenkins/NeMo/detail/PR-3771/8/pipeline
**Collec... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3818/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3818/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/3815 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/3815/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/3815/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/3815/events | https://github.com/NVIDIA/NeMo/pull/3815 | 1,163,818,296 | PR_kwDOC_bI7s40Knx7 | 3,815 | bert_module: fix inputs of export model | {
"login": "virajkarandikar",
"id": 16838694,
"node_id": "MDQ6VXNlcjE2ODM4Njk0",
"avatar_url": "https://avatars.githubusercontent.com/u/16838694?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/virajkarandikar",
"html_url": "https://github.com/virajkarandikar",
"followers_url": "https://api... | [] | closed | false | null | [] | null | null | 2022-03-09T11:27:57 | 2022-03-11T18:06:45 | 2022-03-11T18:06:45 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/3815",
"html_url": "https://github.com/NVIDIA/NeMo/pull/3815",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/3815.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/3815.patch",
"merged_at": "2022-03-11T18:06:45"
} | Exported ONNX model had to be passed with "attention_mask" and
"token_type_ids" inputs swapped to get correct output.
Changing the input order fixes this issue.
Also return a dict instead of list for correctly passing inputs.
# What does this PR do ?
Fix swapped model inputs for exported ONNX/TRT model.
*... | {
"login": "borisfom",
"id": 14189615,
"node_id": "MDQ6VXNlcjE0MTg5NjE1",
"avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/borisfom",
"html_url": "https://github.com/borisfom",
"followers_url": "https://api.github.com/users/bor... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/3815/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/3815/timeline | null | null | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.