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
sequencelengths 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/4470 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4470/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4470/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4470/events | https://github.com/NVIDIA/NeMo/pull/4470 | 1,289,279,000 | PR_kwDOC_bI7s46mNBy | 4,470 | [Fix] Relative Audio Paths | {
"login": "stevehuang52",
"id": 105218074,
"node_id": "U_kgDOBkWAGg",
"avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stevehuang52",
"html_url": "https://github.com/stevehuang52",
"followers_url": "https://api.github.com/users/stevehuang52/followers",
"following_url": "https://api.github.com/users/stevehuang52/following{/other_user}",
"gists_url": "https://api.github.com/users/stevehuang52/gists{/gist_id}",
"starred_url": "https://api.github.com/users/stevehuang52/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/stevehuang52/subscriptions",
"organizations_url": "https://api.github.com/users/stevehuang52/orgs",
"repos_url": "https://api.github.com/users/stevehuang52/repos",
"events_url": "https://api.github.com/users/stevehuang52/events{/privacy}",
"received_events_url": "https://api.github.com/users/stevehuang52/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | {
"login": "stevehuang52",
"id": 105218074,
"node_id": "U_kgDOBkWAGg",
"avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stevehuang52",
"html_url": "https://github.com/stevehuang52",
"followers_url": "https://api.github.com/users/stevehuang52/followers",
"following_url": "https://api.github.com/users/stevehuang52/following{/other_user}",
"gists_url": "https://api.github.com/users/stevehuang52/gists{/gist_id}",
"starred_url": "https://api.github.com/users/stevehuang52/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/stevehuang52/subscriptions",
"organizations_url": "https://api.github.com/users/stevehuang52/orgs",
"repos_url": "https://api.github.com/users/stevehuang52/repos",
"events_url": "https://api.github.com/users/stevehuang52/events{/privacy}",
"received_events_url": "https://api.github.com/users/stevehuang52/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "stevehuang52",
"id": 105218074,
"node_id": "U_kgDOBkWAGg",
"avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stevehuang52",
"html_url": "https://github.com/stevehuang52",
"followers_url": "https://api.github.com/users/stevehuang52/followers",
"following_url": "https://api.github.com/users/stevehuang52/following{/other_user}",
"gists_url": "https://api.github.com/users/stevehuang52/gists{/gist_id}",
"starred_url": "https://api.github.com/users/stevehuang52/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/stevehuang52/subscriptions",
"organizations_url": "https://api.github.com/users/stevehuang52/orgs",
"repos_url": "https://api.github.com/users/stevehuang52/repos",
"events_url": "https://api.github.com/users/stevehuang52/events{/privacy}",
"received_events_url": "https://api.github.com/users/stevehuang52/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-29T20:40:48 | 2022-07-01T13:27:01 | 2022-06-30T03:37:26 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4470",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4470",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4470.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4470.patch",
"merged_at": "2022-06-30T03:37:26"
} | Signed-off-by: stevehuang52 <[email protected]>
This PR fixes the second problem in this [issue 4455](https://github.com/NVIDIA/NeMo/issues/4455).
Previously, the code will fail when there are "/" in the filepaths of tarred datasets. Now we only add the manifest directory to the audio filepath if the resulting file exists, thus fixing the problem.
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4470/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/4470/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4469 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4469/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4469/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4469/events | https://github.com/NVIDIA/NeMo/pull/4469 | 1,289,152,860 | PR_kwDOC_bI7s46lx7O | 4,469 | t5-rpe-fix targeting r1.10.0; raise exception for PP>2. | {
"login": "khcs",
"id": 5403167,
"node_id": "MDQ6VXNlcjU0MDMxNjc=",
"avatar_url": "https://avatars.githubusercontent.com/u/5403167?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/khcs",
"html_url": "https://github.com/khcs",
"followers_url": "https://api.github.com/users/khcs/followers",
"following_url": "https://api.github.com/users/khcs/following{/other_user}",
"gists_url": "https://api.github.com/users/khcs/gists{/gist_id}",
"starred_url": "https://api.github.com/users/khcs/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/khcs/subscriptions",
"organizations_url": "https://api.github.com/users/khcs/orgs",
"repos_url": "https://api.github.com/users/khcs/repos",
"events_url": "https://api.github.com/users/khcs/events{/privacy}",
"received_events_url": "https://api.github.com/users/khcs/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-29T18:47:34 | 2022-06-29T21:37:03 | 2022-06-29T21:37:00 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4469",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4469",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4469.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4469.patch",
"merged_at": "2022-06-29T21:37:00"
} | # What does this PR do ?
Fix the RPE implementation converging slower with loss consistently higher than NeMo APE and Megatron-LM RPE implementation.
NEW: exception is raised when configured with pipelie-parallel-size > 2 and RPE.
**Collection**: NLP
# Changelog
- Changed how RPE parameters are initialized and passed on.
# Usage
* Train with `model.position_embedding_type='relative'` config.
```python
python /home/workspace/NeMo/examples/nlp/language_modeling/megatron_t5_pretraining.py model.position_embedding_type='relative'
```
# 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 or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4469/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/4469/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4468 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4468/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4468/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4468/events | https://github.com/NVIDIA/NeMo/pull/4468 | 1,288,972,713 | PR_kwDOC_bI7s46lJ5c | 4,468 | [TTS] [bugfix] update indentation | {
"login": "aroraakshit",
"id": 30349184,
"node_id": "MDQ6VXNlcjMwMzQ5MTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/30349184?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aroraakshit",
"html_url": "https://github.com/aroraakshit",
"followers_url": "https://api.github.com/users/aroraakshit/followers",
"following_url": "https://api.github.com/users/aroraakshit/following{/other_user}",
"gists_url": "https://api.github.com/users/aroraakshit/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aroraakshit/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aroraakshit/subscriptions",
"organizations_url": "https://api.github.com/users/aroraakshit/orgs",
"repos_url": "https://api.github.com/users/aroraakshit/repos",
"events_url": "https://api.github.com/users/aroraakshit/events{/privacy}",
"received_events_url": "https://api.github.com/users/aroraakshit/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-29T16:26:50 | 2022-06-29T16:45:02 | 2022-06-29T16:41:28 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4468",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4468",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4468.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4468.patch",
"merged_at": "2022-06-29T16:41:28"
} | # What does this PR do ?
updated indentation
**Collection**: TTS
# 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4468/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/4468/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4467 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4467/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4467/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4467/events | https://github.com/NVIDIA/NeMo/pull/4467 | 1,288,918,003 | PR_kwDOC_bI7s46k-B2 | 4,467 | Wav2vec fix | {
"login": "bonham79",
"id": 36190463,
"node_id": "MDQ6VXNlcjM2MTkwNDYz",
"avatar_url": "https://avatars.githubusercontent.com/u/36190463?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bonham79",
"html_url": "https://github.com/bonham79",
"followers_url": "https://api.github.com/users/bonham79/followers",
"following_url": "https://api.github.com/users/bonham79/following{/other_user}",
"gists_url": "https://api.github.com/users/bonham79/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bonham79/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bonham79/subscriptions",
"organizations_url": "https://api.github.com/users/bonham79/orgs",
"repos_url": "https://api.github.com/users/bonham79/repos",
"events_url": "https://api.github.com/users/bonham79/events{/privacy}",
"received_events_url": "https://api.github.com/users/bonham79/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-29T15:42:48 | 2022-06-29T16:52:29 | 2022-06-29T16:52:29 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4467",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4467",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4467.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4467.patch",
"merged_at": "2022-06-29T16:52:29"
} | # What does this PR do ?
- Quick fix to Jenkins CI config for Wav2Vec.
Add a one line overview of what this PR aims to accomplish.
- Halved number of conformer blocks and feedforward parameters to ease up memory requirements on Jenkins
**Collection**: [Note which collection this PR will affect]
- ASR
# Changelog
- Halved transformer layers in wav2vec_ci (12 -> 6)
- Halved inner dimension of transformer encoder. (3072 -> 1536)
- Reduced batch size for wav2vec_ci to 8
# Before your PR is "Ready for review"
**Pre checks**:
- [Y ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ N] Did you write any new necessary tests?
- [ N] Did you add or update any necessary documentation?
- [ N] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [Y ] Bugfix
- [ ] Documentation
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "sam1373",
"id": 24465107,
"node_id": "MDQ6VXNlcjI0NDY1MTA3",
"avatar_url": "https://avatars.githubusercontent.com/u/24465107?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sam1373",
"html_url": "https://github.com/sam1373",
"followers_url": "https://api.github.com/users/sam1373/followers",
"following_url": "https://api.github.com/users/sam1373/following{/other_user}",
"gists_url": "https://api.github.com/users/sam1373/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sam1373/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sam1373/subscriptions",
"organizations_url": "https://api.github.com/users/sam1373/orgs",
"repos_url": "https://api.github.com/users/sam1373/repos",
"events_url": "https://api.github.com/users/sam1373/events{/privacy}",
"received_events_url": "https://api.github.com/users/sam1373/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4467/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/4467/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4466 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4466/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4466/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4466/events | https://github.com/NVIDIA/NeMo/issues/4466 | 1,288,798,850 | I_kwDOC_bI7s5M0YKC | 4,466 | Unable to train Entity Linking | {
"login": "FatimaArshad-DS",
"id": 78070220,
"node_id": "MDQ6VXNlcjc4MDcwMjIw",
"avatar_url": "https://avatars.githubusercontent.com/u/78070220?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/FatimaArshad-DS",
"html_url": "https://github.com/FatimaArshad-DS",
"followers_url": "https://api.github.com/users/FatimaArshad-DS/followers",
"following_url": "https://api.github.com/users/FatimaArshad-DS/following{/other_user}",
"gists_url": "https://api.github.com/users/FatimaArshad-DS/gists{/gist_id}",
"starred_url": "https://api.github.com/users/FatimaArshad-DS/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/FatimaArshad-DS/subscriptions",
"organizations_url": "https://api.github.com/users/FatimaArshad-DS/orgs",
"repos_url": "https://api.github.com/users/FatimaArshad-DS/repos",
"events_url": "https://api.github.com/users/FatimaArshad-DS/events{/privacy}",
"received_events_url": "https://api.github.com/users/FatimaArshad-DS/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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-06-29T14:16:19 | 2022-07-06T05:19:51 | 2022-07-01T18:11:28 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am trying to train Entity Linking in NLP.
It runs fine. However, while saving results after Epoch 0 it gives this error
In automatic_optimization, when `training_step` returns a dict, the 'loss' key needs to be present
I checked and training step method does have a dictionary. What could be the reason for this?
Im running training on Google Colab (if that helps ) | {
"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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4466/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/4466/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4465 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4465/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4465/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4465/events | https://github.com/NVIDIA/NeMo/pull/4465 | 1,288,754,116 | PR_kwDOC_bI7s46kaw8 | 4,465 | Add Bucketing support to TarredAudioToClassificationLabelDataset | {
"login": "entn-at",
"id": 10227168,
"node_id": "MDQ6VXNlcjEwMjI3MTY4",
"avatar_url": "https://avatars.githubusercontent.com/u/10227168?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/entn-at",
"html_url": "https://github.com/entn-at",
"followers_url": "https://api.github.com/users/entn-at/followers",
"following_url": "https://api.github.com/users/entn-at/following{/other_user}",
"gists_url": "https://api.github.com/users/entn-at/gists{/gist_id}",
"starred_url": "https://api.github.com/users/entn-at/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/entn-at/subscriptions",
"organizations_url": "https://api.github.com/users/entn-at/orgs",
"repos_url": "https://api.github.com/users/entn-at/repos",
"events_url": "https://api.github.com/users/entn-at/events{/privacy}",
"received_events_url": "https://api.github.com/users/entn-at/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-29T13:45:57 | 2022-07-13T02:55:43 | 2022-07-13T02:55:42 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4465",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4465",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4465.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4465.patch",
"merged_at": "2022-07-13T02:55:42"
} | # What does this PR do ?
This PR adds support for bucketing to `TarredAudioToClassificationLabelDataset`.
**Collection**: [ASR]
# Changelog
- Modify `_setup_dataloader_from_config` in `nemo.collections.asr.models.classification_models._EncDecBaseModel` to enable bucketing.
- Adds `pad_id` member to `TarredAudioToClassificationLabelDataset` class.
# 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 or update any necessary documentation?
- [x] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc) -> It does not
- [x] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
| {
"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/VahidooX/followers",
"following_url": "https://api.github.com/users/VahidooX/following{/other_user}",
"gists_url": "https://api.github.com/users/VahidooX/gists{/gist_id}",
"starred_url": "https://api.github.com/users/VahidooX/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/VahidooX/subscriptions",
"organizations_url": "https://api.github.com/users/VahidooX/orgs",
"repos_url": "https://api.github.com/users/VahidooX/repos",
"events_url": "https://api.github.com/users/VahidooX/events{/privacy}",
"received_events_url": "https://api.github.com/users/VahidooX/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4465/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/4465/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4464 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4464/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4464/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4464/events | https://github.com/NVIDIA/NeMo/issues/4464 | 1,288,328,671 | I_kwDOC_bI7s5MylXf | 4,464 | Memory consumption by Punctuation model | {
"login": "kamrapooja",
"id": 9878468,
"node_id": "MDQ6VXNlcjk4Nzg0Njg=",
"avatar_url": "https://avatars.githubusercontent.com/u/9878468?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kamrapooja",
"html_url": "https://github.com/kamrapooja",
"followers_url": "https://api.github.com/users/kamrapooja/followers",
"following_url": "https://api.github.com/users/kamrapooja/following{/other_user}",
"gists_url": "https://api.github.com/users/kamrapooja/gists{/gist_id}",
"starred_url": "https://api.github.com/users/kamrapooja/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/kamrapooja/subscriptions",
"organizations_url": "https://api.github.com/users/kamrapooja/orgs",
"repos_url": "https://api.github.com/users/kamrapooja/repos",
"events_url": "https://api.github.com/users/kamrapooja/events{/privacy}",
"received_events_url": "https://api.github.com/users/kamrapooja/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-29T08:04:39 | 2022-07-06T07:55:17 | 2022-07-05T09:06:13 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi,
I am using PunctuationCapitalizationModel to add punctuation marks in raw text.
When i load the pretrained model it consumes 1427 mib memory approximately. This memory never gets free. The application that i created is flask application and runs in multithreaded environment. For every new request 1427mib memory gets consumed.
Code Snippet:
model = PunctuationCapitalizationModel.from_pretrained("punctuation_en_bert")
model = model.cpu()
texts = [word_data]
processed_texts = model.add_punctuation_capitalization(
texts,
batch_size=128,
max_seq_length=64,
step=8,
margin=16,
)
return str(processed_texts[0])
How to free this memory?
Please help to resolve it. | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4464/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/4464/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4463 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4463/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4463/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4463/events | https://github.com/NVIDIA/NeMo/pull/4463 | 1,288,021,730 | PR_kwDOC_bI7s46h-7J | 4,463 | [TN] Bug fix: expand serial coverage of unknown symbol, remove constraints from word graph | {
"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",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-29T00:01:59 | 2022-06-29T14:18:58 | 2022-06-29T14:18:55 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4463",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4463",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4463.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4463.patch",
"merged_at": "2022-06-29T14:18:55"
} | # 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ X] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/yzhang123/followers",
"following_url": "https://api.github.com/users/yzhang123/following{/other_user}",
"gists_url": "https://api.github.com/users/yzhang123/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yzhang123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yzhang123/subscriptions",
"organizations_url": "https://api.github.com/users/yzhang123/orgs",
"repos_url": "https://api.github.com/users/yzhang123/repos",
"events_url": "https://api.github.com/users/yzhang123/events{/privacy}",
"received_events_url": "https://api.github.com/users/yzhang123/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4463/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/4463/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4462 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4462/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4462/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4462/events | https://github.com/NVIDIA/NeMo/pull/4462 | 1,287,956,869 | PR_kwDOC_bI7s46hxIg | 4,462 | r1.10.0 MegaMolBART Compatibility | {
"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/michalivne/followers",
"following_url": "https://api.github.com/users/michalivne/following{/other_user}",
"gists_url": "https://api.github.com/users/michalivne/gists{/gist_id}",
"starred_url": "https://api.github.com/users/michalivne/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/michalivne/subscriptions",
"organizations_url": "https://api.github.com/users/michalivne/orgs",
"repos_url": "https://api.github.com/users/michalivne/repos",
"events_url": "https://api.github.com/users/michalivne/events{/privacy}",
"received_events_url": "https://api.github.com/users/michalivne/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-28T22:09:36 | 2022-07-25T23:48:22 | 2022-07-25T23:47:07 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4462",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4462",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4462.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4462.patch",
"merged_at": null
} | # What does this PR do ?
1. Fixes RegExTokenizer missing attributes.
2. Fixes broken Megatron encoder-decoder LM model ability to receive directly encoder hiddens.
```
MegatronLMEncoderDecoderModel.forward(
self,
encoder_input_ids,
decoder_input_ids,
encoder_attn_mask,
decoder_attn_mask,
token_type_ids=None,
lm_labels=None,
# NEW API
enc_output=None,
enc_output_attn_mask=None,
# NEW API
output_enc_hidden_only=False,
enc_input=None,
):
```
3. Added MegatronLMEncoderDecoderModel.encode method.
4. Improved decoding speed.
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/michalivne/followers",
"following_url": "https://api.github.com/users/michalivne/following{/other_user}",
"gists_url": "https://api.github.com/users/michalivne/gists{/gist_id}",
"starred_url": "https://api.github.com/users/michalivne/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/michalivne/subscriptions",
"organizations_url": "https://api.github.com/users/michalivne/orgs",
"repos_url": "https://api.github.com/users/michalivne/repos",
"events_url": "https://api.github.com/users/michalivne/events{/privacy}",
"received_events_url": "https://api.github.com/users/michalivne/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4462/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/4462/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4461 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4461/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4461/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4461/events | https://github.com/NVIDIA/NeMo/pull/4461 | 1,287,954,984 | PR_kwDOC_bI7s46hwvL | 4,461 | [TTS] relaxed support for both CPUs and GPUs | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-28T22:06:34 | 2022-06-29T20:35:09 | 2022-06-29T20:35:06 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4461",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4461",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4461.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4461.patch",
"merged_at": "2022-06-29T20:35:06"
} | Signed-off-by: Xuesong Yang <[email protected]>
# 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4461/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/4461/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4460 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4460/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4460/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4460/events | https://github.com/NVIDIA/NeMo/pull/4460 | 1,287,948,861 | PR_kwDOC_bI7s46hvbK | 4,460 | Fix some 's' cases for IPA G2P | {
"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/redoctopus/followers",
"following_url": "https://api.github.com/users/redoctopus/following{/other_user}",
"gists_url": "https://api.github.com/users/redoctopus/gists{/gist_id}",
"starred_url": "https://api.github.com/users/redoctopus/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/redoctopus/subscriptions",
"organizations_url": "https://api.github.com/users/redoctopus/orgs",
"repos_url": "https://api.github.com/users/redoctopus/repos",
"events_url": "https://api.github.com/users/redoctopus/events{/privacy}",
"received_events_url": "https://api.github.com/users/redoctopus/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-28T21:57:49 | 2022-06-30T00:28:16 | 2022-06-30T00:28:13 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4460",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4460",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4460.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4460.patch",
"merged_at": "2022-06-30T00:28:13"
} | Signed-off-by: Jocelyn Huang <[email protected]>
# What does this PR do ?
Fix some handling of "s" cases in the IPA G2P class.
**Collection**: TTS
# Changelog
- Indexing fixed for cases where there's no apostrophe
- Removed extraneous "t" added for "ts/t's"
- Removed "s" case when there's no apostrophe
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation | {
"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/redoctopus/followers",
"following_url": "https://api.github.com/users/redoctopus/following{/other_user}",
"gists_url": "https://api.github.com/users/redoctopus/gists{/gist_id}",
"starred_url": "https://api.github.com/users/redoctopus/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/redoctopus/subscriptions",
"organizations_url": "https://api.github.com/users/redoctopus/orgs",
"repos_url": "https://api.github.com/users/redoctopus/repos",
"events_url": "https://api.github.com/users/redoctopus/events{/privacy}",
"received_events_url": "https://api.github.com/users/redoctopus/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4460/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/4460/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4459 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4459/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4459/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4459/events | https://github.com/NVIDIA/NeMo/pull/4459 | 1,287,791,766 | PR_kwDOC_bI7s46hQr4 | 4,459 | [TTS] [bugfix] German FastPitch HiFi-GAN tutorial and lr | {
"login": "aroraakshit",
"id": 30349184,
"node_id": "MDQ6VXNlcjMwMzQ5MTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/30349184?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aroraakshit",
"html_url": "https://github.com/aroraakshit",
"followers_url": "https://api.github.com/users/aroraakshit/followers",
"following_url": "https://api.github.com/users/aroraakshit/following{/other_user}",
"gists_url": "https://api.github.com/users/aroraakshit/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aroraakshit/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aroraakshit/subscriptions",
"organizations_url": "https://api.github.com/users/aroraakshit/orgs",
"repos_url": "https://api.github.com/users/aroraakshit/repos",
"events_url": "https://api.github.com/users/aroraakshit/events{/privacy}",
"received_events_url": "https://api.github.com/users/aroraakshit/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-28T19:33:05 | 2022-06-28T21:31:55 | 2022-06-28T21:07:16 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4459",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4459",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4459.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4459.patch",
"merged_at": "2022-06-28T21:07:16"
} | # What does this PR do ?
Address QA bugs for German TTS tutorial. Correct PR instead of https://github.com/NVIDIA/NeMo/pull/4449
**Collection**: TTS
# Changelog
- tutorial notebook changed
- learning rate updated to 1e-3 based on https://github.com/NVIDIA/NeMo/pull/4308
**PR Type**: Bugfix
| {
"login": "aroraakshit",
"id": 30349184,
"node_id": "MDQ6VXNlcjMwMzQ5MTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/30349184?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aroraakshit",
"html_url": "https://github.com/aroraakshit",
"followers_url": "https://api.github.com/users/aroraakshit/followers",
"following_url": "https://api.github.com/users/aroraakshit/following{/other_user}",
"gists_url": "https://api.github.com/users/aroraakshit/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aroraakshit/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aroraakshit/subscriptions",
"organizations_url": "https://api.github.com/users/aroraakshit/orgs",
"repos_url": "https://api.github.com/users/aroraakshit/repos",
"events_url": "https://api.github.com/users/aroraakshit/events{/privacy}",
"received_events_url": "https://api.github.com/users/aroraakshit/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4459/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/4459/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4457 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4457/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4457/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4457/events | https://github.com/NVIDIA/NeMo/pull/4457 | 1,286,499,132 | PR_kwDOC_bI7s46c_Cf | 4,457 | Update megatron interface to dialogue | {
"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/Zhilin123/followers",
"following_url": "https://api.github.com/users/Zhilin123/following{/other_user}",
"gists_url": "https://api.github.com/users/Zhilin123/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Zhilin123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Zhilin123/subscriptions",
"organizations_url": "https://api.github.com/users/Zhilin123/orgs",
"repos_url": "https://api.github.com/users/Zhilin123/repos",
"events_url": "https://api.github.com/users/Zhilin123/events{/privacy}",
"received_events_url": "https://api.github.com/users/Zhilin123/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-27T22:19:19 | 2023-02-22T18:47:01 | 2022-07-11T00:21:00 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4457",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4457",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4457.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4457.patch",
"merged_at": null
} | # What does this PR do ?
Update interface with Megatron GPT Prompt Learning model
**Collection**: NLP
# 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 code snippet demonstrating how to use this
```
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/Zhilin123/followers",
"following_url": "https://api.github.com/users/Zhilin123/following{/other_user}",
"gists_url": "https://api.github.com/users/Zhilin123/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Zhilin123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Zhilin123/subscriptions",
"organizations_url": "https://api.github.com/users/Zhilin123/orgs",
"repos_url": "https://api.github.com/users/Zhilin123/repos",
"events_url": "https://api.github.com/users/Zhilin123/events{/privacy}",
"received_events_url": "https://api.github.com/users/Zhilin123/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4457/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/4457/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4456 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4456/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4456/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4456/events | https://github.com/NVIDIA/NeMo/pull/4456 | 1,286,431,525 | PR_kwDOC_bI7s46cwA4 | 4,456 | WIP Fix for #4455 | {
"login": "galv",
"id": 4767568,
"node_id": "MDQ6VXNlcjQ3Njc1Njg=",
"avatar_url": "https://avatars.githubusercontent.com/u/4767568?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/galv",
"html_url": "https://github.com/galv",
"followers_url": "https://api.github.com/users/galv/followers",
"following_url": "https://api.github.com/users/galv/following{/other_user}",
"gists_url": "https://api.github.com/users/galv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/galv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/galv/subscriptions",
"organizations_url": "https://api.github.com/users/galv/orgs",
"repos_url": "https://api.github.com/users/galv/repos",
"events_url": "https://api.github.com/users/galv/events{/privacy}",
"received_events_url": "https://api.github.com/users/galv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-27T21:35:00 | 2022-08-25T21:15:55 | 2022-08-25T21:15:54 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4456",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4456",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4456.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4456.patch",
"merged_at": null
} | # What does this PR do ?
Proposed fix for #4455
**Collection**: asr, common
# Changelog
- [Plumb is_tar_manifest throughout dataset code.](https://github.com/NVIDIA/NeMo/commit/b1bc3ab190cbb1e24898cd2af6ff84e2425f69d7)
- [Fix for KeyError.](https://github.com/NVIDIA/NeMo/commit/653d4d755d0132d640305017336ddbf612705aeb)
# Usage
This allow for running ASR training on tar files with keys containing "/".
is_tar_manifest needs to be plumbed through all possible parse_func's in usage today.
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [X] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to #4455
| {
"login": "stevehuang52",
"id": 105218074,
"node_id": "U_kgDOBkWAGg",
"avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stevehuang52",
"html_url": "https://github.com/stevehuang52",
"followers_url": "https://api.github.com/users/stevehuang52/followers",
"following_url": "https://api.github.com/users/stevehuang52/following{/other_user}",
"gists_url": "https://api.github.com/users/stevehuang52/gists{/gist_id}",
"starred_url": "https://api.github.com/users/stevehuang52/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/stevehuang52/subscriptions",
"organizations_url": "https://api.github.com/users/stevehuang52/orgs",
"repos_url": "https://api.github.com/users/stevehuang52/repos",
"events_url": "https://api.github.com/users/stevehuang52/events{/privacy}",
"received_events_url": "https://api.github.com/users/stevehuang52/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4456/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/4456/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4455 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4455/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4455/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4455/events | https://github.com/NVIDIA/NeMo/issues/4455 | 1,286,416,027 | I_kwDOC_bI7s5MrSab | 4,455 | Tar file datasets don't allow for "/"in key names for ASR training. | {
"login": "galv",
"id": 4767568,
"node_id": "MDQ6VXNlcjQ3Njc1Njg=",
"avatar_url": "https://avatars.githubusercontent.com/u/4767568?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/galv",
"html_url": "https://github.com/galv",
"followers_url": "https://api.github.com/users/galv/followers",
"following_url": "https://api.github.com/users/galv/following{/other_user}",
"gists_url": "https://api.github.com/users/galv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/galv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/galv/subscriptions",
"organizations_url": "https://api.github.com/users/galv/orgs",
"repos_url": "https://api.github.com/users/galv/repos",
"events_url": "https://api.github.com/users/galv/events{/privacy}",
"received_events_url": "https://api.github.com/users/galv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-27T21:26:42 | 2022-07-03T18:00:25 | 2022-07-03T18:00:25 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Is your feature request related to a problem? Please describe.**
Tar file datasets have two problems today that I am aware of:
1. The filenames inside tar files are *required* not to have "/" or "." in them. Disallowing "." is fine, given that it has special meaning in webdataset. Disallowing "/" causes some difficulties. First, if your key is larger than 255 elements and you convert "/" to "_" (as is done here https://github.com/NVIDIA/NeMo/blob/daf08760dde35433f934a5c38ab293bad3c22825/scripts/speech_recognition/convert_to_tarred_audio_dataset.py#L560, then it is not possible to untar the created tar file. You will get an error like this when running `untar`:
```
File name too long: 'gov_DOT_uscourts_DOT_illappct_DOT_1-07-3566-1-08-0702-1-08-0746-1-08-1373-1-08-1982-1-08-1983-1-08-2151-1-08-2152_gov_DOT_uscourts_DOT_illappct_DOT_1-07-3566-1-08-0702-1-08-0746-1-08-1373-1-08-1982-1-08-1983-1-08-2151-1-08-2152_DOT_2009-11-12_DOT_mp3_00000.flac'
```
This is because linux file names are at most 255 characters: https://serverfault.com/a/9548
2. Suppose that your tar dataset contains the following 4 entries:
```
speaker1/utterance1.wav
speaker1/utterance2.wav
speaker2/utterance1.wav
speaker2/utterance2.wav
```
Today, NeMo will convert the key `speaker1/utterance1.wav` into `${parent_dir_of_manifest}/speaker1/utterance1.wav`. That is to say that it believes that this makes. The code which does that is here:
https://github.com/NVIDIA/NeMo/blob/d8785e022e2ccaf8b02a27ca084aea5acd257b18/nemo/collections/common/parts/preprocessing/manifest.py#L92-L104
This code assumes that the keys of tar files have no "/" in them. A more straightforward way is to pass another argument "is_tar_dataset" into this function to accept tar files appropriately. I will show this below.
**Describe the solution you'd like**
I will link to a work-in-progress PR for "A more straightforward way is to pass another argument "is_tar_dataset" into this function to accept tar files appropriately." shortly after creating this issue. Edit: https://github.com/NVIDIA/NeMo/pull/4456
**Describe alternatives you've considered**
I wrote a quick workaround that converts "/" to "_" on the fly after loading the tar file and manifest here: https://github.com/NVIDIA/NeMo/compare/main...galv:tar-remove-slash-workaround
While you could make a "fix" by doing this conversion only when a tarred dataset is being used, this is rather clumsy since the ID changes. This makes debugging and downstream joins hard.
**Additional context**
Why should you make this change? NeMo tarred datasets can currently be created only by its convert_to_tarred_audio_dataset.py script, which cannot be parallelized via something like spark or some other big data processing framework. It is hard for users of big data technology to train on tarred datasets created directly via spark for this reason. Secondly, tar files are kind of the de facto standard by which speech training data is transferred today (see openslr.org, or https://huggingface.co/datasets/MLCommons/peoples_speech). It saves users time and money to be able to train directly on the tar files they have downloaded, instead of having to untar the download, and the retar it with changed names. The existing path basically increases the disk usage required from 2TiB (in the case of People's Speech) to 6TiB.
Additionally, if someone were training on a nemo tarred dataset created by convert_to_tarred_audio_dataset.py and didn't have the underlying data, they would not be able to untar most files simply to listen to them, as their keys will most likely exceed 255 characters in length. This makes observability hard. | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4455/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/4455/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4454 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4454/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4454/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4454/events | https://github.com/NVIDIA/NeMo/pull/4454 | 1,286,063,091 | PR_kwDOC_bI7s46bfnp | 4,454 | fix branch in link | {
"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",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-27T16:38:07 | 2022-06-27T17:52:45 | 2022-06-27T17:52:42 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4454",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4454",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4454.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4454.patch",
"merged_at": "2022-06-27T17:52:42"
} | # 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ X] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4454/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/4454/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4453 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4453/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4453/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4453/events | https://github.com/NVIDIA/NeMo/issues/4453 | 1,285,639,570 | I_kwDOC_bI7s5MoU2S | 4,453 | Unable to import nlp | {
"login": "FatimaArshad-DS",
"id": 78070220,
"node_id": "MDQ6VXNlcjc4MDcwMjIw",
"avatar_url": "https://avatars.githubusercontent.com/u/78070220?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/FatimaArshad-DS",
"html_url": "https://github.com/FatimaArshad-DS",
"followers_url": "https://api.github.com/users/FatimaArshad-DS/followers",
"following_url": "https://api.github.com/users/FatimaArshad-DS/following{/other_user}",
"gists_url": "https://api.github.com/users/FatimaArshad-DS/gists{/gist_id}",
"starred_url": "https://api.github.com/users/FatimaArshad-DS/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/FatimaArshad-DS/subscriptions",
"organizations_url": "https://api.github.com/users/FatimaArshad-DS/orgs",
"repos_url": "https://api.github.com/users/FatimaArshad-DS/repos",
"events_url": "https://api.github.com/users/FatimaArshad-DS/events{/privacy}",
"received_events_url": "https://api.github.com/users/FatimaArshad-DS/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-27T11:09:14 | 2022-06-28T17:56:22 | 2022-06-28T17:56:21 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am running this Colab Notebook : https://colab.research.google.com/github/NVIDIA/NeMo/blob/v1.0.2/tutorials/nlp/Entity_Linking_Medical.ipynb#scrollTo=2qLS4_0tyf_A
When I run second cell it gives error on this line
from nemo.collections import nlp as nemo_nlp
And the error is this:
(RuntimeError Traceback (most recent call last)
[<ipython-input-18-051dc782fbfe>](https://localhost:8080/#) in <module>()
11 from tqdm import tqdm
12
---> 13 from nemo.collections import nlp
14 from nemo.utils.exp_manager import exp_manager
16 frames
/usr/local/lib/python3.7/dist-packages/torch/jit/_script.py in script(obj, optimize, _frames_up, _rcb, example_inputs)
RuntimeError:
dropout(Tensor input, float threshold, float value, bool inplace=False) -> (Tensor):
Argument threshold not provided.
:
File "/usr/local/lib/python3.7/dist-packages/megatron/model/transformer.py", line 366
def bias_dropout_add(x, bias, residual, prob, training) :
# type: (Tensor, Tensor, Tensor, float, bool) -> Tensor
out = torch.nn.functional.dropout(x + bias, p=prob, training=training)
~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE
out = residual + out
return out
'bias_dropout_add' is being compiled since it was called from 'bias_dropout_add_fused_train'
File "/usr/local/lib/python3.7/dist-packages/megatron/model/transformer.py", line 380
def bias_dropout_add_fused_train(x, bias, residual, prob) :
# type: (Tensor, Tensor, Tensor, float) -> Tensor
return bias_dropout_add(x, bias, residual, prob, True)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE) | {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4453/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/4453/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4452 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4452/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4452/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4452/events | https://github.com/NVIDIA/NeMo/issues/4452 | 1,285,307,221 | I_kwDOC_bI7s5MnDtV | 4,452 | RuntimeError: expected scalar type Half but found Float | {
"login": "SonuKumari1690",
"id": 45452951,
"node_id": "MDQ6VXNlcjQ1NDUyOTUx",
"avatar_url": "https://avatars.githubusercontent.com/u/45452951?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SonuKumari1690",
"html_url": "https://github.com/SonuKumari1690",
"followers_url": "https://api.github.com/users/SonuKumari1690/followers",
"following_url": "https://api.github.com/users/SonuKumari1690/following{/other_user}",
"gists_url": "https://api.github.com/users/SonuKumari1690/gists{/gist_id}",
"starred_url": "https://api.github.com/users/SonuKumari1690/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/SonuKumari1690/subscriptions",
"organizations_url": "https://api.github.com/users/SonuKumari1690/orgs",
"repos_url": "https://api.github.com/users/SonuKumari1690/repos",
"events_url": "https://api.github.com/users/SonuKumari1690/events{/privacy}",
"received_events_url": "https://api.github.com/users/SonuKumari1690/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-27T06:22:51 | 2022-07-03T18:00:38 | 2022-07-03T18:00:38 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I have trained nemo 1.8.2 model, earlier I have used nemo 1.4.0 and used below command to classify the texts
model.classifytext(queries=config.model.infer_samples, batch_size=8, max_seq_length=511)
This time when calling the above command with nemo 1.8.2 I am facing issue as **RuntimeError: expected scalar type Half but found Float**.
Below is the entire log trace:
RuntimeError Traceback (most recent call last)
Input In [20], in <cell line: 1>()
----> 1 model.classifytext(queries=config.model.infer_samples, batch_size=8, max_seq_length=511)
File /opt/conda/lib/python3.8/site-packages/torch/autograd/grad_mode.py:27, in _DecoratorContextManager.__call__.<locals>.decorate_context(*args, **kwargs)
24 @functools.wraps(func)
25 def decorate_context(*args, **kwargs):
26 with self.clone():
---> 27 return func(*args, **kwargs)
File /opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/models/text_classification/text_classification_model.py:259, in TextClassificationModel.classifytext(self, queries, batch_size, max_seq_length)
256 for i, batch in enumerate(infer_datalayer):
257 input_ids, input_type_ids, input_mask, subtokens_mask = batch
--> 259 logits = self.forward(
260 input_ids=input_ids.to(device),
261 token_type_ids=input_type_ids.to(device),
262 attention_mask=input_mask.to(device),
263 )
265 preds = tensor2list(torch.argmax(logits, axis=-1))
266 all_preds.extend(preds)
File /opt/conda/lib/python3.8/site-packages/nemo/core/classes/common.py:888, in typecheck.__call__(self, wrapped, instance, args, kwargs)
886 # If types are not defined, skip type checks and just call the wrapped method
887 if input_types is None and output_types is None:
--> 888 return wrapped(*args, **kwargs)
890 # Check that all arguments are kwargs
891 if input_types is not None and len(args) > 0:
File /opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/models/text_classification/text_classification_model.py:82, in TextClassificationModel.forward(self, input_ids, attention_mask, token_type_ids)
76 @typecheck()
77 def forward(self, input_ids, attention_mask, token_type_ids):
78 """
79 No special modification required for Lightning, define it as you normally would
80 in the `nn.Module` in vanilla PyTorch.
81 """
---> 82 hidden_states = self.bert_model(
83 input_ids=input_ids, token_type_ids=token_type_ids, attention_mask=attention_mask
84 )
85 if isinstance(hidden_states, tuple):
86 hidden_states = hidden_states[0]
File /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py:1111, in Module._call_impl(self, *input, **kwargs)
1107 # If we don't have any hooks, we want to skip the rest of the logic in
1108 # this function, and just call forward.
1109 if not (self._backward_hooks or self._forward_hooks or self._forward_pre_hooks or _global_backward_hooks
1110 or _global_forward_hooks or _global_forward_pre_hooks):
-> 1111 return forward_call(*input, **kwargs)
1112 # Do not call functions when jit is used
1113 full_backward_hooks, non_full_backward_hooks = [], []
File /opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/models/language_modeling/megatron_bert_model.py:130, in MegatronBertModel.forward(self, input_ids, attention_mask, token_type_ids, lm_labels)
129 def forward(self, input_ids, attention_mask, token_type_ids, lm_labels=None):
--> 130 output_tensor = self.model(input_ids, attention_mask, token_type_ids=token_type_ids, lm_labels=lm_labels)
131 return output_tensor
File /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py:1111, in Module._call_impl(self, *input, **kwargs)
1107 # If we don't have any hooks, we want to skip the rest of the logic in
1108 # this function, and just call forward.
1109 if not (self._backward_hooks or self._forward_hooks or self._forward_pre_hooks or _global_backward_hooks
1110 or _global_forward_hooks or _global_forward_pre_hooks):
-> 1111 return forward_call(*input, **kwargs)
1112 # Do not call functions when jit is used
1113 full_backward_hooks, non_full_backward_hooks = [], []
File /opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/models/language_modeling/megatron/bert_model.py:226, in BertModel.forward(self, bert_model_input, attention_mask, token_type_ids, lm_labels)
223 input_ids = bert_model_input
224 position_ids = build_position_ids(input_ids)
--> 226 lm_output = self.language_model(
227 input_ids, position_ids, extended_attention_mask, token_type_ids=token_type_ids
228 )
230 if self.post_process and self.add_binary_head:
231 lm_output, pooled_output = lm_output
File /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py:1111, in Module._call_impl(self, *input, **kwargs)
1107 # If we don't have any hooks, we want to skip the rest of the logic in
1108 # this function, and just call forward.
1109 if not (self._backward_hooks or self._forward_hooks or self._forward_pre_hooks or _global_backward_hooks
1110 or _global_forward_hooks or _global_forward_pre_hooks):
-> 1111 return forward_call(*input, **kwargs)
1112 # Do not call functions when jit is used
1113 full_backward_hooks, non_full_backward_hooks = [], []
File /opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/modules/common/megatron/language_model.py:746, in TransformerLanguageModel.forward(self, enc_input_ids, enc_position_ids, enc_attn_mask, prompt_ids, dec_input_ids, dec_position_ids, dec_attn_mask, enc_dec_attn_mask, token_type_ids, layer_past, get_key_value, pooling_sequence_index, enc_hidden_states, output_enc_hidden_only, encoder_input, set_inference_key_value_memory, inference_max_sequence_len)
744 # encoder.
745 if enc_hidden_states is None:
--> 746 encoder_output = self.encoder(
747 encoder_input,
748 enc_attn_mask,
749 layer_past=layer_past,
750 get_key_value=get_key_value,
751 set_inference_key_value_memory=set_inference_key_value_memory,
752 inference_max_sequence_len=inference_max_sequence_len,
753 )
754 else:
755 encoder_output = enc_hidden_states.to(encoder_input.dtype)
File /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py:1111, in Module._call_impl(self, *input, **kwargs)
1107 # If we don't have any hooks, we want to skip the rest of the logic in
1108 # this function, and just call forward.
1109 if not (self._backward_hooks or self._forward_hooks or self._forward_pre_hooks or _global_backward_hooks
1110 or _global_forward_hooks or _global_forward_pre_hooks):
-> 1111 return forward_call(*input, **kwargs)
1112 # Do not call functions when jit is used
1113 full_backward_hooks, non_full_backward_hooks = [], []
File /opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/modules/common/megatron/transformer.py:1095, in ParallelTransformer.forward(self, hidden_states, attention_mask, layer_past, get_key_value, encoder_output, enc_dec_attn_mask, set_inference_key_value_memory, inference_max_sequence_len)
1092 if self.post_process:
1093 # Reverting data format change [s b h] --> [b s h].
1094 hidden_states = hidden_states.transpose(0, 1).contiguous()
-> 1095 output = self.final_layernorm(hidden_states)
1096 else:
1097 output = hidden_states
File /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py:1111, in Module._call_impl(self, *input, **kwargs)
1107 # If we don't have any hooks, we want to skip the rest of the logic in
1108 # this function, and just call forward.
1109 if not (self._backward_hooks or self._forward_hooks or self._forward_pre_hooks or _global_backward_hooks
1110 or _global_forward_hooks or _global_forward_pre_hooks):
-> 1111 return forward_call(*input, **kwargs)
1112 # Do not call functions when jit is used
1113 full_backward_hooks, non_full_backward_hooks = [], []
File /opt/conda/lib/python3.8/site-packages/apex/normalization/fused_layer_norm.py:414, in MixedFusedLayerNorm.forward(self, input)
412 if not input.is_cuda:
413 return F.layer_norm(input, self.normalized_shape, self.weight, self.bias, self.eps)
--> 414 return mixed_dtype_fused_layer_norm_affine(input, self.weight, self.bias, self.normalized_shape, self.eps)
File /opt/conda/lib/python3.8/site-packages/apex/normalization/fused_layer_norm.py:183, in mixed_dtype_fused_layer_norm_affine(input, weight, bias, normalized_shape, eps)
181 args = _cast_if_autocast_enabled(input, weight, bias, normalized_shape, eps)
182 with torch.cuda.amp.autocast(enabled=False):
--> 183 return FusedLayerNormAffineMixedDtypesFunction.apply(*args)
File /opt/conda/lib/python3.8/site-packages/apex/normalization/fused_layer_norm.py:96, in FusedLayerNormAffineMixedDtypesFunction.forward(ctx, input, weight, bias, normalized_shape, eps)
94 weight_ = weight.contiguous()
95 bias_ = bias.contiguous()
---> 96 output, mean, invvar = fused_layer_norm_cuda.forward_affine_mixed_dtypes(
97 input_, ctx.normalized_shape, weight_, bias_, ctx.eps
98 )
99 ctx.save_for_backward(input_, weight_, bias_, mean, invvar)
100 return output
RuntimeError: expected scalar type Half but found Float | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4452/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/4452/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4451 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4451/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4451/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4451/events | https://github.com/NVIDIA/NeMo/issues/4451 | 1,284,850,205 | I_kwDOC_bI7s5MlUId | 4,451 | [NMT] Unable to run `megatron_nmt_training.py` | {
"login": "itzsimpl",
"id": 4784070,
"node_id": "MDQ6VXNlcjQ3ODQwNzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4784070?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/itzsimpl",
"html_url": "https://github.com/itzsimpl",
"followers_url": "https://api.github.com/users/itzsimpl/followers",
"following_url": "https://api.github.com/users/itzsimpl/following{/other_user}",
"gists_url": "https://api.github.com/users/itzsimpl/gists{/gist_id}",
"starred_url": "https://api.github.com/users/itzsimpl/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/itzsimpl/subscriptions",
"organizations_url": "https://api.github.com/users/itzsimpl/orgs",
"repos_url": "https://api.github.com/users/itzsimpl/repos",
"events_url": "https://api.github.com/users/itzsimpl/events{/privacy}",
"received_events_url": "https://api.github.com/users/itzsimpl/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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"
},
{
"id": 4585431311,
"node_id": "LA_kwDOC_bI7s8AAAABEVAhDw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | {
"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/michalivne/followers",
"following_url": "https://api.github.com/users/michalivne/following{/other_user}",
"gists_url": "https://api.github.com/users/michalivne/gists{/gist_id}",
"starred_url": "https://api.github.com/users/michalivne/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/michalivne/subscriptions",
"organizations_url": "https://api.github.com/users/michalivne/orgs",
"repos_url": "https://api.github.com/users/michalivne/repos",
"events_url": "https://api.github.com/users/michalivne/events{/privacy}",
"received_events_url": "https://api.github.com/users/michalivne/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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/michalivne/followers",
"following_url": "https://api.github.com/users/michalivne/following{/other_user}",
"gists_url": "https://api.github.com/users/michalivne/gists{/gist_id}",
"starred_url": "https://api.github.com/users/michalivne/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/michalivne/subscriptions",
"organizations_url": "https://api.github.com/users/michalivne/orgs",
"repos_url": "https://api.github.com/users/michalivne/repos",
"events_url": "https://api.github.com/users/michalivne/events{/privacy}",
"received_events_url": "https://api.github.com/users/michalivne/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-26T08:54:20 | 2022-11-10T02:12:22 | 2022-11-10T02:12:22 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
Trying to run `megatron_nmt_training.py`, with `conf/aayn_base_megatron.yml` initialization crashes with the following trace:
```python
Traceback (most recent call last):
File "examples/nlp/machine_translation/megatron_nmt_training.py", line 95, in <module>
main()
File "/workspace/nemo/nemo/core/config/hydra_runner.py", line 104, in wrapper
_run_hydra(
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/hydra/_internal/utils.py", line 377, in _run_hydra
run_and_report(
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/hydra/_internal/utils.py", line 214, in run_and_report
raise ex
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/hydra/_internal/utils.py", line 211, in run_and_report
return func()
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/hydra/_internal/utils.py", line 378, in <lambda>
lambda: hydra.run(
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/hydra/_internal/hydra.py", line 111, in run
_ = ret.return_value
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/hydra/core/utils.py", line 233, in return_value
raise self._return_value
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/hydra/core/utils.py", line 160, in run_job
ret.return_value = task_function(task_cfg)
File "examples/nlp/machine_translation/megatron_nmt_training.py", line 68, in main
MTDataPreproc(cfg=cfg.model, trainer=trainer)
File "/workspace/nemo/nemo/collections/nlp/data/machine_translation/preproc_mt_data.py", line 172, in __init__
encoder_model_name=cfg.encoder.get('model_name'),
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/dictconfig.py", line 357, in __getattr__
self._format_and_raise(key=key, value=None, cause=e)
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/base.py", line 190, in _format_and_raise
format_and_raise(
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/_utils.py", line 738, in format_and_raise
_raise(ex, cause)
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/_utils.py", line 716, in _raise
raise ex.with_traceback(sys.exc_info()[2]) # set end OC_CAUSE=1 for full backtrace
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/dictconfig.py", line 351, in __getattr__
return self._get_impl(key=key, default_value=_DEFAULT_MARKER_)
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/dictconfig.py", line 438, in _get_impl
node = self._get_node(key=key, throw_on_missing_key=True)
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/dictconfig.py", line 465, in _get_node
self._validate_get(key)
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/dictconfig.py", line 166, in _validate_get
self._format_and_raise(
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/base.py", line 190, in _format_and_raise
format_and_raise(
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/_utils.py", line 818, in format_and_raise
_raise(ex, cause)
File "/ceph/hpc/home/ilb/.local/lib/python3.8/site-packages/omegaconf/_utils.py", line 716, in _raise
raise ex.with_traceback(sys.exc_info()[2]) # set end OC_CAUSE=1 for full backtrace
omegaconf.errors.ConfigAttributeError: Key 'encoder' is not in struct
full_key: model.encoder
object_type=dict
```
@MaximumEntropy Tracking down the source, the offending line seems to be https://github.com/NVIDIA/NeMo/blob/09be885e3f96ccded893dabe5985ffa22736f111/nemo/collections/nlp/data/machine_translation/preproc_mt_data.py#L172
as the `encoder` property is defined in all other NMT yaml files, but not in `aayn_base_megatron.yml`. This is true also for `decoder`. Hance the following lines will lead to a crash
https://github.com/NVIDIA/NeMo/blob/09be885e3f96ccded893dabe5985ffa22736f111/nemo/collections/nlp/data/machine_translation/preproc_mt_data.py#L172
https://github.com/NVIDIA/NeMo/blob/09be885e3f96ccded893dabe5985ffa22736f111/nemo/collections/nlp/data/machine_translation/preproc_mt_data.py#L227
https://github.com/NVIDIA/NeMo/blob/09be885e3f96ccded893dabe5985ffa22736f111/nemo/collections/nlp/data/machine_translation/preproc_mt_data.py#L177
https://github.com/NVIDIA/NeMo/blob/09be885e3f96ccded893dabe5985ffa22736f111/nemo/collections/nlp/data/machine_translation/preproc_mt_data.py#L232
**Environment details**
- `nemo:1.9.0` built on `pytorch:22.05-py3` with `./reinstall.sh`
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4451/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/4451/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4450 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4450/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4450/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4450/events | https://github.com/NVIDIA/NeMo/pull/4450 | 1,284,478,073 | PR_kwDOC_bI7s46WXFq | 4,450 | [TTS] Fix typo in HiFi-GAN config's max steps | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-25T07:13:46 | 2022-06-28T18:24:51 | 2022-06-28T07:58:43 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4450",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4450",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4450.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4450.patch",
"merged_at": "2022-06-28T07:58:43"
} | Signed-off-by: Jocelyn Huang <[email protected]>
Co-authored-by: Eric Harper <[email protected]>
# What does this PR do ?
related to https://github.com/NVIDIA/NeMo/pull/4446, which has been merged to r1.10.0.
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4450/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/4450/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4449 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4449/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4449/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4449/events | https://github.com/NVIDIA/NeMo/pull/4449 | 1,284,403,076 | PR_kwDOC_bI7s46WHTM | 4,449 | [TTS] [bugfix] German FastPitch HiFi-GAN tutorial | {
"login": "aroraakshit",
"id": 30349184,
"node_id": "MDQ6VXNlcjMwMzQ5MTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/30349184?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aroraakshit",
"html_url": "https://github.com/aroraakshit",
"followers_url": "https://api.github.com/users/aroraakshit/followers",
"following_url": "https://api.github.com/users/aroraakshit/following{/other_user}",
"gists_url": "https://api.github.com/users/aroraakshit/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aroraakshit/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aroraakshit/subscriptions",
"organizations_url": "https://api.github.com/users/aroraakshit/orgs",
"repos_url": "https://api.github.com/users/aroraakshit/repos",
"events_url": "https://api.github.com/users/aroraakshit/events{/privacy}",
"received_events_url": "https://api.github.com/users/aroraakshit/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-25T01:42:04 | 2023-02-22T18:46:48 | 2022-06-28T19:34:58 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4449",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4449",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4449.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4449.patch",
"merged_at": null
} | # What does this PR do ?
Address QA bugs for German TTS tutorial
**Collection**: TTS
# Changelog
- tutorial notebook changed
**PR Type**: Bugfix
| {
"login": "aroraakshit",
"id": 30349184,
"node_id": "MDQ6VXNlcjMwMzQ5MTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/30349184?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aroraakshit",
"html_url": "https://github.com/aroraakshit",
"followers_url": "https://api.github.com/users/aroraakshit/followers",
"following_url": "https://api.github.com/users/aroraakshit/following{/other_user}",
"gists_url": "https://api.github.com/users/aroraakshit/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aroraakshit/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aroraakshit/subscriptions",
"organizations_url": "https://api.github.com/users/aroraakshit/orgs",
"repos_url": "https://api.github.com/users/aroraakshit/repos",
"events_url": "https://api.github.com/users/aroraakshit/events{/privacy}",
"received_events_url": "https://api.github.com/users/aroraakshit/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4449/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/4449/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4448 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4448/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4448/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4448/events | https://github.com/NVIDIA/NeMo/pull/4448 | 1,284,310,029 | PR_kwDOC_bI7s46V4vU | 4,448 | Merge r1.10.0 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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T23:28:57 | 2022-06-27T17:50:39 | 2022-06-27T17:50:36 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4448",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4448",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4448.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4448.patch",
"merged_at": "2022-06-27T17:50:36"
} | # 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4448/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/4448/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4447 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4447/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4447/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4447/events | https://github.com/NVIDIA/NeMo/pull/4447 | 1,284,251,097 | PR_kwDOC_bI7s46VvwC | 4,447 | Updated notebook to fix batch configuration and precision bugs | {
"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/followers",
"following_url": "https://api.github.com/users/vadam5/following{/other_user}",
"gists_url": "https://api.github.com/users/vadam5/gists{/gist_id}",
"starred_url": "https://api.github.com/users/vadam5/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vadam5/subscriptions",
"organizations_url": "https://api.github.com/users/vadam5/orgs",
"repos_url": "https://api.github.com/users/vadam5/repos",
"events_url": "https://api.github.com/users/vadam5/events{/privacy}",
"received_events_url": "https://api.github.com/users/vadam5/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T22:37:24 | 2022-06-24T23:10:47 | 2022-06-24T23:10:44 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4447",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4447",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4447.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4447.patch",
"merged_at": "2022-06-24T23:10:44"
} | Signed-off-by: Virginia Adams <[email protected]>
Bug fixes for prompt learning notebook after pipeline parallel addition
https://nvbugs/3681543 [ML-NeMo][A30] Multitask_Prompt_and_PTuning.ipynb branch name not 'r1.10.0' and failed with ValueError if manually changed to the r1.10.0 branch
Add a one line overview of what this PR aims to accomplish.
**Collection**: BigNLP
# Changelog
- Updated tutorial notebook
# Usage
Run Jupiter notebook
# 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)
- [ ] Did you write any new necessary tests?
- [x] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4447/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/4447/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4446 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4446/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4446/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4446/events | https://github.com/NVIDIA/NeMo/pull/4446 | 1,284,215,740 | PR_kwDOC_bI7s46Vn6q | 4,446 | Fix typo in HiFi-GAN config's max steps | {
"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/redoctopus/followers",
"following_url": "https://api.github.com/users/redoctopus/following{/other_user}",
"gists_url": "https://api.github.com/users/redoctopus/gists{/gist_id}",
"starred_url": "https://api.github.com/users/redoctopus/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/redoctopus/subscriptions",
"organizations_url": "https://api.github.com/users/redoctopus/orgs",
"repos_url": "https://api.github.com/users/redoctopus/repos",
"events_url": "https://api.github.com/users/redoctopus/events{/privacy}",
"received_events_url": "https://api.github.com/users/redoctopus/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T21:41:54 | 2022-06-24T22:59:39 | 2022-06-24T22:59:34 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4446",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4446",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4446.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4446.patch",
"merged_at": "2022-06-24T22:59:34"
} | Signed-off-by: Jocelyn Huang <[email protected]>
# What does this PR do ?
Fix typo in the default `max_steps` for HiFi-GAN configs (see #4431).
**Collection**: TTS
# Changelog
- Changed default steps from 25M to 2.5M
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
# Additional Information
* Raised in discussion #4431
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4446/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/4446/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4445 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4445/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4445/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4445/events | https://github.com/NVIDIA/NeMo/pull/4445 | 1,284,212,856 | PR_kwDOC_bI7s46VnTi | 4,445 | unify intent slot dataset util functions in tutorials | {
"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/Zhilin123/followers",
"following_url": "https://api.github.com/users/Zhilin123/following{/other_user}",
"gists_url": "https://api.github.com/users/Zhilin123/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Zhilin123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Zhilin123/subscriptions",
"organizations_url": "https://api.github.com/users/Zhilin123/orgs",
"repos_url": "https://api.github.com/users/Zhilin123/repos",
"events_url": "https://api.github.com/users/Zhilin123/events{/privacy}",
"received_events_url": "https://api.github.com/users/Zhilin123/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T21:36:21 | 2023-02-22T18:40:55 | 2022-06-24T22:35:27 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4445",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4445",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4445.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4445.patch",
"merged_at": "2022-06-24T22:35:27"
} | # What does this PR do ?
Unify intent slot util function file locations
**Collection**: NLP
# 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 code snippet demonstrating how to use this
```
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/followers",
"following_url": "https://api.github.com/users/vadam5/following{/other_user}",
"gists_url": "https://api.github.com/users/vadam5/gists{/gist_id}",
"starred_url": "https://api.github.com/users/vadam5/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vadam5/subscriptions",
"organizations_url": "https://api.github.com/users/vadam5/orgs",
"repos_url": "https://api.github.com/users/vadam5/repos",
"events_url": "https://api.github.com/users/vadam5/events{/privacy}",
"received_events_url": "https://api.github.com/users/vadam5/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4445/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/4445/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4444 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4444/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4444/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4444/events | https://github.com/NVIDIA/NeMo/pull/4444 | 1,284,186,734 | PR_kwDOC_bI7s46Vhuv | 4,444 | Docs: Decrease Font Size on Tables | {
"login": "nickolyamba",
"id": 8766167,
"node_id": "MDQ6VXNlcjg3NjYxNjc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8766167?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nickolyamba",
"html_url": "https://github.com/nickolyamba",
"followers_url": "https://api.github.com/users/nickolyamba/followers",
"following_url": "https://api.github.com/users/nickolyamba/following{/other_user}",
"gists_url": "https://api.github.com/users/nickolyamba/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nickolyamba/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nickolyamba/subscriptions",
"organizations_url": "https://api.github.com/users/nickolyamba/orgs",
"repos_url": "https://api.github.com/users/nickolyamba/repos",
"events_url": "https://api.github.com/users/nickolyamba/events{/privacy}",
"received_events_url": "https://api.github.com/users/nickolyamba/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T20:57:24 | 2022-06-24T21:11:26 | 2022-06-24T21:11:21 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4444",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4444",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4444.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4444.patch",
"merged_at": "2022-06-24T21:11:21"
} | # What does this PR do ?
Decrease font size on tables to fit more content
**Collection**: None
# Changelog
- Decrease font size on tables to fit more content
# 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 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 or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4444/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/4444/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4443 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4443/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4443/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4443/events | https://github.com/NVIDIA/NeMo/pull/4443 | 1,284,149,942 | PR_kwDOC_bI7s46VZmy | 4,443 | [TTS] add static method decorator. | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T20:18:35 | 2022-06-25T08:03:43 | 2022-06-25T08:03:39 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4443",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4443",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4443.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4443.patch",
"merged_at": "2022-06-25T08:03:39"
} | Signed-off-by: Xuesong Yang <[email protected]>
# 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 code snippet demonstrating how to use this
```
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4443/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/4443/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4442 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4442/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4442/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4442/events | https://github.com/NVIDIA/NeMo/pull/4442 | 1,284,137,101 | PR_kwDOC_bI7s46VWzM | 4,442 | Notebook bug fix: add subfolder | {
"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",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T20:01:39 | 2022-06-24T22:52:11 | 2022-06-24T22:52:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4442",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4442",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4442.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4442.patch",
"merged_at": "2022-06-24T22:52:08"
} | Signed-off-by: ekmb <[email protected]>
# 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ X] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4442/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/4442/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4441 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4441/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4441/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4441/events | https://github.com/NVIDIA/NeMo/pull/4441 | 1,284,136,670 | PR_kwDOC_bI7s46VWtP | 4,441 | Docs: Add table overflow handling | {
"login": "nickolyamba",
"id": 8766167,
"node_id": "MDQ6VXNlcjg3NjYxNjc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8766167?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nickolyamba",
"html_url": "https://github.com/nickolyamba",
"followers_url": "https://api.github.com/users/nickolyamba/followers",
"following_url": "https://api.github.com/users/nickolyamba/following{/other_user}",
"gists_url": "https://api.github.com/users/nickolyamba/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nickolyamba/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nickolyamba/subscriptions",
"organizations_url": "https://api.github.com/users/nickolyamba/orgs",
"repos_url": "https://api.github.com/users/nickolyamba/repos",
"events_url": "https://api.github.com/users/nickolyamba/events{/privacy}",
"received_events_url": "https://api.github.com/users/nickolyamba/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T20:01:03 | 2022-06-24T20:27:09 | 2022-06-24T20:27:03 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4441",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4441",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4441.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4441.patch",
"merged_at": "2022-06-24T20:27:03"
} | # What does this PR do ?
Add table overflow handling. In particular, this caused issues on the [Scores page](https://github.com/NVIDIA/NeMo/blob/r1.10.0/docs/source/asr/scores.rst)
**Collection**: None
# Changelog
- Setup section to overflow horizontally
- Add scrolling to tables placed under `section` tags
# 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 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 or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4441/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/4441/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4440 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4440/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4440/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4440/events | https://github.com/NVIDIA/NeMo/pull/4440 | 1,283,825,439 | PR_kwDOC_bI7s46UTIl | 4,440 | T5 rpe fix 01 | {
"login": "khcs",
"id": 5403167,
"node_id": "MDQ6VXNlcjU0MDMxNjc=",
"avatar_url": "https://avatars.githubusercontent.com/u/5403167?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/khcs",
"html_url": "https://github.com/khcs",
"followers_url": "https://api.github.com/users/khcs/followers",
"following_url": "https://api.github.com/users/khcs/following{/other_user}",
"gists_url": "https://api.github.com/users/khcs/gists{/gist_id}",
"starred_url": "https://api.github.com/users/khcs/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/khcs/subscriptions",
"organizations_url": "https://api.github.com/users/khcs/orgs",
"repos_url": "https://api.github.com/users/khcs/repos",
"events_url": "https://api.github.com/users/khcs/events{/privacy}",
"received_events_url": "https://api.github.com/users/khcs/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T14:31:58 | 2023-02-22T18:41:03 | 2022-06-29T21:50:33 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4440",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4440",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4440.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4440.patch",
"merged_at": null
} | # What does this PR do ?
Fix the RPE implementation converging slower with loss consistently higher than NeMo APE and Megatron-LM RPE implementation.
**Collection**: NLP
# Changelog
- Changed how RPE parameters are initialized and passed on.
# Usage
* Train with `model.position_embedding_type='relative'` config.
```python
python /home/workspace/NeMo/examples/nlp/language_modeling/megatron_t5_pretraining.py model.position_embedding_type='relative'
```
# 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 or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4440/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/4440/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4439 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4439/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4439/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4439/events | https://github.com/NVIDIA/NeMo/issues/4439 | 1,283,234,927 | I_kwDOC_bI7s5MfJxv | 4,439 | MultiChannel Support | {
"login": "evilc3",
"id": 19889717,
"node_id": "MDQ6VXNlcjE5ODg5NzE3",
"avatar_url": "https://avatars.githubusercontent.com/u/19889717?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/evilc3",
"html_url": "https://github.com/evilc3",
"followers_url": "https://api.github.com/users/evilc3/followers",
"following_url": "https://api.github.com/users/evilc3/following{/other_user}",
"gists_url": "https://api.github.com/users/evilc3/gists{/gist_id}",
"starred_url": "https://api.github.com/users/evilc3/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/evilc3/subscriptions",
"organizations_url": "https://api.github.com/users/evilc3/orgs",
"repos_url": "https://api.github.com/users/evilc3/repos",
"events_url": "https://api.github.com/users/evilc3/events{/privacy}",
"received_events_url": "https://api.github.com/users/evilc3/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-24T04:12:23 | 2022-06-24T06:52:30 | 2022-06-24T06:52:30 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Does Nemo support multi-channel?, So far I have only seen single-channel inputs.
If not which is the best way I can go about adding support for it.
Any reason why Is not supported?
Thanks | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4439/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/4439/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4438 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4438/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4438/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4438/events | https://github.com/NVIDIA/NeMo/pull/4438 | 1,282,932,049 | PR_kwDOC_bI7s46RWfu | 4,438 | Fix notebook text | {
"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/yidong72/followers",
"following_url": "https://api.github.com/users/yidong72/following{/other_user}",
"gists_url": "https://api.github.com/users/yidong72/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yidong72/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yidong72/subscriptions",
"organizations_url": "https://api.github.com/users/yidong72/orgs",
"repos_url": "https://api.github.com/users/yidong72/repos",
"events_url": "https://api.github.com/users/yidong72/events{/privacy}",
"received_events_url": "https://api.github.com/users/yidong72/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-23T20:55:54 | 2022-06-23T21:02:18 | 2022-06-23T21:02:15 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4438",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4438",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4438.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4438.patch",
"merged_at": "2022-06-23T21:02:15"
} | # What does this PR do ?
Fix the `gpt_eval` argument in the text | {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4438/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/4438/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4437 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4437/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4437/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4437/events | https://github.com/NVIDIA/NeMo/pull/4437 | 1,282,915,425 | PR_kwDOC_bI7s46RS1U | 4,437 | Update dialogue tutorial version | {
"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/Zhilin123/followers",
"following_url": "https://api.github.com/users/Zhilin123/following{/other_user}",
"gists_url": "https://api.github.com/users/Zhilin123/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Zhilin123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Zhilin123/subscriptions",
"organizations_url": "https://api.github.com/users/Zhilin123/orgs",
"repos_url": "https://api.github.com/users/Zhilin123/repos",
"events_url": "https://api.github.com/users/Zhilin123/events{/privacy}",
"received_events_url": "https://api.github.com/users/Zhilin123/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-23T20:37:28 | 2022-06-23T22:37:15 | 2022-06-23T22:37:11 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4437",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4437",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4437.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4437.patch",
"merged_at": "2022-06-23T22:37:11"
} | # What does this PR do ?
Update dialogue tutorial version
**Collection**: NLP
# 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4437/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/4437/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4436 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4436/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4436/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4436/events | https://github.com/NVIDIA/NeMo/pull/4436 | 1,282,778,475 | PR_kwDOC_bI7s46Q1cq | 4,436 | Delete commented tests from Jenkinsfile | {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-23T18:19:56 | 2022-07-13T00:48:06 | 2022-07-13T00:47:56 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4436",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4436",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4436.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4436.patch",
"merged_at": null
} | # What does this PR do ?
We've reached the limit for how large our Jenkins pipeline can be. We need to clean up the file.
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4436/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/4436/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4435 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4435/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4435/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4435/events | https://github.com/NVIDIA/NeMo/pull/4435 | 1,282,773,175 | PR_kwDOC_bI7s46Q0Sx | 4,435 | [bugfix][TTS] pitch, voiced_mask, prob_voiced have the same values. | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-23T18:15:35 | 2022-06-24T01:46:36 | 2022-06-24T01:46:31 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4435",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4435",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4435.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4435.patch",
"merged_at": "2022-06-24T01:46:31"
} | Signed-off-by: Xuesong Yang <[email protected]>
# What does this PR do ?
relate to https://github.com/NVIDIA/NeMo/pull/4392
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4435/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/4435/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4433 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4433/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4433/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4433/events | https://github.com/NVIDIA/NeMo/pull/4433 | 1,282,763,212 | PR_kwDOC_bI7s46QyLT | 4,433 | [bugfix][TTS] pitch, voiced_mask, prob_voiced have the same values. | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-23T18:06:01 | 2022-06-23T18:11:59 | 2022-06-23T18:08:21 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4433",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4433",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4433.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4433.patch",
"merged_at": null
} | Signed-off-by: Xuesong Yang <[email protected]>
# What does this PR do ?
related to https://github.com/NVIDIA/NeMo/pull/4392
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4433/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/4433/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4432 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4432/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4432/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4432/events | https://github.com/NVIDIA/NeMo/pull/4432 | 1,282,761,832 | PR_kwDOC_bI7s46Qx4m | 4,432 | [Bugfix][TTS] wrong order of returned tuple for general_collate_fn. | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-23T18:04:35 | 2022-06-23T20:12:57 | 2022-06-23T20:12:54 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4432",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4432",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4432.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4432.patch",
"merged_at": "2022-06-23T20:12:54"
} | Signed-off-by: Xuesong Yang <[email protected]>
# What does this PR do ?
related to https://github.com/NVIDIA/NeMo/pull/4388
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4432/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/4432/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4430 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4430/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4430/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4430/events | https://github.com/NVIDIA/NeMo/issues/4430 | 1,281,955,369 | I_kwDOC_bI7s5MaRYp | 4,430 | `StopIteration` Exception in Conformer Encoder because of `next(self.parameters())` | {
"login": "grazder",
"id": 21354805,
"node_id": "MDQ6VXNlcjIxMzU0ODA1",
"avatar_url": "https://avatars.githubusercontent.com/u/21354805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/grazder",
"html_url": "https://github.com/grazder",
"followers_url": "https://api.github.com/users/grazder/followers",
"following_url": "https://api.github.com/users/grazder/following{/other_user}",
"gists_url": "https://api.github.com/users/grazder/gists{/gist_id}",
"starred_url": "https://api.github.com/users/grazder/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/grazder/subscriptions",
"organizations_url": "https://api.github.com/users/grazder/orgs",
"repos_url": "https://api.github.com/users/grazder/repos",
"events_url": "https://api.github.com/users/grazder/events{/privacy}",
"received_events_url": "https://api.github.com/users/grazder/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | 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/VahidooX/followers",
"following_url": "https://api.github.com/users/VahidooX/following{/other_user}",
"gists_url": "https://api.github.com/users/VahidooX/gists{/gist_id}",
"starred_url": "https://api.github.com/users/VahidooX/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/VahidooX/subscriptions",
"organizations_url": "https://api.github.com/users/VahidooX/orgs",
"repos_url": "https://api.github.com/users/VahidooX/repos",
"events_url": "https://api.github.com/users/VahidooX/events{/privacy}",
"received_events_url": "https://api.github.com/users/VahidooX/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/VahidooX/followers",
"following_url": "https://api.github.com/users/VahidooX/following{/other_user}",
"gists_url": "https://api.github.com/users/VahidooX/gists{/gist_id}",
"starred_url": "https://api.github.com/users/VahidooX/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/VahidooX/subscriptions",
"organizations_url": "https://api.github.com/users/VahidooX/orgs",
"repos_url": "https://api.github.com/users/VahidooX/repos",
"events_url": "https://api.github.com/users/VahidooX/events{/privacy}",
"received_events_url": "https://api.github.com/users/VahidooX/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-23T07:38:26 | 2022-07-03T18:01:25 | 2022-07-03T18:01:25 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi, I get `StopIteration` exception here:
https://github.com/NVIDIA/NeMo/blob/41f27a5e68934761b05dd373e7b288aa798858e5/nemo/collections/asr/modules/conformer_encoder.py#L231
I call this method from `forward_for_export` here:
https://github.com/NVIDIA/NeMo/blob/41f27a5e68934761b05dd373e7b288aa798858e5/nemo/collections/asr/modules/conformer_encoder.py#L249
I found that `self.parameters()` is zero length. Found this happens when I use multiple GPUs in DP mode. When I run the code on one GPU I get `self.parameters() > 0`.
Issue about it: https://github.com/pytorch/pytorch/issues/40457
Maybe it would be better if the device was passed into the method, like so:
```
def set_max_audio_length(self, max_audio_length, device='cpu'):
....
```
Because it's strange to get such problems when getting a device, when it can be easily passed as a parameter.
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4430/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/4430/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4429 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4429/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4429/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4429/events | https://github.com/NVIDIA/NeMo/issues/4429 | 1,281,751,062 | I_kwDOC_bI7s5MZfgW | 4,429 | Request the feature to send metadata in BLS. | {
"login": "ikhyun5538",
"id": 33532701,
"node_id": "MDQ6VXNlcjMzNTMyNzAx",
"avatar_url": "https://avatars.githubusercontent.com/u/33532701?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ikhyun5538",
"html_url": "https://github.com/ikhyun5538",
"followers_url": "https://api.github.com/users/ikhyun5538/followers",
"following_url": "https://api.github.com/users/ikhyun5538/following{/other_user}",
"gists_url": "https://api.github.com/users/ikhyun5538/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ikhyun5538/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ikhyun5538/subscriptions",
"organizations_url": "https://api.github.com/users/ikhyun5538/orgs",
"repos_url": "https://api.github.com/users/ikhyun5538/repos",
"events_url": "https://api.github.com/users/ikhyun5538/events{/privacy}",
"received_events_url": "https://api.github.com/users/ikhyun5538/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-23T04:49:28 | 2022-06-24T01:36:47 | 2022-06-23T05:38:00 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Is your feature request related to a problem? Please describe.**
I want to change the Model according to the BLS input. But BLS requires the same input bach size. So I have to make input like ["model1", "model1"]. If my batch size is 100, should I send 100 same data like ["model1", "model1", "model1"].
**Describe the solution you'd like**
It would be nice to have the feature to send metadata other than batch data. | {
"login": "ikhyun5538",
"id": 33532701,
"node_id": "MDQ6VXNlcjMzNTMyNzAx",
"avatar_url": "https://avatars.githubusercontent.com/u/33532701?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ikhyun5538",
"html_url": "https://github.com/ikhyun5538",
"followers_url": "https://api.github.com/users/ikhyun5538/followers",
"following_url": "https://api.github.com/users/ikhyun5538/following{/other_user}",
"gists_url": "https://api.github.com/users/ikhyun5538/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ikhyun5538/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ikhyun5538/subscriptions",
"organizations_url": "https://api.github.com/users/ikhyun5538/orgs",
"repos_url": "https://api.github.com/users/ikhyun5538/repos",
"events_url": "https://api.github.com/users/ikhyun5538/events{/privacy}",
"received_events_url": "https://api.github.com/users/ikhyun5538/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4429/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/4429/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4428 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4428/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4428/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4428/events | https://github.com/NVIDIA/NeMo/pull/4428 | 1,280,929,974 | PR_kwDOC_bI7s46KdKz | 4,428 | Try Jenkinsfile Fix | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-22T21:18:37 | 2022-07-06T22:19:24 | 2022-06-23T18:12:18 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4428",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4428",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4428.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4428.patch",
"merged_at": null
} | Signed-off-by: smajumdar <[email protected]>
# What does this PR do ?
Try updating jerkins tests
**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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4428/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/4428/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4427 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4427/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4427/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4427/events | https://github.com/NVIDIA/NeMo/pull/4427 | 1,280,819,405 | PR_kwDOC_bI7s46KDyU | 4,427 | [ASR] Replace all paths with /content/ | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-22T20:14:25 | 2022-06-22T20:14:44 | 2022-06-22T20:14:41 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4427",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4427",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4427.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4427.patch",
"merged_at": "2022-06-22T20:14:41"
} | Signed-off-by: smajumdar <[email protected]>
# What does this PR do ?
Fixes paths on ASR Adapter tutorial
**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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4427/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/4427/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4426 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4426/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4426/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4426/events | https://github.com/NVIDIA/NeMo/issues/4426 | 1,280,785,639 | I_kwDOC_bI7s5MVzzn | 4,426 | Scores for transcriptions | {
"login": "AllanBragaGit",
"id": 56321729,
"node_id": "MDQ6VXNlcjU2MzIxNzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/56321729?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AllanBragaGit",
"html_url": "https://github.com/AllanBragaGit",
"followers_url": "https://api.github.com/users/AllanBragaGit/followers",
"following_url": "https://api.github.com/users/AllanBragaGit/following{/other_user}",
"gists_url": "https://api.github.com/users/AllanBragaGit/gists{/gist_id}",
"starred_url": "https://api.github.com/users/AllanBragaGit/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/AllanBragaGit/subscriptions",
"organizations_url": "https://api.github.com/users/AllanBragaGit/orgs",
"repos_url": "https://api.github.com/users/AllanBragaGit/repos",
"events_url": "https://api.github.com/users/AllanBragaGit/events{/privacy}",
"received_events_url": "https://api.github.com/users/AllanBragaGit/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | true | null | [] | null | null | 2022-06-22T19:45:10 | 2022-06-23T18:07:04 | 2022-06-23T18:07:04 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | At word level, i can extract the timestamps, how can i also extract a confidence level or a score from this word transcription?
i was following this tutorial: https://github.com/NVIDIA/NeMo/blob/main/tutorials/asr/Offline_ASR.ipynb | null | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4426/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/4426/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4425 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4425/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4425/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4425/events | https://github.com/NVIDIA/NeMo/pull/4425 | 1,280,708,125 | PR_kwDOC_bI7s46JrKS | 4,425 | Re-apply fixes from r1.9.0 | {
"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/redoctopus/followers",
"following_url": "https://api.github.com/users/redoctopus/following{/other_user}",
"gists_url": "https://api.github.com/users/redoctopus/gists{/gist_id}",
"starred_url": "https://api.github.com/users/redoctopus/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/redoctopus/subscriptions",
"organizations_url": "https://api.github.com/users/redoctopus/orgs",
"repos_url": "https://api.github.com/users/redoctopus/repos",
"events_url": "https://api.github.com/users/redoctopus/events{/privacy}",
"received_events_url": "https://api.github.com/users/redoctopus/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-22T18:35:55 | 2022-06-22T20:03:27 | 2022-06-22T20:03:22 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4425",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4425",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4425.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4425.patch",
"merged_at": "2022-06-22T20:03:22"
} | Signed-off-by: Jocelyn Huang <[email protected]>
# What does this PR do ?
Re-apply the fixes to the Tacotron 2 tutorial from #4209. Need to open this PR since those fixes never made it to main and the 1.10 branch.
**Collection**: TTS
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
# Additional Information
* See #4209 for original bugfix info. | {
"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/redoctopus/followers",
"following_url": "https://api.github.com/users/redoctopus/following{/other_user}",
"gists_url": "https://api.github.com/users/redoctopus/gists{/gist_id}",
"starred_url": "https://api.github.com/users/redoctopus/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/redoctopus/subscriptions",
"organizations_url": "https://api.github.com/users/redoctopus/orgs",
"repos_url": "https://api.github.com/users/redoctopus/repos",
"events_url": "https://api.github.com/users/redoctopus/events{/privacy}",
"received_events_url": "https://api.github.com/users/redoctopus/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4425/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/4425/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4424 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4424/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4424/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4424/events | https://github.com/NVIDIA/NeMo/pull/4424 | 1,280,622,466 | PR_kwDOC_bI7s46JXyK | 4,424 | bugfix for import error in Offline_ASR_with_VAD_for_CTC_models | {
"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/followers",
"following_url": "https://api.github.com/users/fayejf/following{/other_user}",
"gists_url": "https://api.github.com/users/fayejf/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fayejf/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fayejf/subscriptions",
"organizations_url": "https://api.github.com/users/fayejf/orgs",
"repos_url": "https://api.github.com/users/fayejf/repos",
"events_url": "https://api.github.com/users/fayejf/events{/privacy}",
"received_events_url": "https://api.github.com/users/fayejf/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-22T17:39:05 | 2022-06-22T17:53:32 | 2022-06-22T17:53:29 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4424",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4424",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4424.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4424.patch",
"merged_at": "2022-06-22T17:53:29"
} | Signed-off-by: fayejf <[email protected]>
# What does this PR do ?
Fix import error in Offline_ASR_with_VAD_for_CTC_models in r1.10
**Collection**: ASR
# Changelog
- change `main` to `$BRANCH `
# 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 review"
**Pre checks**:
- [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4424/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/4424/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4419 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4419/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4419/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4419/events | https://github.com/NVIDIA/NeMo/pull/4419 | 1,280,271,427 | PR_kwDOC_bI7s46IKmJ | 4,419 | Add T5 in prompt learning documentations | {
"login": "HeyyyyyyG",
"id": 49757268,
"node_id": "MDQ6VXNlcjQ5NzU3MjY4",
"avatar_url": "https://avatars.githubusercontent.com/u/49757268?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HeyyyyyyG",
"html_url": "https://github.com/HeyyyyyyG",
"followers_url": "https://api.github.com/users/HeyyyyyyG/followers",
"following_url": "https://api.github.com/users/HeyyyyyyG/following{/other_user}",
"gists_url": "https://api.github.com/users/HeyyyyyyG/gists{/gist_id}",
"starred_url": "https://api.github.com/users/HeyyyyyyG/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/HeyyyyyyG/subscriptions",
"organizations_url": "https://api.github.com/users/HeyyyyyyG/orgs",
"repos_url": "https://api.github.com/users/HeyyyyyyG/repos",
"events_url": "https://api.github.com/users/HeyyyyyyG/events{/privacy}",
"received_events_url": "https://api.github.com/users/HeyyyyyyG/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4585431311,
"node_id": "LA_kwDOC_bI7s8AAAABEVAhDw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | null | [] | null | null | 2022-06-22T14:43:13 | 2022-10-07T02:13:40 | 2022-10-07T02:13:40 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4419",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4419",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4419.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4419.patch",
"merged_at": null
} | Signed-off-by: Jiaqi Zeng <[email protected]>
# What does this PR do ?
Update the prompt learning documentations.
**Collection**: [NLP]
# Changelog
- Add T5-specific details
- Fix some typos
# 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)
- [ ] Did you write any new necessary tests?
- [x] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4419/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/4419/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4418 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4418/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4418/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4418/events | https://github.com/NVIDIA/NeMo/issues/4418 | 1,280,101,523 | I_kwDOC_bI7s5MTMyT | 4,418 | RuntimeError Fastpitch Training: Timed out initializing process group in store based barrier on rank: 0 | {
"login": "ghost",
"id": 10137,
"node_id": "MDQ6VXNlcjEwMTM3",
"avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ghost",
"html_url": "https://github.com/ghost",
"followers_url": "https://api.github.com/users/ghost/followers",
"following_url": "https://api.github.com/users/ghost/following{/other_user}",
"gists_url": "https://api.github.com/users/ghost/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ghost/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ghost/subscriptions",
"organizations_url": "https://api.github.com/users/ghost/orgs",
"repos_url": "https://api.github.com/users/ghost/repos",
"events_url": "https://api.github.com/users/ghost/events{/privacy}",
"received_events_url": "https://api.github.com/users/ghost/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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"
},
{
"id": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2022-06-22T12:56:21 | 2023-07-25T18:02:59 | 2022-06-29T08:02:13 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am training a fastpitch model and when I use large data i.e. 21,000 audio files to trainset, I get the following error.
`15247it [58:54, 4.53it/s]Waiting in store based barrier to initialize process group for rank: 0, key: store_based_barrier_key:1 (world_size=7, worker_count=1, timeout=0:30:00)
14572it [58:55, 3.74it/s]Waiting in store based barrier to initialize process group for rank: 0, key: store_based_barrier_key:1 (world_size=7, worker_count=1, timeout=0:30:00)
15334it [59:14, 4.30it/s]Waiting in store based barrier to initialize process group for rank: 0, key: store_based_barrier_key:1 (world_size=7, worker_count=1, timeout=0:30:00)
13797it [59:18, 3.78it/s]Waiting in store based barrier to initialize process group for rank: 0, key: store_based_barrier_key:1 (world_size=7, worker_count=1, timeout=0:30:00)
13836it [59:28, 3.86it/s]Waiting in store based barrier to initialize process group for rank: 0, key: store_based_barrier_key:1 (world_size=7, worker_count=1, timeout=0:30:00)
15461it [59:45, 4.33it/s]Waiting in store based barrier to initialize process group for rank: 0, key: store_based_barrier_key:1 (world_size=7, worker_count=1, timeout=0:30:00)
13911it [59:47, 3.76it/s][NeMo W 2022-06-22 12:50:01 nemo_logging:349] /opt/conda/lib/python3.8/site-packages/pytorch_lightning/strategies/ddp.py:420: UserWarning: Error handling mechanism for deadlock detection is uninitialized. Skipping check.
rank_zero_warn("Error handling mechanism for deadlock detection is uninitialized. Skipping check.")
Error executing job with overrides: ['train_dataset=6670_manifest_other_train.json', 'validation_datasets=6670_manifest_other_dev.json']
15213it [59:40, 4.36it/s]Traceback (most recent call last):
File "fastpitch_align.py", line 31, in main
trainer.fit(model)
File "/opt/conda/lib/python3.8/site-packages/pytorch_lightning/trainer/trainer.py", line 768, in fit
self._call_and_handle_interrupt(
File "/opt/conda/lib/python3.8/site-packages/pytorch_lightning/trainer/trainer.py", line 719, in _call_and_handle_interrupt
return self.strategy.launcher.launch(trainer_fn, *args, trainer=self, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/pytorch_lightning/strategies/launchers/subprocess_script.py", line 93, in launch
return function(*args, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/pytorch_lightning/trainer/trainer.py", line 809, in _fit_impl
results = self._run(model, ckpt_path=self.ckpt_path)
File "/opt/conda/lib/python3.8/site-packages/pytorch_lightning/trainer/trainer.py", line 1169, in _run
self.strategy.setup_environment()
File "/opt/conda/lib/python3.8/site-packages/pytorch_lightning/strategies/ddp.py", line 151, in setup_environment
self.setup_distributed()
File "/opt/conda/lib/python3.8/site-packages/pytorch_lightning/strategies/ddp.py", line 191, in setup_distributed
init_dist_connection(self.cluster_environment, self._process_group_backend)
File "/opt/conda/lib/python3.8/site-packages/pytorch_lightning/utilities/distributed.py", line 355, in init_dist_connection
torch.distributed.init_process_group(torch_distributed_backend, rank=global_rank, world_size=world_size, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py", line 610, in init_process_group
_store_based_barrier(rank, store, timeout)
File "/opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py", line 246, in _store_based_barrier
raise RuntimeError(
RuntimeError: Timed out initializing process group in store based barrier on rank: 0, for key: store_based_barrier_key:1 (world_size=7, worker_count=1, timeout=0:30:00
)`
I am training this on
- 7xA100(80G)
- PyTorch Nvidia container v21.12-py3
- Nemo 1.9.0
| null | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4418/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/4418/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4417 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4417/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4417/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4417/events | https://github.com/NVIDIA/NeMo/pull/4417 | 1,279,517,402 | PR_kwDOC_bI7s46FlrZ | 4,417 | Update with new conformer checkpoints. | {
"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/VahidooX/followers",
"following_url": "https://api.github.com/users/VahidooX/following{/other_user}",
"gists_url": "https://api.github.com/users/VahidooX/gists{/gist_id}",
"starred_url": "https://api.github.com/users/VahidooX/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/VahidooX/subscriptions",
"organizations_url": "https://api.github.com/users/VahidooX/orgs",
"repos_url": "https://api.github.com/users/VahidooX/repos",
"events_url": "https://api.github.com/users/VahidooX/events{/privacy}",
"received_events_url": "https://api.github.com/users/VahidooX/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-22T04:50:05 | 2023-02-06T22:41:28 | 2022-06-24T17:38:05 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4417",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4417",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4417.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4417.patch",
"merged_at": "2022-06-24T17:38:05"
} | # What does this PR do ?
Update the English conformer checkpoints with models trained on NeMo ASRSET 3.0.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Updated the English conformer checkpoints
| {
"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/VahidooX/followers",
"following_url": "https://api.github.com/users/VahidooX/following{/other_user}",
"gists_url": "https://api.github.com/users/VahidooX/gists{/gist_id}",
"starred_url": "https://api.github.com/users/VahidooX/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/VahidooX/subscriptions",
"organizations_url": "https://api.github.com/users/VahidooX/orgs",
"repos_url": "https://api.github.com/users/VahidooX/repos",
"events_url": "https://api.github.com/users/VahidooX/events{/privacy}",
"received_events_url": "https://api.github.com/users/VahidooX/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4417/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/4417/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4416 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4416/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4416/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4416/events | https://github.com/NVIDIA/NeMo/pull/4416 | 1,279,302,223 | PR_kwDOC_bI7s46E1dg | 4,416 | Add Squeezeformer to 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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-22T01:08:30 | 2022-07-28T18:02:28 | 2022-07-28T18:02:24 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4416",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4416",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4416.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4416.patch",
"merged_at": "2022-07-28T18:02:24"
} | # What does this PR do ?
Adds SqueezeFormer model to ASR collections
**Collection**: [ASR]
# Changelog
- Adds prototype configs, code and model level support for Squeezeformer models
- Checkpoints may be provided at a later date after debugging smaller sized models.
# 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 or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] 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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4416/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/4416/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4415 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4415/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4415/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4415/events | https://github.com/NVIDIA/NeMo/pull/4415 | 1,279,297,121 | PR_kwDOC_bI7s46E0Uu | 4,415 | Fix tutorial typos and docs | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-22T01:02:27 | 2022-06-22T01:03:12 | 2022-06-22T01:03:07 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4415",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4415",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4415.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4415.patch",
"merged_at": "2022-06-22T01:03:07"
} | # What does this PR do ?
Fix typos in docs.
**Collection**: [Documentation]
# Changelog
- Add specific line by line info of high level changes in this PR.
**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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4415/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/4415/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4414 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4414/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4414/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4414/events | https://github.com/NVIDIA/NeMo/pull/4414 | 1,279,244,784 | PR_kwDOC_bI7s46Eoz0 | 4,414 | Fixing bugs in calling method ctc_decoder_predictions_tensor. | {
"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/VahidooX/followers",
"following_url": "https://api.github.com/users/VahidooX/following{/other_user}",
"gists_url": "https://api.github.com/users/VahidooX/gists{/gist_id}",
"starred_url": "https://api.github.com/users/VahidooX/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/VahidooX/subscriptions",
"organizations_url": "https://api.github.com/users/VahidooX/orgs",
"repos_url": "https://api.github.com/users/VahidooX/repos",
"events_url": "https://api.github.com/users/VahidooX/events{/privacy}",
"received_events_url": "https://api.github.com/users/VahidooX/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-21T23:43:38 | 2023-02-06T22:41:27 | 2022-06-22T02:52:19 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4414",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4414",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4414.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4414.patch",
"merged_at": "2022-06-22T02:52:19"
} | # What does this PR do ?
Fixed a bug in calling the ctc_decoder_predictions_tensor method from the WER objects instead of WER.decoding.
# Changelog
- Changed all the wer.ctc_decoder_predictions_tensor to wer.decoding.ctc_decoder_predictions_tensor .
**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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4414/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/4414/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4413 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4413/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4413/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4413/events | https://github.com/NVIDIA/NeMo/pull/4413 | 1,279,142,385 | PR_kwDOC_bI7s46ERt_ | 4,413 | [TTS][DE] Multi-speaker fastpitch model training recipe on HUI-Audio-Corpus-German | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-21T21:46:13 | 2022-06-30T21:24:33 | 2022-06-30T21:24:25 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4413",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4413",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4413.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4413.patch",
"merged_at": "2022-06-30T21:24:25"
} | # What does this PR do ?
* created a dataset preparation recipe for HUI-ACG.
* re-write `get_data.py` to support multiprocessing and decouple text normalization.
* added a script to convert graphemes into phonemes.
* created a model config for multi-speaker Fastpitch model training.
**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
```bash
# Download the dataset, normalize texts, create train/val/test splits of JSON manifests.
$ python scripts/dataset_processing/tts/hui_acg/get_data.py \
--data-root /home/xueyang/datasets \
--normalize-text
$ ls /home/xueyang/datasets/HUI-Audio-Corpus-German-clean/*_text_normed.json
test_manifest_text_normed.json train_manifest_text_normed.json val_manifest_text_normed.json
# run phonemizer to convert graphemes into phonemes, resulting in new files with name like train_manifest_text_normed_phonemes.json
$ python scripts/dataset_processing/tts/hui_acg/phonemizer.py \
--json-manifests /home/xueyang/datasets/HUI-Audio-Corpus-German-clean/train_manifest_text_normed.json \
/home/xueyang/datasets/HUI-Audio-Corpus-German-clean/val_manifest_text_normed.json \
/home/xueyang/datasets/HUI-Audio-Corpus-German-clean/test_manifest_text_normed.json \
--preserve-punctuation
$ ls /home/xueyang/datasets/HUI-Audio-Corpus-German-clean/*_phonemes.json
test_manifest_text_normed_phonemes.json train_manifest_text_normed_phonemes.json val_manifest_text_normed_phonemes.json
$ python scripts/dataset_processing/tts/extract_sup_data.py \
--config-path hui_acg/ds_conf \
--config-name ds_for_fastpitch_align.yaml \
manifest_filepath=/home/xueyang/datasets/HUI-Audio-Corpus-German-clean/Friedrich_Clean/train_manifest_text_normed_phonemes.json \
sup_data_path=/home/xueyang/datasets/HUI-Audio-Corpus-German-clean/sup_data_phonemes
# you would see the information in the terminal
-- Set up ENVs...
a867b5ef4cd08fe0db216937b2d3e767fe71b3e7
-- Started ...
[NeMo I 2022-06-17 15:15:57 tokenize_and_classify:81] Creating ClassifyFst grammars. This might take some time...
[NeMo I 2022-06-17 15:16:15 data:186] Loading dataset from /data/HUI-Audio-Corpus-German-clean/train_manifest_text_normed_phonemes.json.
[NeMo I 2022-06-17 15:16:22 data:221] Loaded dataset with 173622 files.
[NeMo I 2022-06-17 15:16:22 data:223] Dataset contains 403.30 hours.
[NeMo I 2022-06-17 15:16:22 data:321] Pruned 0 files. Final dataset contains 173622 files
[NeMo I 2022-06-17 15:16:22 data:323] Pruned 0.00 hours. Final dataset contains 403.30 hours.
Processing /home/xueyang/datasets/HUI-Audio-Corpus-German-clean/train_manifest_text_normed_phonemes.json:
PITCH_MEAN=155.3916473388672, PITCH_STD=102.26656341552734
PITCH_MIN=65.4063949584961, PITCH_MAX=2093.004638671875
# train FastPitch model. copy & paste PITCH_MEAN, PITCH_STD, PITCH_MIN, and PITCH_MAX to the params.
$ python examples/tts/fastpitch.py \
--config-path conf/de \
--config-name fastpitch_align_44100 \
model.train_ds.dataloader_params.num_workers=16 \
model.validation_ds.dataloader_params.num_workers=16 \
model.train_ds.dataloader_params.batch_size=24 \
model.validation_ds.dataloader_params.batch_size=24 \
train_dataset=/home/xueyang/datasets/HUI-Audio-Corpus-German-clean/train_manifest_text_normed_phonemes.json \
validation_datasets=/home/xueyang/datasets/HUI-Audio-Corpus-German-clean/val_manifest_text_normed_phonemes.json \
sup_data_path=/home/xueyang/datasets/HUI-Audio-Corpus-German-clean/sup_data_phonemes \
pitch_mean=155.3916473388672 \
pitch_std=102.26656341552734 \
pitch_fmin=65.4063949584961 \
pitch_fmax=2093.004638671875 \
trainer.devices=2 \
trainer.num_nodes=1 \
trainer.accumulate_grad_batches=2 \
trainer.log_every_n_steps=10 \
exp_manager.exp_dir=/home/xueyang/experiments/GermanTTS/multi_spk_tts_de/fastpitch-train/results \
exp_manager.resume_if_exists=True \
exp_manager.resume_ignore_no_checkpoint=True \
+exp_manager.create_wandb_logger=True \
+exp_manager.wandb_logger_kwargs.name=fastpitch-train \
+exp_manager.wandb_logger_kwargs.project=multi_spk_tts_de
```
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4413/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/4413/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4412 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4412/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4412/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4412/events | https://github.com/NVIDIA/NeMo/pull/4412 | 1,279,075,079 | PR_kwDOC_bI7s46ECSW | 4,412 | Add ASR Scores to Docs | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-21T20:58:27 | 2022-06-22T17:59:17 | 2022-06-22T17:59:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4412",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4412",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4412.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4412.patch",
"merged_at": "2022-06-22T17:59:10"
} | # What does this PR do ?
Adds current ASR model scores to "scores" page.
**Collection**: [ASR]
# Changelog
- Adds the scores of all ASR models from NGC to docs.
# Usage
* You can potentially add a usage example below
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [x] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4412/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/4412/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4411 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4411/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4411/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4411/events | https://github.com/NVIDIA/NeMo/pull/4411 | 1,278,993,430 | PR_kwDOC_bI7s46DvuO | 4,411 | Add O2 support for RETRO model | {
"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/yidong72/followers",
"following_url": "https://api.github.com/users/yidong72/following{/other_user}",
"gists_url": "https://api.github.com/users/yidong72/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yidong72/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yidong72/subscriptions",
"organizations_url": "https://api.github.com/users/yidong72/orgs",
"repos_url": "https://api.github.com/users/yidong72/repos",
"events_url": "https://api.github.com/users/yidong72/events{/privacy}",
"received_events_url": "https://api.github.com/users/yidong72/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-21T20:03:17 | 2022-06-28T02:33:45 | 2022-06-28T02:33:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4411",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4411",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4411.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4411.patch",
"merged_at": "2022-06-28T02:33:35"
} | # What does this PR do ?
Add O2 suport to RETRO.
Fix bugs to make sure post-ln work.
Fix bug to make sure cyclicLR work. | {
"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/yidong72/followers",
"following_url": "https://api.github.com/users/yidong72/following{/other_user}",
"gists_url": "https://api.github.com/users/yidong72/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yidong72/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yidong72/subscriptions",
"organizations_url": "https://api.github.com/users/yidong72/orgs",
"repos_url": "https://api.github.com/users/yidong72/repos",
"events_url": "https://api.github.com/users/yidong72/events{/privacy}",
"received_events_url": "https://api.github.com/users/yidong72/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4411/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/4411/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4410 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4410/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4410/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4410/events | https://github.com/NVIDIA/NeMo/pull/4410 | 1,278,928,927 | PR_kwDOC_bI7s46DhSJ | 4,410 | [NLP] P&C Fix multi node cache issue, add pynini guard | {
"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",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-21T19:12:36 | 2022-06-23T08:21:20 | 2022-06-23T08:21:07 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4410",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4410",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4410.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4410.patch",
"merged_at": "2022-06-23T08:21:07"
} | Signed-off-by: ekmb <[email protected]>
# 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [X ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "PeganovAnton",
"id": 10737305,
"node_id": "MDQ6VXNlcjEwNzM3MzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/10737305?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PeganovAnton",
"html_url": "https://github.com/PeganovAnton",
"followers_url": "https://api.github.com/users/PeganovAnton/followers",
"following_url": "https://api.github.com/users/PeganovAnton/following{/other_user}",
"gists_url": "https://api.github.com/users/PeganovAnton/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PeganovAnton/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PeganovAnton/subscriptions",
"organizations_url": "https://api.github.com/users/PeganovAnton/orgs",
"repos_url": "https://api.github.com/users/PeganovAnton/repos",
"events_url": "https://api.github.com/users/PeganovAnton/events{/privacy}",
"received_events_url": "https://api.github.com/users/PeganovAnton/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4410/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/4410/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4409 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4409/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4409/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4409/events | https://github.com/NVIDIA/NeMo/issues/4409 | 1,278,314,100 | I_kwDOC_bI7s5MMYZ0 | 4,409 | why 44.1khz fastpitch align config is removed in 1.9.0? | {
"login": "ghost",
"id": 10137,
"node_id": "MDQ6VXNlcjEwMTM3",
"avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ghost",
"html_url": "https://github.com/ghost",
"followers_url": "https://api.github.com/users/ghost/followers",
"following_url": "https://api.github.com/users/ghost/following{/other_user}",
"gists_url": "https://api.github.com/users/ghost/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ghost/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ghost/subscriptions",
"organizations_url": "https://api.github.com/users/ghost/orgs",
"repos_url": "https://api.github.com/users/ghost/repos",
"events_url": "https://api.github.com/users/ghost/events{/privacy}",
"received_events_url": "https://api.github.com/users/ghost/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "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/redoctopus/followers",
"following_url": "https://api.github.com/users/redoctopus/following{/other_user}",
"gists_url": "https://api.github.com/users/redoctopus/gists{/gist_id}",
"starred_url": "https://api.github.com/users/redoctopus/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/redoctopus/subscriptions",
"organizations_url": "https://api.github.com/users/redoctopus/orgs",
"repos_url": "https://api.github.com/users/redoctopus/repos",
"events_url": "https://api.github.com/users/redoctopus/events{/privacy}",
"received_events_url": "https://api.github.com/users/redoctopus/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/redoctopus/followers",
"following_url": "https://api.github.com/users/redoctopus/following{/other_user}",
"gists_url": "https://api.github.com/users/redoctopus/gists{/gist_id}",
"starred_url": "https://api.github.com/users/redoctopus/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/redoctopus/subscriptions",
"organizations_url": "https://api.github.com/users/redoctopus/orgs",
"repos_url": "https://api.github.com/users/redoctopus/repos",
"events_url": "https://api.github.com/users/redoctopus/events{/privacy}",
"received_events_url": "https://api.github.com/users/redoctopus/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-21T11:33:27 | 2022-06-21T17:48:11 | 2022-06-21T17:48:10 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am working on training the TTS model using Fastpitch architecture using Librivox 44khz dataset. I was getting issues in the trained model and looking for possible solutions online. but now I saw that in the 1.9.0 release of Nemo, you have removed the 44100 sample rate model configs. Can someone share the reason for that? | {
"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/redoctopus/followers",
"following_url": "https://api.github.com/users/redoctopus/following{/other_user}",
"gists_url": "https://api.github.com/users/redoctopus/gists{/gist_id}",
"starred_url": "https://api.github.com/users/redoctopus/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/redoctopus/subscriptions",
"organizations_url": "https://api.github.com/users/redoctopus/orgs",
"repos_url": "https://api.github.com/users/redoctopus/repos",
"events_url": "https://api.github.com/users/redoctopus/events{/privacy}",
"received_events_url": "https://api.github.com/users/redoctopus/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4409/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/4409/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4408 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4408/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4408/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4408/events | https://github.com/NVIDIA/NeMo/pull/4408 | 1,278,213,682 | PR_kwDOC_bI7s46BG2Y | 4,408 | Polish batch matmul code | {
"login": "QiJune",
"id": 22017000,
"node_id": "MDQ6VXNlcjIyMDE3MDAw",
"avatar_url": "https://avatars.githubusercontent.com/u/22017000?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/QiJune",
"html_url": "https://github.com/QiJune",
"followers_url": "https://api.github.com/users/QiJune/followers",
"following_url": "https://api.github.com/users/QiJune/following{/other_user}",
"gists_url": "https://api.github.com/users/QiJune/gists{/gist_id}",
"starred_url": "https://api.github.com/users/QiJune/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/QiJune/subscriptions",
"organizations_url": "https://api.github.com/users/QiJune/orgs",
"repos_url": "https://api.github.com/users/QiJune/repos",
"events_url": "https://api.github.com/users/QiJune/events{/privacy}",
"received_events_url": "https://api.github.com/users/QiJune/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4585431311,
"node_id": "LA_kwDOC_bI7s8AAAABEVAhDw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | null | [] | null | null | 2022-06-21T10:09:04 | 2022-10-07T02:13:41 | 2022-10-07T02:13:41 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4408",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4408",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4408.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4408.patch",
"merged_at": null
} | # What does this PR do ?
Polish the batch matmul code, make it more pytorchnic
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4408/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/4408/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4407 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4407/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4407/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4407/events | https://github.com/NVIDIA/NeMo/issues/4407 | 1,278,149,356 | I_kwDOC_bI7s5MLwLs | 4,407 | Error while fine tuning speaker recognition model | {
"login": "manchandasahil",
"id": 32937046,
"node_id": "MDQ6VXNlcjMyOTM3MDQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/32937046?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/manchandasahil",
"html_url": "https://github.com/manchandasahil",
"followers_url": "https://api.github.com/users/manchandasahil/followers",
"following_url": "https://api.github.com/users/manchandasahil/following{/other_user}",
"gists_url": "https://api.github.com/users/manchandasahil/gists{/gist_id}",
"starred_url": "https://api.github.com/users/manchandasahil/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/manchandasahil/subscriptions",
"organizations_url": "https://api.github.com/users/manchandasahil/orgs",
"repos_url": "https://api.github.com/users/manchandasahil/repos",
"events_url": "https://api.github.com/users/manchandasahil/events{/privacy}",
"received_events_url": "https://api.github.com/users/manchandasahil/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-21T09:17:45 | 2022-08-05T18:52:14 | 2022-08-05T18:52:14 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
Hi, I am trying to follow the steps underlines here: https://github.com/NVIDIA/NeMo/tree/main/examples/speaker_tasks/recognition
but when i launch : python speaker_reco_finetune.py --pretrained_model='/notebooks/data/atc_tenant/asr/smancha5/Nemo_speaker_training/titanet_l/titanet-l.nemo' --finetune_config_file='titanet-large.yaml'
It gives me this error:
[NeMo I 2022-06-21 09:06:08 features:200] PADDING: 16
[NeMo I 2022-06-21 09:06:08 label_models:100] loss is Angular Softmax
[NeMo I 2022-06-21 09:06:11 save_restore_connector:243] Model EncDecSpeakerLabelModel was successfully restored from /notebooks/data/atc_tenant/asr/smancha5/Nemo_speaker_training/titanet_l/titanet-l.nemo.
[NeMo I 2022-06-21 09:06:11 label_models:370] Setting up data loaders with manifests provided from model_config
[NeMo I 2022-06-21 09:06:11 collections:290] Filtered duration for loading collection is 0.000000.
[NeMo I 2022-06-21 09:06:11 collections:294] # 16585 files loaded accounting to # 304 labels
[NeMo W 2022-06-21 09:06:11 label_models:133] Total number of 304 found in all the manifest files.
File "speaker_reco_finetune.py", line 94, in <module>
main()
File "speaker_reco_finetune.py", line 79, in main
speaker_model.setup_finetune_model(finetune_config.model)
File "/home/smancha5/.local/lib/python3.8/site-packages/nemo/collections/asr/models/label_models.py", line 373, in setup_finetune_model
self.setup_training_data(model_config.train_ds)
File "/home/smancha5/.local/lib/python3.8/site-packages/nemo/collections/asr/models/label_models.py", line 201, in setup_training_data
self._train_dl = self.__setup_dataloader_from_config(config=train_data_layer_config)
File "/home/smancha5/.local/lib/python3.8/site-packages/nemo/collections/asr/models/label_models.py", line 138, in __setup_dataloader_from_config
augmentor = process_augmentations(config['augmentor'])
File "/home/smancha5/.local/lib/python3.8/site-packages/nemo/collections/asr/parts/preprocessing/perturb.py", line 890, in process_augmentations
augmentation = perturbation_types[augment_name](**augment_kwargs)
File "/home/smancha5/.local/lib/python3.8/site-packages/nemo/collections/asr/parts/preprocessing/perturb.py", line 403, in __init__
self._manifest = collections.ASRAudioText(manifest_path, parser=parsers.make_parser([]), index_by_file_id=True)
File "/home/smancha5/.local/lib/python3.8/site-packages/nemo/collections/common/parts/preprocessing/collections.py", line 214,in __init__
for item in manifest.item_iter(manifests_files):
File "/home/smancha5/.local/lib/python3.8/site-packages/nemo/collections/common/parts/preprocessing/manifest.py", line 69, in item_iter
for manifest_file in manifests_files:
TypeError: 'NoneType' object is not iterable
**Steps/Code to reproduce bug**
python speaker_reco_finetune.py --pretrained_model='/notebooks/data/atc_tenant/asr/smancha5/Nemo_speaker_training/titanet_l/titanet-l.nemo' --finetune_config_file='titanet-large.yaml'
**Expected behavior**
finetuning of the speaker recog model.
**Environment overview (please complete the following information)**
- Environment location: Docker
- Method of NeMo install: clone https://github.com/NVIDIA/NeMo.git && cd /NeMo && bash reinstall.sh
- If method of install is [Docker], provide `docker pull` & `docker run` commands used
**Environment details**
nvcr.io/nvidia/pytorch:22.03-py3
If NVIDIA docker image is used you don't need to specify these.
nvcr.io/nvidia/pytorch:22.03-py3
**Additional context**
Add any other context about the problem here.
Example: GPU model
| {
"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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4407/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/4407/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4406 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4406/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4406/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4406/events | https://github.com/NVIDIA/NeMo/issues/4406 | 1,278,126,750 | I_kwDOC_bI7s5MLqqe | 4,406 | OSError: libtorch_cuda_cpp.so: cannot open shared object file: No such file or directory | {
"login": "laphang",
"id": 24724502,
"node_id": "MDQ6VXNlcjI0NzI0NTAy",
"avatar_url": "https://avatars.githubusercontent.com/u/24724502?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/laphang",
"html_url": "https://github.com/laphang",
"followers_url": "https://api.github.com/users/laphang/followers",
"following_url": "https://api.github.com/users/laphang/following{/other_user}",
"gists_url": "https://api.github.com/users/laphang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/laphang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/laphang/subscriptions",
"organizations_url": "https://api.github.com/users/laphang/orgs",
"repos_url": "https://api.github.com/users/laphang/repos",
"events_url": "https://api.github.com/users/laphang/events{/privacy}",
"received_events_url": "https://api.github.com/users/laphang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "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/tango4j/followers",
"following_url": "https://api.github.com/users/tango4j/following{/other_user}",
"gists_url": "https://api.github.com/users/tango4j/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tango4j/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tango4j/subscriptions",
"organizations_url": "https://api.github.com/users/tango4j/orgs",
"repos_url": "https://api.github.com/users/tango4j/repos",
"events_url": "https://api.github.com/users/tango4j/events{/privacy}",
"received_events_url": "https://api.github.com/users/tango4j/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/tango4j/followers",
"following_url": "https://api.github.com/users/tango4j/following{/other_user}",
"gists_url": "https://api.github.com/users/tango4j/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tango4j/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tango4j/subscriptions",
"organizations_url": "https://api.github.com/users/tango4j/orgs",
"repos_url": "https://api.github.com/users/tango4j/repos",
"events_url": "https://api.github.com/users/tango4j/events{/privacy}",
"received_events_url": "https://api.github.com/users/tango4j/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-21T08:59:27 | 2022-06-23T04:02:53 | 2022-06-23T04:02:53 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
```
---------------------------------------------------------------------------
OSError Traceback (most recent call last)
<ipython-input-16-358abbfc674b> in <module>
----> 1 from nemo.collections.nlp.models import PunctuationCapitalizationModel
/opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/__init__.py in <module>
13 # limitations under the License.
14
---> 15 from nemo.collections.nlp import data, losses, models, modules
16 from nemo.package_info import __version__
17
/opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/models/__init__.py in <module>
14
15
---> 16 from nemo.collections.nlp.models.duplex_text_normalization import (
17 DuplexDecoderModel,
18 DuplexTaggerModel,
/opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/models/duplex_text_normalization/__init__.py in <module>
13 # limitations under the License.
14
---> 15 from nemo.collections.nlp.models.duplex_text_normalization.duplex_decoder import DuplexDecoderModel
16 from nemo.collections.nlp.models.duplex_text_normalization.duplex_tagger import DuplexTaggerModel
17 from nemo.collections.nlp.models.duplex_text_normalization.duplex_tn import (
/opt/conda/lib/python3.8/site-packages/nemo/collections/nlp/models/duplex_text_normalization/duplex_decoder.py in <module>
37
38 try:
---> 39 from nemo_text_processing.text_normalization.normalize_with_audio import NormalizerWithAudio
40
41 PYNINI_AVAILABLE = True
/opt/conda/lib/python3.8/site-packages/nemo_text_processing/text_normalization/normalize_with_audio.py in <module>
25
26 try:
---> 27 from nemo.collections.asr.metrics.wer import word_error_rate
28 from nemo.collections.asr.models import ASRModel
29
/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/__init__.py in <module>
13 # limitations under the License.
14
---> 15 from nemo.collections.asr import data, losses, models, modules
16 from nemo.package_info import __version__
17
/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/models/__init__.py in <module>
15 from nemo.collections.asr.models.asr_model import ASRModel
16 from nemo.collections.asr.models.classification_models import EncDecClassificationModel
---> 17 from nemo.collections.asr.models.clustering_diarizer import ClusteringDiarizer
18 from nemo.collections.asr.models.ctc_bpe_models import EncDecCTCModelBPE
19 from nemo.collections.asr.models.ctc_models import EncDecCTCModel
/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/models/clustering_diarizer.py in <module>
29 from nemo.collections.asr.models.classification_models import EncDecClassificationModel
30 from nemo.collections.asr.models.label_models import EncDecSpeakerLabelModel
---> 31 from nemo.collections.asr.parts.mixins.mixins import DiarizationMixin
32 from nemo.collections.asr.parts.utils.speaker_utils import (
33 audio_rttm_map,
/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/parts/mixins/__init__.py in <module>
14
15 from nemo.collections.asr.parts.mixins.asr_adapter_mixins import ASRAdapterModelMixin
---> 16 from nemo.collections.asr.parts.mixins.mixins import (
17 ASRAdapterModelMixin,
18 ASRBPEMixin,
/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/parts/mixins/mixins.py in <module>
20
21 from nemo.collections.asr.parts.mixins.asr_adapter_mixins import ASRAdapterModelMixin
---> 22 from nemo.collections.asr.parts.utils import asr_module_utils
23 from nemo.collections.common import tokenizers
24 from nemo.utils import logging
/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/parts/utils/asr_module_utils.py in <module>
17 from omegaconf import DictConfig, open_dict
18
---> 19 from nemo.collections.asr.modules import conv_asr
20 from nemo.collections.asr.parts.submodules import jasper
21 from nemo.utils import logging
/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/modules/__init__.py in <module>
13 # limitations under the License.
14
---> 15 from nemo.collections.asr.modules.audio_preprocessing import (
16 AudioToMelSpectrogramPreprocessor,
17 AudioToMFCCPreprocessor,
/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/modules/audio_preprocessing.py in <module>
39
40 try:
---> 41 import torchaudio
42 import torchaudio.functional
43 import torchaudio.transforms
/opt/conda/lib/python3.8/site-packages/torchaudio/__init__.py in <module>
----> 1 from torchaudio import _extension # noqa: F401
2 from torchaudio import (
3 compliance,
4 datasets,
5 functional,
/opt/conda/lib/python3.8/site-packages/torchaudio/_extension.py in <module>
25
26
---> 27 _init_extension()
/opt/conda/lib/python3.8/site-packages/torchaudio/_extension.py in _init_extension()
19 # which depends on `libtorchaudio` and dynamic loader will handle it for us.
20 if path.exists():
---> 21 torch.ops.load_library(path)
22 torch.classes.load_library(path)
23 # This import is for initializing the methods registered via PyBind11
/opt/conda/lib/python3.8/site-packages/torch/_ops.py in load_library(self, path)
108 # static (global) initialization code in order to register custom
109 # operators with the JIT.
--> 110 ctypes.CDLL(path)
111 self.loaded_libraries.add(path)
112
/opt/conda/lib/python3.8/ctypes/__init__.py in __init__(self, name, mode, handle, use_errno, use_last_error, winmode)
371
372 if handle is None:
--> 373 self._handle = _dlopen(self._name, mode)
374 else:
375 self._handle = handle
OSError: libtorch_cuda_cpp.so: cannot open shared object file: No such file or directory
```
**Steps/Code to reproduce bug**
When running this:
from nemo.collections.nlp.models import PunctuationCapitalizationModel
**Expected behavior**
I expect to be able to import and use the PunctuationCapitalizationModel
NB: When I don't install torchaudio, then I'm able to import and use the PunctuationCapitalizationModel normally. But after I install torchaudio, then it doesn't work and gives the error above. (And I need torchaudio for other things in my application)
**Environment overview (please complete the following information)**
- Environment location: AWS Sagemaker studio, torch 1.10 GPU container
- Method of NeMo install: pip install
(requirements.txt at bottom)
**Environment details**
If NVIDIA docker image is used you don't need to specify these.
Otherwise, please provide:
- OS version - Ubuntu 20.04.4 LTS
- PyTorch version - 1.10.2+cu113 (and torchaudio 0.10.2+cu113)
- Python version - 3.8.10
**Additional context**
requirements.txt:
numpy
pandas
librosa
datasets
transformers>=4.16.2
nvgpu
nemo_toolkit[all]
--extra-index-url https://download.pytorch.org/whl/cu113
torchaudio==0.10.2 | {
"login": "laphang",
"id": 24724502,
"node_id": "MDQ6VXNlcjI0NzI0NTAy",
"avatar_url": "https://avatars.githubusercontent.com/u/24724502?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/laphang",
"html_url": "https://github.com/laphang",
"followers_url": "https://api.github.com/users/laphang/followers",
"following_url": "https://api.github.com/users/laphang/following{/other_user}",
"gists_url": "https://api.github.com/users/laphang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/laphang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/laphang/subscriptions",
"organizations_url": "https://api.github.com/users/laphang/orgs",
"repos_url": "https://api.github.com/users/laphang/repos",
"events_url": "https://api.github.com/users/laphang/events{/privacy}",
"received_events_url": "https://api.github.com/users/laphang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4406/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/4406/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4405 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4405/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4405/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4405/events | https://github.com/NVIDIA/NeMo/pull/4405 | 1,278,066,116 | PR_kwDOC_bI7s46An0B | 4,405 | Fix hanging issue by multiprocessing in SD tutorial and add ETA for VAD processing | {
"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/followers",
"following_url": "https://api.github.com/users/fayejf/following{/other_user}",
"gists_url": "https://api.github.com/users/fayejf/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fayejf/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fayejf/subscriptions",
"organizations_url": "https://api.github.com/users/fayejf/orgs",
"repos_url": "https://api.github.com/users/fayejf/repos",
"events_url": "https://api.github.com/users/fayejf/events{/privacy}",
"received_events_url": "https://api.github.com/users/fayejf/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-21T08:12:55 | 2022-06-23T02:49:31 | 2022-06-23T02:49:27 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4405",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4405",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4405.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4405.patch",
"merged_at": "2022-06-23T02:49:27"
} | # What does this PR do ?
Fix hanging/deadlock issue caused by multiprocessing in SD tutorial and add tdqm that informs ETA to reduce false alarm of hanging.
reflected review in https://github.com/NVIDIA/NeMo/pull/4378
**Collection**: ASR
# Changelog
Cherry pick updates to r1.10.0 https://github.com/NVIDIA/NeMo/pull/4317, (modify the code in place here to avoid sign-off issue)
Add instruction and set num_workers=1 in SD tutorial as a workaround for python multiprocessing would hang with python in some cases.
Add tqdm that informs ETA for VAD processing
# 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 review"
**Pre checks**:
- [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/followers",
"following_url": "https://api.github.com/users/fayejf/following{/other_user}",
"gists_url": "https://api.github.com/users/fayejf/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fayejf/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fayejf/subscriptions",
"organizations_url": "https://api.github.com/users/fayejf/orgs",
"repos_url": "https://api.github.com/users/fayejf/repos",
"events_url": "https://api.github.com/users/fayejf/events{/privacy}",
"received_events_url": "https://api.github.com/users/fayejf/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4405/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/4405/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4404 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4404/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4404/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4404/events | https://github.com/NVIDIA/NeMo/issues/4404 | 1,277,995,068 | I_kwDOC_bI7s5MLKg8 | 4,404 | Need Help Understanding Preprocessing Step | {
"login": "evilc3",
"id": 19889717,
"node_id": "MDQ6VXNlcjE5ODg5NzE3",
"avatar_url": "https://avatars.githubusercontent.com/u/19889717?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/evilc3",
"html_url": "https://github.com/evilc3",
"followers_url": "https://api.github.com/users/evilc3/followers",
"following_url": "https://api.github.com/users/evilc3/following{/other_user}",
"gists_url": "https://api.github.com/users/evilc3/gists{/gist_id}",
"starred_url": "https://api.github.com/users/evilc3/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/evilc3/subscriptions",
"organizations_url": "https://api.github.com/users/evilc3/orgs",
"repos_url": "https://api.github.com/users/evilc3/repos",
"events_url": "https://api.github.com/users/evilc3/events{/privacy}",
"received_events_url": "https://api.github.com/users/evilc3/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | true | null | [] | null | null | 2022-06-21T07:13:52 | 2022-06-22T16:20:33 | 2022-06-22T16:20:33 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi are we not using normalising using inferencing ?
cfg = copy.deepcopy(asr_model.confg)
OmegaConf.set_struct(cfg.preprocessor, False)
# some changes for streaming scenario
cfg.preprocessor.dither = 0.0
cfg.preprocessor.pad_to = 0
cfg.preprocessor.normalize = "None"
Also while streaming thought mic I was normalizing the audio by dividing it by audio / (1 << 15) (had seen this is some tutorial)
Model Used.: ctcconformerbpe small | null | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4404/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/4404/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4402 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4402/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4402/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4402/events | https://github.com/NVIDIA/NeMo/pull/4402 | 1,277,826,714 | PR_kwDOC_bI7s45_1OC | 4,402 | Fixing import error in some cases | {
"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/borisfom/followers",
"following_url": "https://api.github.com/users/borisfom/following{/other_user}",
"gists_url": "https://api.github.com/users/borisfom/gists{/gist_id}",
"starred_url": "https://api.github.com/users/borisfom/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/borisfom/subscriptions",
"organizations_url": "https://api.github.com/users/borisfom/orgs",
"repos_url": "https://api.github.com/users/borisfom/repos",
"events_url": "https://api.github.com/users/borisfom/events{/privacy}",
"received_events_url": "https://api.github.com/users/borisfom/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-21T03:55:36 | 2022-06-21T19:09:59 | 2022-06-21T19:09:59 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4402",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4402",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4402.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4402.patch",
"merged_at": "2022-06-21T19:09:59"
} | Signed-off-by: Boris Fomitchev <[email protected]>
# What does this PR do ?
Fixes import error in rare cases
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/borisfom/followers",
"following_url": "https://api.github.com/users/borisfom/following{/other_user}",
"gists_url": "https://api.github.com/users/borisfom/gists{/gist_id}",
"starred_url": "https://api.github.com/users/borisfom/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/borisfom/subscriptions",
"organizations_url": "https://api.github.com/users/borisfom/orgs",
"repos_url": "https://api.github.com/users/borisfom/repos",
"events_url": "https://api.github.com/users/borisfom/events{/privacy}",
"received_events_url": "https://api.github.com/users/borisfom/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4402/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/4402/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4401 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4401/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4401/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4401/events | https://github.com/NVIDIA/NeMo/pull/4401 | 1,277,822,005 | PR_kwDOC_bI7s45_0H3 | 4,401 | Fixing import error in some cases | {
"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/borisfom/followers",
"following_url": "https://api.github.com/users/borisfom/following{/other_user}",
"gists_url": "https://api.github.com/users/borisfom/gists{/gist_id}",
"starred_url": "https://api.github.com/users/borisfom/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/borisfom/subscriptions",
"organizations_url": "https://api.github.com/users/borisfom/orgs",
"repos_url": "https://api.github.com/users/borisfom/repos",
"events_url": "https://api.github.com/users/borisfom/events{/privacy}",
"received_events_url": "https://api.github.com/users/borisfom/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-21T03:52:29 | 2022-06-21T19:10:19 | 2022-06-21T19:10:19 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4401",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4401",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4401.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4401.patch",
"merged_at": "2022-06-21T19:10:19"
} | Signed-off-by: Boris Fomitchev <[email protected]>
# What does this PR do ?
Fix an import error for some models
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/borisfom/followers",
"following_url": "https://api.github.com/users/borisfom/following{/other_user}",
"gists_url": "https://api.github.com/users/borisfom/gists{/gist_id}",
"starred_url": "https://api.github.com/users/borisfom/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/borisfom/subscriptions",
"organizations_url": "https://api.github.com/users/borisfom/orgs",
"repos_url": "https://api.github.com/users/borisfom/repos",
"events_url": "https://api.github.com/users/borisfom/events{/privacy}",
"received_events_url": "https://api.github.com/users/borisfom/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4401/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/4401/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4400 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4400/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4400/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4400/events | https://github.com/NVIDIA/NeMo/issues/4400 | 1,276,001,074 | I_kwDOC_bI7s5MDjsy | 4,400 | [Question] Loss explodes instantly when fine-tuning Conformer-CTC on custom dataset | {
"login": "sqrk",
"id": 16261327,
"node_id": "MDQ6VXNlcjE2MjYxMzI3",
"avatar_url": "https://avatars.githubusercontent.com/u/16261327?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sqrk",
"html_url": "https://github.com/sqrk",
"followers_url": "https://api.github.com/users/sqrk/followers",
"following_url": "https://api.github.com/users/sqrk/following{/other_user}",
"gists_url": "https://api.github.com/users/sqrk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sqrk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sqrk/subscriptions",
"organizations_url": "https://api.github.com/users/sqrk/orgs",
"repos_url": "https://api.github.com/users/sqrk/repos",
"events_url": "https://api.github.com/users/sqrk/events{/privacy}",
"received_events_url": "https://api.github.com/users/sqrk/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | true | null | [] | null | null | 2022-06-19T09:15:31 | 2022-06-22T16:22:35 | 2022-06-22T16:22:35 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hello!
I'm new to ASR (AI in general) and I'm struggling to fine-tune the Conformer CTC (small) on the [UASpeech dataset](http://www.isle.illinois.edu/sst/data/UASpeech/).
If I try to fine-tune the model from the NeMo pre-trained checkpoint, the loss starts around 40 and jumps to 4.14e+03 in the next step then some value around e+05 and stays in that range. Val_wer is nearly a constant 100%. It occasionally predicts long sequences of repeated characters (e.g. `iiiiiiiiiiiiiiiiiiiiiiiiii`). I'm wondering if I'm making some mistake when I change the vocabulary. I use the `process_asr_text_tokenizer.py` script giving 455 as the vocab size (the number of unique words in the dataset) to create the vocabulary then pass it to `model.cfg["train_ds"]["manifest_filepath"]`. I also set
```
model.cfg["decoder"]["vocabulary"] = []
model.cfg["decoder"]["num_classes"] = 455
```
Here's my `model.cfg`:
```
{'sample_rate': 16000,
'log_prediction': True,
'ctc_reduction': 'mean_batch',
'train_ds':
{'manifest_filepath': path_to_custom_train_set,
'sample_rate': 16000,
'batch_size': 16,
'shuffle': True,
'num_workers': 8,
'pin_memory': True,
'use_start_end_token': False,
'trim_silence': False,
'max_duration': 16.7,
'min_duration': 0.1,
'is_tarred': False,
'tarred_audio_filepaths': None,
'shuffle_n': 2048,
'bucketing_strategy': 'synced_randomized',
'bucketing_batch_size': None},
'validation_ds':
{'manifest_filepath': path_to_custom_dataset_val_set,
'sample_rate': 16000,
'batch_size': 16,
'shuffle': False,
'num_workers': 8,
'pin_memory': True,
'use_start_end_token': False},
'test_ds':
{'manifest_filepath': ['/manifests/librispeech/librivox-dev-other.json',
'/manifests/librispeech/librivox-dev-clean.json',
'/manifests/librispeech/librivox-test-other.json',
'/manifests/librispeech/librivox-test-clean.json'],
'sample_rate': 16000,
'batch_size': 32,
'shuffle': False,
'num_workers': 8,
'pin_memory': True,
'use_start_end_token': False,
'is_tarred': False,
'tarred_audio_filepaths': ''},
'tokenizer':
{'dir': path_to_custom_tokenizer_spe_bpe,
'type': 'bpe'},
'preprocessor':
{'_target_': 'nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor',
'sample_rate': 16000,
'normalize': 'per_feature',
'window_size': 0.025,
'window_stride': 0.01,
'window': 'hann',
'features': 80,
'n_fft': 512,
'log': True,
'frame_splicing': 1,
'dither': 1e-05,
'pad_to': 0,
'pad_value': 0.0},
'spec_augment':
{'_target_': 'nemo.collections.asr.modules.SpectrogramAugmentation',
'freq_masks': 2,
'time_masks': 2,
'freq_width': 27,
'time_width': 100},
'encoder':
{'_target_': 'nemo.collections.asr.modules.ConformerEncoder',
'feat_in': 80,
'feat_out': -1,
'n_layers': 16,
'd_model': 176,
'subsampling': 'striding',
'subsampling_factor': 4,
'subsampling_conv_channels': 176,
'ff_expansion_factor': 4,
'self_attention_model': 'rel_pos',
'n_heads': 4,
'att_context_size': [-1, -1],
'xscaling': True,
'untie_biases': True,
'pos_emb_max_len': 5000,
'conv_kernel_size': 31,
'dropout': 0.1,
'dropout_emb': 0.0,
'dropout_att': 0.1},
'decoder':
{'_target_': 'nemo.collections.asr.modules.ConvASRDecoder',
'feat_in': 176,
'num_classes': 455,
'vocabulary': []},
'optim':
{'name': 'adamw',
'lr': 5,
'betas': [0.9,
0.98],
'weight_decay': 0,
'sched':
{'name': 'NoamAnnealing',
'd_model': 176,
'warmup_steps': 10000,
'warmup_ratio': None,
'min_lr': 1e-06}
},
'init_weights_from_model': '/exp_init//ngc_checkpoints/small/ls_d176_adamlr2_wd0_aug5x0.05_wu10k_stridc176_ctc_2k_wpe128_untied_newrel.nemo',
'target': 'nemo.collections.asr.models.ctc_bpe_models.EncDecCTCModelBPE'}
```
I'm thinking that there might be an issue with the `init_weights_from_model` having a different vocabulary size because when I try to perform evaluation on the checkpoint I fine-tuned (by calling `model = nemo_asr.models.EncDecCTCModelBPE.load_from_checkpoint(path_to_checkpoint)`), I get the following error where the mismatch corresponds with the old and new vocabulary sizes.
```
RuntimeError: Error(s) in loading state_dict for EncDecCTCModelBPE:
size mismatch for decoder.decoder_layers.0.weight: copying a param with shape torch.Size([129, 176, 1]) from checkpoint, the shape in current model is torch.Size([456, 176, 1]).
size mismatch for decoder.decoder_layers.0.bias: copying a param with shape torch.Size([129]) from checkpoint, the shape in current model is torch.Size([456]).
```
The loss explosion doesn't happen if I start training from scratch (using a config file). The loss starts around 400 but decreases rapidly to 11/12 within the first epoch then plateaus. After 60 epochs, the predictions still do not seem to improve (mostly random single letters), but maybe it just needs more training? Val_wer fluctuates between 99.9 and 100%.
1. Any idea as to what I'm doing wrong here? It's good to note that the dataset is of impaired speech but it doesn't seem to be responsible for the loss issue since it doesn't happen when the model is trained from scratch.
2. When you use the tokenizer script, is it typical to do it just for the train manifest or a union of both? I'm only doing it for the train set to have a good "in the wild" evaluation.
3. When you have a small dataset, do you typically still need 2 distinct val and test sets? I use the same one for evaluation since it doesn't affect training, and I've noticed that existing papers do not mention a third split.
Thank you so much in advance!
| null | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4400/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/4400/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4399 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4399/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4399/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4399/events | https://github.com/NVIDIA/NeMo/pull/4399 | 1,275,855,802 | PR_kwDOC_bI7s455VqN | 4,399 | Punctuation and capitalization tests race condition | {
"login": "PeganovAnton",
"id": 10737305,
"node_id": "MDQ6VXNlcjEwNzM3MzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/10737305?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PeganovAnton",
"html_url": "https://github.com/PeganovAnton",
"followers_url": "https://api.github.com/users/PeganovAnton/followers",
"following_url": "https://api.github.com/users/PeganovAnton/following{/other_user}",
"gists_url": "https://api.github.com/users/PeganovAnton/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PeganovAnton/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PeganovAnton/subscriptions",
"organizations_url": "https://api.github.com/users/PeganovAnton/orgs",
"repos_url": "https://api.github.com/users/PeganovAnton/repos",
"events_url": "https://api.github.com/users/PeganovAnton/events{/privacy}",
"received_events_url": "https://api.github.com/users/PeganovAnton/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "PeganovAnton",
"id": 10737305,
"node_id": "MDQ6VXNlcjEwNzM3MzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/10737305?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PeganovAnton",
"html_url": "https://github.com/PeganovAnton",
"followers_url": "https://api.github.com/users/PeganovAnton/followers",
"following_url": "https://api.github.com/users/PeganovAnton/following{/other_user}",
"gists_url": "https://api.github.com/users/PeganovAnton/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PeganovAnton/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PeganovAnton/subscriptions",
"organizations_url": "https://api.github.com/users/PeganovAnton/orgs",
"repos_url": "https://api.github.com/users/PeganovAnton/repos",
"events_url": "https://api.github.com/users/PeganovAnton/events{/privacy}",
"received_events_url": "https://api.github.com/users/PeganovAnton/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "PeganovAnton",
"id": 10737305,
"node_id": "MDQ6VXNlcjEwNzM3MzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/10737305?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PeganovAnton",
"html_url": "https://github.com/PeganovAnton",
"followers_url": "https://api.github.com/users/PeganovAnton/followers",
"following_url": "https://api.github.com/users/PeganovAnton/following{/other_user}",
"gists_url": "https://api.github.com/users/PeganovAnton/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PeganovAnton/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PeganovAnton/subscriptions",
"organizations_url": "https://api.github.com/users/PeganovAnton/orgs",
"repos_url": "https://api.github.com/users/PeganovAnton/repos",
"events_url": "https://api.github.com/users/PeganovAnton/events{/privacy}",
"received_events_url": "https://api.github.com/users/PeganovAnton/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-18T18:35:23 | 2022-06-18T22:45:58 | 2022-06-18T22:45:56 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4399",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4399",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4399.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4399.patch",
"merged_at": "2022-06-18T22:45:56"
} | # What does this PR do ?
Removes race condition from 2 Punctuation and Capitalization tests. These tests were using files with fixed names
and thus if such a test had 2 replicas on same machine a race condition could occur.
**Collection**: nlp
# Additional Information
* Related to # (issue)
| {
"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",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4399/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/4399/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4398 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4398/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4398/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4398/events | https://github.com/NVIDIA/NeMo/pull/4398 | 1,275,514,485 | PR_kwDOC_bI7s454Qmi | 4,398 | Merge r1.10.0 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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-17T21:53:16 | 2022-06-18T00:38:22 | 2022-06-18T00:38:18 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4398",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4398",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4398.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4398.patch",
"merged_at": "2022-06-18T00:38:18"
} | # 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4398/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/4398/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4397 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4397/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4397/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4397/events | https://github.com/NVIDIA/NeMo/pull/4397 | 1,275,474,199 | PR_kwDOC_bI7s454HgU | 4,397 | Update NeMo docs | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-17T21:07:27 | 2022-06-22T21:00:30 | 2022-06-17T21:29:07 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4397",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4397",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4397.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4397.patch",
"merged_at": "2022-06-17T21:29:07"
} | Signed-off-by: smajumdar <[email protected]>
# What does this PR do ?
Add a line referencing NVIDIA AI Platform.
**Collection**: [Docs, Core]
**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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4397/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/4397/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4396 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4396/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4396/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4396/events | https://github.com/NVIDIA/NeMo/pull/4396 | 1,275,447,464 | PR_kwDOC_bI7s454BW2 | 4,396 | Maximum sample-based training for Megatron NMT and Text Memmap based Seq2seq Pre-training | {
"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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-17T20:46:45 | 2022-07-30T04:46:34 | 2022-07-30T04:46:31 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4396",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4396",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4396.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4396.patch",
"merged_at": "2022-07-30T04:46:31"
} | # What does this PR do ?
1. Trains Megatron-based NMT models based on maximum number of samples.
2. Added support in `text_memmap` and `csv_memmap` in Megatron encoder-decoder models (T5, BART, UL2)
**Collection**: NLP
# Usage
Add to command line
```
model.data.data_impl=text_mmap \
+model.data.data_impl_kwargs.newline_int=10 \
+model.data.data_impl_kwargs.header_lines=0 \
+model.data.data_impl_kwargs.workers=null \
+model.data.data_impl_kwargs.sort_dataset_paths=False
```
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4396/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/4396/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4395 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4395/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4395/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4395/events | https://github.com/NVIDIA/NeMo/pull/4395 | 1,275,434,293 | PR_kwDOC_bI7s453-dj | 4,395 | Wav2vec fix | {
"login": "bonham79",
"id": 36190463,
"node_id": "MDQ6VXNlcjM2MTkwNDYz",
"avatar_url": "https://avatars.githubusercontent.com/u/36190463?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bonham79",
"html_url": "https://github.com/bonham79",
"followers_url": "https://api.github.com/users/bonham79/followers",
"following_url": "https://api.github.com/users/bonham79/following{/other_user}",
"gists_url": "https://api.github.com/users/bonham79/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bonham79/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bonham79/subscriptions",
"organizations_url": "https://api.github.com/users/bonham79/orgs",
"repos_url": "https://api.github.com/users/bonham79/repos",
"events_url": "https://api.github.com/users/bonham79/events{/privacy}",
"received_events_url": "https://api.github.com/users/bonham79/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-17T20:36:16 | 2022-06-29T01:38:23 | 2022-06-29T01:38:23 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4395",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4395",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4395.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4395.patch",
"merged_at": "2022-06-29T01:38:22"
} | # What does this PR do ?
Fixes Wav2Vec configs so compatible with contrastive loss. (Adds MaskedAugmentation to pretrain models.) Removes Wav2Vec from experimental folder and moves wav2vec configs to SSL folder for consistency.
**Collection**: [Note which collection this PR will affect]
- ASR
# Changelog
- Wav2Vec Pretrain (Base and Large): replaces SpecAug with MaskedPatchAugmentation. Adds appropriate contrastive loss flags.
- Deleted Wav2Vec folder from `examples/experimental`
- Moved Wav2Vec configs to `conf/SSL`
# 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 review"
**Pre checks**:
- [ Y] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ N] Did you write any new necessary tests?
- [ N] Did you add or update any necessary documentation?
- [ N] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [Y ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "sam1373",
"id": 24465107,
"node_id": "MDQ6VXNlcjI0NDY1MTA3",
"avatar_url": "https://avatars.githubusercontent.com/u/24465107?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sam1373",
"html_url": "https://github.com/sam1373",
"followers_url": "https://api.github.com/users/sam1373/followers",
"following_url": "https://api.github.com/users/sam1373/following{/other_user}",
"gists_url": "https://api.github.com/users/sam1373/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sam1373/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sam1373/subscriptions",
"organizations_url": "https://api.github.com/users/sam1373/orgs",
"repos_url": "https://api.github.com/users/sam1373/repos",
"events_url": "https://api.github.com/users/sam1373/events{/privacy}",
"received_events_url": "https://api.github.com/users/sam1373/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4395/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/4395/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4394 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4394/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4394/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4394/events | https://github.com/NVIDIA/NeMo/pull/4394 | 1,275,406,811 | PR_kwDOC_bI7s4534gL | 4,394 | Fix megatron change partitions | {
"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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-17T19:57:30 | 2022-09-20T23:56:04 | 2022-06-29T22:38:36 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4394",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4394",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4394.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4394.patch",
"merged_at": null
} | # What does this PR do ?
Fix artifact restore
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4394/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/4394/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4393 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4393/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4393/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4393/events | https://github.com/NVIDIA/NeMo/pull/4393 | 1,275,322,964 | PR_kwDOC_bI7s453miY | 4,393 | Add reconfigure on validation epoch start | {
"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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-17T18:01:19 | 2022-06-22T17:03:42 | 2022-06-22T17:03:39 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4393",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4393",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4393.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4393.patch",
"merged_at": "2022-06-22T17:03:39"
} | Signed-off-by: MaximumEntropy <[email protected]>
# What does this PR do ?
- Reconfigures micro-batch sizes for validation datasets on validation start in Megatron NMT
**Collection**: NLP
# Changelog
- Add an `on_validation_epoch_start()` hook to reconfigure batch sizes.
# 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 review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4393/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/4393/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4392 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4392/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4392/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4392/events | https://github.com/NVIDIA/NeMo/pull/4392 | 1,275,318,209 | PR_kwDOC_bI7s453lhX | 4,392 | [bugfix][TTS] pitch, voiced_mask, prob_voiced have the same values which is not expected. | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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-06-17T17:54:53 | 2022-06-23T18:11:58 | 2022-06-18T01:27:09 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4392",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4392",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4392.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4392.patch",
"merged_at": "2022-06-18T01:27:09"
} | # What does this PR do ?
pitch, voiced_mask, and prob_voiced are return values for the func `librosa.pyin`, but we always returned the value of `voiced_mask` after going through `load_from_dir()` no matter which one of the three variables were requested.
**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
```bash
(nemo) xueyang@aiapps-031622:~/workspace/NeMo$ pytest --cpu tests/collections/tts/test_torch_tts.py::TestTTSDataset::test_save_voiced_items_if_pt_file_not_exist
A valid `test_data.tar.gz` test archive (7343147B) found in the `/home/xueyang/workspace/NeMo/tests/.data` folder.
/home/xueyang/miniconda3/envs/nemo/lib/python3.8/site-packages/apex/pyprof/__init__.py:5: FutureWarning: pyprof will be removed by the end of June, 2022
warnings.warn("pyprof will be removed by the end of June, 2022", FutureWarning)
Setting numba compat : True
====================================================================================== test session starts ======================================================================================
platform linux -- Python 3.8.13, pytest-7.1.1, pluggy-1.0.0 -- /home/xueyang/miniconda3/envs/nemo/bin/python
cachedir: .pytest_cache
rootdir: /home/xueyang/workspace/NeMo, configfile: setup.cfg
plugins: hydra-core-1.1.1, anyio-3.6.1
collected 4 items
tests/collections/tts/test_torch_tts.py::TestTTSDataset::test_save_voiced_items_if_pt_file_not_exist[sup_data_types0-output_indices0] PASSED [ 25%]
tests/collections/tts/test_torch_tts.py::TestTTSDataset::test_save_voiced_items_if_pt_file_not_exist[sup_data_types1-output_indices1] PASSED [ 50%]
tests/collections/tts/test_torch_tts.py::TestTTSDataset::test_save_voiced_items_if_pt_file_not_exist[sup_data_types2-output_indices2] PASSED [ 75%]
tests/collections/tts/test_torch_tts.py::TestTTSDataset::test_save_voiced_items_if_pt_file_not_exist[sup_data_types3-output_indices3] PASSED [100%]
======================================================================================= slowest durations =======================================================================================
14.02s call tests/collections/tts/test_torch_tts.py::TestTTSDataset::test_save_voiced_items_if_pt_file_not_exist[sup_data_types0-output_indices0]
14.00s call tests/collections/tts/test_torch_tts.py::TestTTSDataset::test_save_voiced_items_if_pt_file_not_exist[sup_data_types3-output_indices3]
13.99s call tests/collections/tts/test_torch_tts.py::TestTTSDataset::test_save_voiced_items_if_pt_file_not_exist[sup_data_types2-output_indices2]
13.90s call tests/collections/tts/test_torch_tts.py::TestTTSDataset::test_save_voiced_items_if_pt_file_not_exist[sup_data_types1-output_indices1]
(8 durations < 0.005s hidden. Use -vv to show these durations.)
====================================================================================== 4 passed in 57.14s =======================================================================================
```
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4392/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/4392/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4391 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4391/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4391/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4391/events | https://github.com/NVIDIA/NeMo/pull/4391 | 1,275,190,222 | PR_kwDOC_bI7s453KMK | 4,391 | Add prompt learning for T5 | {
"login": "HeyyyyyyG",
"id": 49757268,
"node_id": "MDQ6VXNlcjQ5NzU3MjY4",
"avatar_url": "https://avatars.githubusercontent.com/u/49757268?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HeyyyyyyG",
"html_url": "https://github.com/HeyyyyyyG",
"followers_url": "https://api.github.com/users/HeyyyyyyG/followers",
"following_url": "https://api.github.com/users/HeyyyyyyG/following{/other_user}",
"gists_url": "https://api.github.com/users/HeyyyyyyG/gists{/gist_id}",
"starred_url": "https://api.github.com/users/HeyyyyyyG/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/HeyyyyyyG/subscriptions",
"organizations_url": "https://api.github.com/users/HeyyyyyyG/orgs",
"repos_url": "https://api.github.com/users/HeyyyyyyG/repos",
"events_url": "https://api.github.com/users/HeyyyyyyG/events{/privacy}",
"received_events_url": "https://api.github.com/users/HeyyyyyyG/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-17T15:36:02 | 2022-08-03T22:13:41 | 2022-08-03T22:13:41 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4391",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4391",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4391.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4391.patch",
"merged_at": "2022-08-03T22:13:41"
} | # What does this PR do ?
Implement prompt learning for T5 models.
**Collection**: [NLP]
# Changelog
- A base prompt learning dataset class (will support both T5 and GPT in the future).
- A T5-specific prompt learning dataset class.
- A base prompt learning model class (will support both T5 and GPT in the future).
- A T5-specific prompt learning model class.
- Scripts for training and inference.
- Config files for training and inference.
- Temporarily fix a bug in T5 decode function to support prompt learning inference.
# Usage
```
python megatron_t5_prompt_learning.py --config-name=megatron_t5_prompt_learning.yaml
python megatron_t5_prompt_learning_eval.py t5_model_file=models/megatron_t5_220m_f16.nemo virtual_prompt_model_file=models/p_tuning_sent_t5.nemo
```
# 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?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [ ] Documentation
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/followers",
"following_url": "https://api.github.com/users/vadam5/following{/other_user}",
"gists_url": "https://api.github.com/users/vadam5/gists{/gist_id}",
"starred_url": "https://api.github.com/users/vadam5/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vadam5/subscriptions",
"organizations_url": "https://api.github.com/users/vadam5/orgs",
"repos_url": "https://api.github.com/users/vadam5/repos",
"events_url": "https://api.github.com/users/vadam5/events{/privacy}",
"received_events_url": "https://api.github.com/users/vadam5/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4391/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/4391/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4390 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4390/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4390/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4390/events | https://github.com/NVIDIA/NeMo/issues/4390 | 1,274,838,523 | I_kwDOC_bI7s5L_H37 | 4,390 | std::out_of_range error when training TransformerXL model | {
"login": "robertveenhoven",
"id": 10922796,
"node_id": "MDQ6VXNlcjEwOTIyNzk2",
"avatar_url": "https://avatars.githubusercontent.com/u/10922796?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robertveenhoven",
"html_url": "https://github.com/robertveenhoven",
"followers_url": "https://api.github.com/users/robertveenhoven/followers",
"following_url": "https://api.github.com/users/robertveenhoven/following{/other_user}",
"gists_url": "https://api.github.com/users/robertveenhoven/gists{/gist_id}",
"starred_url": "https://api.github.com/users/robertveenhoven/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/robertveenhoven/subscriptions",
"organizations_url": "https://api.github.com/users/robertveenhoven/orgs",
"repos_url": "https://api.github.com/users/robertveenhoven/repos",
"events_url": "https://api.github.com/users/robertveenhoven/events{/privacy}",
"received_events_url": "https://api.github.com/users/robertveenhoven/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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-06-17T10:05:09 | 2022-06-23T08:05:26 | 2022-06-23T08:05:26 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
When training an TransformerXL model by following the script transformer_lm.py, I get the following error:

For this, I use the same train, eval and test json files as I use for the CTC conformer models which train fine. I use this in combination with a tokenizer trained with the following command:
`python /workspace/NeMo/scripts/process_asr_text_tokenizer.py --manifest=/workspace/NeMo/data/DataFrames/Baseline/Train/train.json --data_root=/workspace/Tokenizer_AllData_1024 --vocab_size=1024 --tokenizer="spe" --spe_type="unigram" --spe_character_coverage=1.0 --no_lower_case --log`
Again, the conformer CTC trained fine with this tokenizer.
Since this doesn't seem to be a python error, I can't figure out where it goes wrong.
Cant these tokenizers be used in combination with transformerXL?
Tokenizer config:

The goal is to do ASR -> Beam search N-Gram -> TransformerXL
**Steps/Code to reproduce bug**
Build tokenizer -> change paths in conf/transformer_lm_config.yaml -> python transformer_lm.py
**Expected behavior**
TransformerXL model trains without problems
**Environment overview (please complete the following information)**
```
docker run --gpus all -it --shm-size=8g -p 8888:8888 -p 0.0.0.0:6006:6006 --name TransformerXL --ulimit memlock=-1 --ulimit stack=67108864 nvcr.io/nvidia/pytorch:22.05-py3
Installed NeMo with git clone and ./reinstall.sh
```
Python 3.8.13
Torch: 1.12.0a0+8a1a93a
| {
"login": "robertveenhoven",
"id": 10922796,
"node_id": "MDQ6VXNlcjEwOTIyNzk2",
"avatar_url": "https://avatars.githubusercontent.com/u/10922796?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robertveenhoven",
"html_url": "https://github.com/robertveenhoven",
"followers_url": "https://api.github.com/users/robertveenhoven/followers",
"following_url": "https://api.github.com/users/robertveenhoven/following{/other_user}",
"gists_url": "https://api.github.com/users/robertveenhoven/gists{/gist_id}",
"starred_url": "https://api.github.com/users/robertveenhoven/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/robertveenhoven/subscriptions",
"organizations_url": "https://api.github.com/users/robertveenhoven/orgs",
"repos_url": "https://api.github.com/users/robertveenhoven/repos",
"events_url": "https://api.github.com/users/robertveenhoven/events{/privacy}",
"received_events_url": "https://api.github.com/users/robertveenhoven/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4390/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/4390/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4389 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4389/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4389/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4389/events | https://github.com/NVIDIA/NeMo/pull/4389 | 1,274,770,615 | PR_kwDOC_bI7s451vya | 4,389 | Docs: hide the right side nav bar | {
"login": "nickolyamba",
"id": 8766167,
"node_id": "MDQ6VXNlcjg3NjYxNjc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8766167?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nickolyamba",
"html_url": "https://github.com/nickolyamba",
"followers_url": "https://api.github.com/users/nickolyamba/followers",
"following_url": "https://api.github.com/users/nickolyamba/following{/other_user}",
"gists_url": "https://api.github.com/users/nickolyamba/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nickolyamba/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nickolyamba/subscriptions",
"organizations_url": "https://api.github.com/users/nickolyamba/orgs",
"repos_url": "https://api.github.com/users/nickolyamba/repos",
"events_url": "https://api.github.com/users/nickolyamba/events{/privacy}",
"received_events_url": "https://api.github.com/users/nickolyamba/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-17T09:00:36 | 2022-06-19T09:47:46 | 2022-06-19T09:47:46 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4389",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4389",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4389.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4389.patch",
"merged_at": null
} | # What does this PR do ?
Hide the right side bar
**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 code snippet demonstrating how to use this
```
# 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 or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4389/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/4389/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4388 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4388/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4388/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4388/events | https://github.com/NVIDIA/NeMo/pull/4388 | 1,274,644,236 | PR_kwDOC_bI7s451Vjr | 4,388 | [Bugfix][TTS] wrong order of returned tuple for general_collate_fn. | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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-06-17T06:53:03 | 2022-06-17T19:05:25 | 2022-06-17T19:05:20 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4388",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4388",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4388.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4388.patch",
"merged_at": "2022-06-17T19:05:20"
} | Signed-off-by: Xuesong Yang <[email protected]>
# What does this PR do ?
1. This bug blocks modeling using speaker IDs because `speaker_ids` (or saying `_` in this context) should be placed before `voiced_masks`.
2. `P_voiceds` was also not correct because it aggregates `voiced_mask` instead of `p_voiced`.
**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 code snippet demonstrating how to use this
```
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4388/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/4388/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4387 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4387/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4387/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4387/events | https://github.com/NVIDIA/NeMo/pull/4387 | 1,274,579,075 | PR_kwDOC_bI7s451H8m | 4,387 | Update on speaker_utils and NMESC speaker counting algorithm | {
"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/tango4j/followers",
"following_url": "https://api.github.com/users/tango4j/following{/other_user}",
"gists_url": "https://api.github.com/users/tango4j/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tango4j/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tango4j/subscriptions",
"organizations_url": "https://api.github.com/users/tango4j/orgs",
"repos_url": "https://api.github.com/users/tango4j/repos",
"events_url": "https://api.github.com/users/tango4j/events{/privacy}",
"received_events_url": "https://api.github.com/users/tango4j/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-17T05:17:51 | 2022-07-20T03:38:36 | 2022-06-30T22:57:23 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4387",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4387",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4387.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4387.patch",
"merged_at": null
} | # What does this PR do ?
`nmesc_clustering.py`
- This PR adds an option named "maj_vote_spk_count" to NMESC clustering module.
Originally, speaker number was obtained from one p-value.
In the new implementation, maj_vote_spk_count = True, the system takes majority vote on
all p-values that are included.
This feature almost halves the speaker counting error for 1.5sec window setting.
(CH109, 1.5/0.75 win/shift, speaker counting error becomes 12.8% -> 7.3%)
Default will be False for now. Yaml file will be later updated with other updates to provide the best performance.
`diarizer.clustering.parameters.maj_vote_spk_count=False`
- This PR also adds error handling for extreamly short segments (1~10 segments)
when creating p_value_list, the minimum length is now forcibly assigned so that we can avoid having an empty list.
`speaker_utils.py`
- Removed getMinMaxOfRangeList() function
- Also "RTTM label has been truncated since start is greater than duration of audio file" warning message is not appropriate, thus removed.
- Also, added error handling for empty audio clips.
Empty audio clips happen when (1) VAD returns nothing (2) duration is 0 in manifest file.
For these cases, uniq ids are removed from self.AUDIO_RTTM_MAP dictionary to avoid the following errors.
- The modified change is tested with less than 1 second sample and silence sample, and then all together in one manifest file.
`clustering_diarizer.py`
- Error handling for empty audio file has been added. The empty uniq_id is removed from the AUDIO_RTTM_MAP dictionary.
**Collection**: [Note which collection this PR will affect]
ASR
# Changelog
- Add specific line by line info of high level changes in this PR.
This PR adds mode function in NMEanalysis() function.
This implementation adds slightly more memory but no difference in time complexity except torch.mode operation.
# Usage
Please refer to [this document.](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/asr/speaker_diarization/datasets.html#evaluation-on-benchmark-datasets)
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] 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?
- [] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4387/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/4387/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4386 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4386/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4386/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4386/events | https://github.com/NVIDIA/NeMo/pull/4386 | 1,274,137,220 | PR_kwDOC_bI7s45zncz | 4,386 | [TTS] Conditioning pitch, duration, decoder on speaker embedding in FastPitch | {
"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.github.com/users/subhankar-ghosh/followers",
"following_url": "https://api.github.com/users/subhankar-ghosh/following{/other_user}",
"gists_url": "https://api.github.com/users/subhankar-ghosh/gists{/gist_id}",
"starred_url": "https://api.github.com/users/subhankar-ghosh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/subhankar-ghosh/subscriptions",
"organizations_url": "https://api.github.com/users/subhankar-ghosh/orgs",
"repos_url": "https://api.github.com/users/subhankar-ghosh/repos",
"events_url": "https://api.github.com/users/subhankar-ghosh/events{/privacy}",
"received_events_url": "https://api.github.com/users/subhankar-ghosh/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-16T22:17:11 | 2022-09-17T05:32:13 | 2022-09-17T05:32:13 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4386",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4386",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4386.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4386.patch",
"merged_at": null
} | Signed-off-by: Subhankar Ghosh <[email protected]>
# What does this PR do ?
FastPitch multi-speaker code was setup such that speaker embeddings would only condition the encoder. This PR changes that and conditions encoder, pitch predictor, duration predictor and decoder on the speaker embeddings. Through experimentation this approach has been seen to produce better quality speech in a multi-speaker setting. This PR does not affect single speaker scenario.
**Collection**: [Note which collection this PR will affect]
tts/modules
# 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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.github.com/users/subhankar-ghosh/followers",
"following_url": "https://api.github.com/users/subhankar-ghosh/following{/other_user}",
"gists_url": "https://api.github.com/users/subhankar-ghosh/gists{/gist_id}",
"starred_url": "https://api.github.com/users/subhankar-ghosh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/subhankar-ghosh/subscriptions",
"organizations_url": "https://api.github.com/users/subhankar-ghosh/orgs",
"repos_url": "https://api.github.com/users/subhankar-ghosh/repos",
"events_url": "https://api.github.com/users/subhankar-ghosh/events{/privacy}",
"received_events_url": "https://api.github.com/users/subhankar-ghosh/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4386/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/4386/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4385 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4385/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4385/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4385/events | https://github.com/NVIDIA/NeMo/pull/4385 | 1,274,072,277 | PR_kwDOC_bI7s45zZ6z | 4,385 | fix a bug in T5 decode function | {
"login": "HeyyyyyyG",
"id": 49757268,
"node_id": "MDQ6VXNlcjQ5NzU3MjY4",
"avatar_url": "https://avatars.githubusercontent.com/u/49757268?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HeyyyyyyG",
"html_url": "https://github.com/HeyyyyyyG",
"followers_url": "https://api.github.com/users/HeyyyyyyG/followers",
"following_url": "https://api.github.com/users/HeyyyyyyG/following{/other_user}",
"gists_url": "https://api.github.com/users/HeyyyyyyG/gists{/gist_id}",
"starred_url": "https://api.github.com/users/HeyyyyyyG/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/HeyyyyyyG/subscriptions",
"organizations_url": "https://api.github.com/users/HeyyyyyyG/orgs",
"repos_url": "https://api.github.com/users/HeyyyyyyG/repos",
"events_url": "https://api.github.com/users/HeyyyyyyG/events{/privacy}",
"received_events_url": "https://api.github.com/users/HeyyyyyyG/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-16T20:56:28 | 2022-06-17T13:44:33 | 2022-06-17T13:44:33 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4385",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4385",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4385.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4385.patch",
"merged_at": null
} | # What does this PR do ?
Fix the bug of T5 decoding given input embeddings.
**Collection**: [NLP]
# Changelog
- Updating the way of passing arguments to avoid argument mismatching.
- Delete an argument which is not being utilized.
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "HeyyyyyyG",
"id": 49757268,
"node_id": "MDQ6VXNlcjQ5NzU3MjY4",
"avatar_url": "https://avatars.githubusercontent.com/u/49757268?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HeyyyyyyG",
"html_url": "https://github.com/HeyyyyyyG",
"followers_url": "https://api.github.com/users/HeyyyyyyG/followers",
"following_url": "https://api.github.com/users/HeyyyyyyG/following{/other_user}",
"gists_url": "https://api.github.com/users/HeyyyyyyG/gists{/gist_id}",
"starred_url": "https://api.github.com/users/HeyyyyyyG/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/HeyyyyyyG/subscriptions",
"organizations_url": "https://api.github.com/users/HeyyyyyyG/orgs",
"repos_url": "https://api.github.com/users/HeyyyyyyG/repos",
"events_url": "https://api.github.com/users/HeyyyyyyG/events{/privacy}",
"received_events_url": "https://api.github.com/users/HeyyyyyyG/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4385/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/4385/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4384 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4384/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4384/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4384/events | https://github.com/NVIDIA/NeMo/pull/4384 | 1,274,019,195 | PR_kwDOC_bI7s45zOdQ | 4,384 | Fix ASR Typos in tutorials | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-16T19:56:00 | 2022-06-17T06:30:36 | 2022-06-17T06:30:33 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4384",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4384",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4384.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4384.patch",
"merged_at": "2022-06-17T06:30:33"
} | # What does this PR do ?
Fixes typos in the tutorial notebooks
**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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4384/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/4384/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4383 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4383/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4383/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4383/events | https://github.com/NVIDIA/NeMo/pull/4383 | 1,273,896,246 | PR_kwDOC_bI7s45yzjx | 4,383 | Quick wav2vec fix. In-place operation adding convolutional positions … | {
"login": "bonham79",
"id": 36190463,
"node_id": "MDQ6VXNlcjM2MTkwNDYz",
"avatar_url": "https://avatars.githubusercontent.com/u/36190463?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bonham79",
"html_url": "https://github.com/bonham79",
"followers_url": "https://api.github.com/users/bonham79/followers",
"following_url": "https://api.github.com/users/bonham79/following{/other_user}",
"gists_url": "https://api.github.com/users/bonham79/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bonham79/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bonham79/subscriptions",
"organizations_url": "https://api.github.com/users/bonham79/orgs",
"repos_url": "https://api.github.com/users/bonham79/repos",
"events_url": "https://api.github.com/users/bonham79/events{/privacy}",
"received_events_url": "https://api.github.com/users/bonham79/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-16T17:50:54 | 2022-06-16T19:59:00 | 2022-06-16T19:58:59 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4383",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4383",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4383.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4383.patch",
"merged_at": "2022-06-16T19:58:59"
} | …to encoder was overwriting leaf history. Wasn't caught on previous torch versions.
Signed-off-by: tbartley94 <[email protected]>
# What does this PR do ?
Fixes bug on backward pass with wav2vec module. See https://github.com/NVIDIA/NeMo/issues/4362
**Collection**: [Note which collection this PR will affect]
- ASR
# Changelog
- Addition of convolutional position changed from inplace operation to standard variable assignment.
# 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 review"
**Pre checks**:
- [Y ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ N] Did you write any new necessary tests?
- [ N] Did you add or update any necessary documentation?
- [ N] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ Y] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [Y ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4383/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/4383/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4382 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4382/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4382/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4382/events | https://github.com/NVIDIA/NeMo/pull/4382 | 1,272,907,048 | PR_kwDOC_bI7s45vgyg | 4,382 | remove redundant bias expand | {
"login": "xrennvidia",
"id": 103958965,
"node_id": "U_kgDOBjJJtQ",
"avatar_url": "https://avatars.githubusercontent.com/u/103958965?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xrennvidia",
"html_url": "https://github.com/xrennvidia",
"followers_url": "https://api.github.com/users/xrennvidia/followers",
"following_url": "https://api.github.com/users/xrennvidia/following{/other_user}",
"gists_url": "https://api.github.com/users/xrennvidia/gists{/gist_id}",
"starred_url": "https://api.github.com/users/xrennvidia/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xrennvidia/subscriptions",
"organizations_url": "https://api.github.com/users/xrennvidia/orgs",
"repos_url": "https://api.github.com/users/xrennvidia/repos",
"events_url": "https://api.github.com/users/xrennvidia/events{/privacy}",
"received_events_url": "https://api.github.com/users/xrennvidia/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-16T00:40:44 | 2022-06-16T01:57:44 | 2022-06-16T01:51:26 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4382",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4382",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4382.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4382.patch",
"merged_at": "2022-06-16T01:51:26"
} | Signed-off-by: Xiaowei Ren <[email protected]>
# What does this PR do ?
Remove redundant bias expand. The bias should be broadcast automatically.
# Changelog
- deleted redundant code in transformer.py
# 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 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?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4382/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/4382/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4381 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4381/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4381/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4381/events | https://github.com/NVIDIA/NeMo/pull/4381 | 1,272,880,597 | PR_kwDOC_bI7s45vbcy | 4,381 | Question answering bug fix | {
"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/Zhilin123/followers",
"following_url": "https://api.github.com/users/Zhilin123/following{/other_user}",
"gists_url": "https://api.github.com/users/Zhilin123/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Zhilin123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Zhilin123/subscriptions",
"organizations_url": "https://api.github.com/users/Zhilin123/orgs",
"repos_url": "https://api.github.com/users/Zhilin123/repos",
"events_url": "https://api.github.com/users/Zhilin123/events{/privacy}",
"received_events_url": "https://api.github.com/users/Zhilin123/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T23:49:41 | 2022-06-17T16:20:17 | 2022-06-16T16:59:48 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4381",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4381",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4381.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4381.patch",
"merged_at": "2022-06-16T16:59:48"
} | # What does this PR do ?
Turns WandB logger off by default
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/Zhilin123/followers",
"following_url": "https://api.github.com/users/Zhilin123/following{/other_user}",
"gists_url": "https://api.github.com/users/Zhilin123/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Zhilin123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Zhilin123/subscriptions",
"organizations_url": "https://api.github.com/users/Zhilin123/orgs",
"repos_url": "https://api.github.com/users/Zhilin123/repos",
"events_url": "https://api.github.com/users/Zhilin123/events{/privacy}",
"received_events_url": "https://api.github.com/users/Zhilin123/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4381/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/4381/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4380 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4380/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4380/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4380/events | https://github.com/NVIDIA/NeMo/pull/4380 | 1,272,877,441 | PR_kwDOC_bI7s45vayl | 4,380 | NeMo Megatron: Add sequence parallelism and selective activation checkpointing (rebased) | {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T23:41:49 | 2022-07-26T19:58:08 | 2022-07-26T19:58:04 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4380",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4380",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4380.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4380.patch",
"merged_at": "2022-07-26T19:58:04"
} | # What does this PR do ?
Add sequence parallelism and selective activation checkpointing.
This PR currently depends on a fork of Apex: https://github.com/NVIDIA/apex/pull/1396
**Collection**: NLP
# Changelog
- Update GPT config
- Update parallel_lm_logits
- Add CoreAttention
- This is the block that gets recomputed when using selective activation checkpointing
- Update ParallelAttention to work with CoreAttention
- Update ParallelTransformerLayer
- Layer norm calls to use sequence parallel
- Update ParallelTransformer
- Update args
- Update final layer norm
- Add rng contex to forward when using sequence parallel
- Remove transposes
- Update Pooler
- Gather from sequence parallel regions
- Update embedding
- Add sequence_parallel flag
- add transpose in forward
- scatter for dropout
- Update TransformerLanguageModel
- Update GPTModel
- Add transposes
- All-reduce layer norm params when using sequence parallel
- Add sequence parallel arg to apex calls
- Update configs and arg checking for activation checkpointing
# Usage
```
# enable sequence parallelism
model.sequence_parallel=True
# enable selective activation checkpointing
model.activations_checkpoint_granularity=selective
# all transformer layers have CoreAttention checkpointed when using selective
model.activations_checkpoint_method=null
model.activations_checkpoint_num_layers=null
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4380/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/4380/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4379 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4379/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4379/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4379/events | https://github.com/NVIDIA/NeMo/pull/4379 | 1,272,830,595 | PR_kwDOC_bI7s45vTF0 | 4,379 | Add option for specifying wandb save_dir from config | {
"login": "shan18",
"id": 12576178,
"node_id": "MDQ6VXNlcjEyNTc2MTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/12576178?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shan18",
"html_url": "https://github.com/shan18",
"followers_url": "https://api.github.com/users/shan18/followers",
"following_url": "https://api.github.com/users/shan18/following{/other_user}",
"gists_url": "https://api.github.com/users/shan18/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shan18/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shan18/subscriptions",
"organizations_url": "https://api.github.com/users/shan18/orgs",
"repos_url": "https://api.github.com/users/shan18/repos",
"events_url": "https://api.github.com/users/shan18/events{/privacy}",
"received_events_url": "https://api.github.com/users/shan18/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T22:51:34 | 2022-06-16T16:50:55 | 2022-06-16T16:50:55 | MEMBER | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4379",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4379",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4379.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4379.patch",
"merged_at": "2022-06-16T16:50:55"
} | Signed-off-by: Shantanu Acharya <[email protected]>
# What does this PR do ?
A user can now specify the name of the directory to save the wandb logs by setting the value `exp_manager.wandb_logger_kwargs.save_dir` in the config.
**Collection**: [utils]
# Changelog
Files changed: `nemo/utils/exp_manager.py` (line: 670-671)
```
if wandb_kwargs.get('save_dir', None) is None:
wandb_kwargs['save_dir'] = exp_dir
os.makedirs(wandb_kwargs['save_dir'], exist_ok=True)
wandb_logger = WandbLogger(version=version, **wandb_kwargs)
```
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [ ] Documentation
## Who can review?
Anyone in NeMo
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4379/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/4379/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4378 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4378/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4378/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4378/events | https://github.com/NVIDIA/NeMo/pull/4378 | 1,272,708,779 | PR_kwDOC_bI7s45u5k1 | 4,378 | Fix hanging issue by multiprocessing in SD 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/followers",
"following_url": "https://api.github.com/users/fayejf/following{/other_user}",
"gists_url": "https://api.github.com/users/fayejf/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fayejf/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fayejf/subscriptions",
"organizations_url": "https://api.github.com/users/fayejf/orgs",
"repos_url": "https://api.github.com/users/fayejf/repos",
"events_url": "https://api.github.com/users/fayejf/events{/privacy}",
"received_events_url": "https://api.github.com/users/fayejf/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T20:35:58 | 2022-06-21T08:13:30 | 2022-06-21T08:13:24 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4378",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4378",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4378.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4378.patch",
"merged_at": null
} | # What does this PR do ?
Fix hanging/deadlock issue caused by multiprocessing in SD tutorial
**Collection**: ASR
# Changelog
- Cherry pick updates to r1.10.0 https://github.com/NVIDIA/NeMo/pull/4317-
Add instruction and set num_workers=1 in SD tutorial as a workaround for python multiprocessing would hang with python in some cases
# 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 review"
**Pre checks**:
- [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/followers",
"following_url": "https://api.github.com/users/fayejf/following{/other_user}",
"gists_url": "https://api.github.com/users/fayejf/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fayejf/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fayejf/subscriptions",
"organizations_url": "https://api.github.com/users/fayejf/orgs",
"repos_url": "https://api.github.com/users/fayejf/repos",
"events_url": "https://api.github.com/users/fayejf/events{/privacy}",
"received_events_url": "https://api.github.com/users/fayejf/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4378/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/4378/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4377 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4377/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4377/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4377/events | https://github.com/NVIDIA/NeMo/pull/4377 | 1,272,603,297 | PR_kwDOC_bI7s45ujNQ | 4,377 | Fix no attribute 'pad_id' bug when pre-processing | {
"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/yidong72/followers",
"following_url": "https://api.github.com/users/yidong72/following{/other_user}",
"gists_url": "https://api.github.com/users/yidong72/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yidong72/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yidong72/subscriptions",
"organizations_url": "https://api.github.com/users/yidong72/orgs",
"repos_url": "https://api.github.com/users/yidong72/repos",
"events_url": "https://api.github.com/users/yidong72/events{/privacy}",
"received_events_url": "https://api.github.com/users/yidong72/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T18:42:14 | 2022-06-16T12:23:55 | 2022-06-16T12:23:52 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4377",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4377",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4377.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4377.patch",
"merged_at": "2022-06-16T12:23:52"
} | Fix the no attribute 'pad_id' when pre-processing the data in the Tabular Data generation notebook. | {
"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/yidong72/followers",
"following_url": "https://api.github.com/users/yidong72/following{/other_user}",
"gists_url": "https://api.github.com/users/yidong72/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yidong72/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yidong72/subscriptions",
"organizations_url": "https://api.github.com/users/yidong72/orgs",
"repos_url": "https://api.github.com/users/yidong72/repos",
"events_url": "https://api.github.com/users/yidong72/events{/privacy}",
"received_events_url": "https://api.github.com/users/yidong72/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4377/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/4377/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4376 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4376/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4376/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4376/events | https://github.com/NVIDIA/NeMo/pull/4376 | 1,272,507,002 | PR_kwDOC_bI7s45uOV_ | 4,376 | Refactor bias act fusion | {
"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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T17:01:15 | 2022-06-30T02:39:23 | 2022-06-30T02:39:20 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4376",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4376",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4376.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4376.patch",
"merged_at": "2022-06-30T02:39:20"
} | Signed-off-by: MaximumEntropy <[email protected]>
# What does this PR do ?
Refactors bias activation fusion logic and adds the config option to the remaining yaml files.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Adds/replaces `bias_gelu_fusion` with `bias_activation_fusion` in remaining yaml configs.
- Refactors some of the logic within `transformer.py` and `lm_encoder_decoder.py`.
# 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/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4376/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/4376/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4375 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4375/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4375/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4375/events | https://github.com/NVIDIA/NeMo/issues/4375 | 1,272,206,232 | I_kwDOC_bI7s5L1FOY | 4,375 | Are there any documentation for applying inverse text normalization in another language? | {
"login": "rocketsfallonrocketfalls",
"id": 62431982,
"node_id": "MDQ6VXNlcjYyNDMxOTgy",
"avatar_url": "https://avatars.githubusercontent.com/u/62431982?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rocketsfallonrocketfalls",
"html_url": "https://github.com/rocketsfallonrocketfalls",
"followers_url": "https://api.github.com/users/rocketsfallonrocketfalls/followers",
"following_url": "https://api.github.com/users/rocketsfallonrocketfalls/following{/other_user}",
"gists_url": "https://api.github.com/users/rocketsfallonrocketfalls/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rocketsfallonrocketfalls/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rocketsfallonrocketfalls/subscriptions",
"organizations_url": "https://api.github.com/users/rocketsfallonrocketfalls/orgs",
"repos_url": "https://api.github.com/users/rocketsfallonrocketfalls/repos",
"events_url": "https://api.github.com/users/rocketsfallonrocketfalls/events{/privacy}",
"received_events_url": "https://api.github.com/users/rocketsfallonrocketfalls/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | true | {
"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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-15T13:04:26 | 2022-06-22T16:25:19 | 2022-06-22T16:25:19 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am currently looking for a way to apply a state-of-the-art inverse text normalization method on Danish.
I installed and tested NeMo for English and it works quite well. In the paper it is also mentioned that it is possible to apply the idea to a different language.
But I cannot see any documentation/guide to be able to do so. Could you please help me out? | null | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4375/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/4375/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/4374 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4374/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4374/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4374/events | https://github.com/NVIDIA/NeMo/pull/4374 | 1,271,688,317 | PR_kwDOC_bI7s45reHp | 4,374 | fixes invalid_ids error on Megatron decode function | {
"login": "Davood-M",
"id": 3964285,
"node_id": "MDQ6VXNlcjM5NjQyODU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3964285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davood-M",
"html_url": "https://github.com/Davood-M",
"followers_url": "https://api.github.com/users/Davood-M/followers",
"following_url": "https://api.github.com/users/Davood-M/following{/other_user}",
"gists_url": "https://api.github.com/users/Davood-M/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Davood-M/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Davood-M/subscriptions",
"organizations_url": "https://api.github.com/users/Davood-M/orgs",
"repos_url": "https://api.github.com/users/Davood-M/repos",
"events_url": "https://api.github.com/users/Davood-M/events{/privacy}",
"received_events_url": "https://api.github.com/users/Davood-M/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4585431311,
"node_id": "LA_kwDOC_bI7s8AAAABEVAhDw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | null | [] | null | null | 2022-06-15T05:25:48 | 2022-10-07T02:13:43 | 2022-10-07T02:13:43 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4374",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4374",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4374.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4374.patch",
"merged_at": null
} | Signed-off-by: David Mosallanezhad <[email protected]>
# What does this PR do ?
fixes invalid_ids error on Megatron decode function by changing invalid tokens to <unk>
**Collection**: NLP
# Changelog
- small bug fix
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [X] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4374/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/4374/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4373 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4373/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4373/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4373/events | https://github.com/NVIDIA/NeMo/pull/4373 | 1,271,555,530 | PR_kwDOC_bI7s45rCMD | 4,373 | fixes invalid_ids error on Megatron decode function | {
"login": "Davood-M",
"id": 3964285,
"node_id": "MDQ6VXNlcjM5NjQyODU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3964285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davood-M",
"html_url": "https://github.com/Davood-M",
"followers_url": "https://api.github.com/users/Davood-M/followers",
"following_url": "https://api.github.com/users/Davood-M/following{/other_user}",
"gists_url": "https://api.github.com/users/Davood-M/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Davood-M/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Davood-M/subscriptions",
"organizations_url": "https://api.github.com/users/Davood-M/orgs",
"repos_url": "https://api.github.com/users/Davood-M/repos",
"events_url": "https://api.github.com/users/Davood-M/events{/privacy}",
"received_events_url": "https://api.github.com/users/Davood-M/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T01:45:40 | 2022-06-15T01:55:21 | 2022-06-15T01:46:17 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4373",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4373",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4373.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4373.patch",
"merged_at": null
} | # What does this PR do ?
fixes invalid_ids error on Megatron decode function
**Collection**: NLP
# Changelog
- filter invalid tokens from the predicted tokens
# Usage
N/A
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [X] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas. | {
"login": "Davood-M",
"id": 3964285,
"node_id": "MDQ6VXNlcjM5NjQyODU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3964285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davood-M",
"html_url": "https://github.com/Davood-M",
"followers_url": "https://api.github.com/users/Davood-M/followers",
"following_url": "https://api.github.com/users/Davood-M/following{/other_user}",
"gists_url": "https://api.github.com/users/Davood-M/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Davood-M/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Davood-M/subscriptions",
"organizations_url": "https://api.github.com/users/Davood-M/orgs",
"repos_url": "https://api.github.com/users/Davood-M/repos",
"events_url": "https://api.github.com/users/Davood-M/events{/privacy}",
"received_events_url": "https://api.github.com/users/Davood-M/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4373/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/4373/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4372 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4372/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4372/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4372/events | https://github.com/NVIDIA/NeMo/pull/4372 | 1,271,550,572 | PR_kwDOC_bI7s45rBKx | 4,372 | Correct support for dataclasses in default module dim | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T01:36:07 | 2022-06-15T22:29:09 | 2022-06-15T21:04:09 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4372",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4372",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4372.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4372.patch",
"merged_at": "2022-06-15T21:04:09"
} | Signed-off-by: smajumdar <[email protected]>
# What does this PR do ?
Fix issue with adapters where config is a dataclass and cannot be iterated on correctly.
**Collection**: [ASR]
# Changelog
- Add a check and force cast to Dict Config for input to the function.
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4372/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/4372/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4371 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4371/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4371/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4371/events | https://github.com/NVIDIA/NeMo/pull/4371 | 1,271,547,097 | PR_kwDOC_bI7s45rAc9 | 4,371 | fixes invalid_ids error on Megatron decode function | {
"login": "Davood-M",
"id": 3964285,
"node_id": "MDQ6VXNlcjM5NjQyODU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3964285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davood-M",
"html_url": "https://github.com/Davood-M",
"followers_url": "https://api.github.com/users/Davood-M/followers",
"following_url": "https://api.github.com/users/Davood-M/following{/other_user}",
"gists_url": "https://api.github.com/users/Davood-M/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Davood-M/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Davood-M/subscriptions",
"organizations_url": "https://api.github.com/users/Davood-M/orgs",
"repos_url": "https://api.github.com/users/Davood-M/repos",
"events_url": "https://api.github.com/users/Davood-M/events{/privacy}",
"received_events_url": "https://api.github.com/users/Davood-M/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T01:29:30 | 2022-06-15T01:35:12 | 2022-06-15T01:35:12 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4371",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4371",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4371.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4371.patch",
"merged_at": null
} | # What does this PR do ?
fixes invalid_ids error on Megatron decode function
**Collection**: NLP
# Changelog
- filter invalid tokens from the predicted tokens
# Usage
N/A
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [X] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas. | {
"login": "Davood-M",
"id": 3964285,
"node_id": "MDQ6VXNlcjM5NjQyODU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3964285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davood-M",
"html_url": "https://github.com/Davood-M",
"followers_url": "https://api.github.com/users/Davood-M/followers",
"following_url": "https://api.github.com/users/Davood-M/following{/other_user}",
"gists_url": "https://api.github.com/users/Davood-M/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Davood-M/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Davood-M/subscriptions",
"organizations_url": "https://api.github.com/users/Davood-M/orgs",
"repos_url": "https://api.github.com/users/Davood-M/repos",
"events_url": "https://api.github.com/users/Davood-M/events{/privacy}",
"received_events_url": "https://api.github.com/users/Davood-M/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4371/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/4371/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4370 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4370/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4370/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4370/events | https://github.com/NVIDIA/NeMo/pull/4370 | 1,271,541,631 | PR_kwDOC_bI7s45q_UQ | 4,370 | fixes invalid_ids error on Megatron decode function | {
"login": "Davood-M",
"id": 3964285,
"node_id": "MDQ6VXNlcjM5NjQyODU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3964285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davood-M",
"html_url": "https://github.com/Davood-M",
"followers_url": "https://api.github.com/users/Davood-M/followers",
"following_url": "https://api.github.com/users/Davood-M/following{/other_user}",
"gists_url": "https://api.github.com/users/Davood-M/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Davood-M/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Davood-M/subscriptions",
"organizations_url": "https://api.github.com/users/Davood-M/orgs",
"repos_url": "https://api.github.com/users/Davood-M/repos",
"events_url": "https://api.github.com/users/Davood-M/events{/privacy}",
"received_events_url": "https://api.github.com/users/Davood-M/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T01:18:53 | 2022-06-15T01:30:55 | 2022-06-15T01:26:48 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4370",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4370",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4370.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4370.patch",
"merged_at": null
} | # What does this PR do ?
fixes invalid_ids error on Megatron decode function
**Collection**: NLP
# Changelog
- filter invalid tokens from the predicted tokens
# Usage
N/A
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [X] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas. | {
"login": "Davood-M",
"id": 3964285,
"node_id": "MDQ6VXNlcjM5NjQyODU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3964285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davood-M",
"html_url": "https://github.com/Davood-M",
"followers_url": "https://api.github.com/users/Davood-M/followers",
"following_url": "https://api.github.com/users/Davood-M/following{/other_user}",
"gists_url": "https://api.github.com/users/Davood-M/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Davood-M/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Davood-M/subscriptions",
"organizations_url": "https://api.github.com/users/Davood-M/orgs",
"repos_url": "https://api.github.com/users/Davood-M/repos",
"events_url": "https://api.github.com/users/Davood-M/events{/privacy}",
"received_events_url": "https://api.github.com/users/Davood-M/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4370/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/4370/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4369 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4369/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4369/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4369/events | https://github.com/NVIDIA/NeMo/pull/4369 | 1,271,537,383 | PR_kwDOC_bI7s45q-cO | 4,369 | Docs for NeMo Adapters | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-15T01:10:40 | 2022-06-17T21:06:23 | 2022-06-17T21:06:13 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4369",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4369",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4369.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4369.patch",
"merged_at": "2022-06-17T21:06:13"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Core]
# Changelog
- Adds documentation about NeMo adapters.
# 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)
- [ ] Did you write any new necessary tests?
- [x] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4369/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/4369/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4368 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4368/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4368/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4368/events | https://github.com/NVIDIA/NeMo/pull/4368 | 1,271,381,786 | PR_kwDOC_bI7s45qcdl | 4,368 | [TTS] bugfix for chars as inputs without is_phoneme entry. | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-14T21:25:06 | 2022-06-17T21:16:36 | 2022-06-14T23:08:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4368",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4368",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4368.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4368.patch",
"merged_at": null
} | Signed-off-by: Xuesong Yang <[email protected]>
# What does this PR do ?
`is_phoneme may not exist in JSON files if only considering chars as inputs.`
**Collection**: [Note which collection this PR will affect]
`nemo.collections.tts.torch.data`
# 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 code snippet demonstrating how to use this
```
# 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)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4368/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/4368/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4367 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4367/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4367/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4367/events | https://github.com/NVIDIA/NeMo/pull/4367 | 1,270,595,843 | PR_kwDOC_bI7s45n2R0 | 4,367 | Refactor for punctuation model | {
"login": "jubick1337",
"id": 16004982,
"node_id": "MDQ6VXNlcjE2MDA0OTgy",
"avatar_url": "https://avatars.githubusercontent.com/u/16004982?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jubick1337",
"html_url": "https://github.com/jubick1337",
"followers_url": "https://api.github.com/users/jubick1337/followers",
"following_url": "https://api.github.com/users/jubick1337/following{/other_user}",
"gists_url": "https://api.github.com/users/jubick1337/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jubick1337/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jubick1337/subscriptions",
"organizations_url": "https://api.github.com/users/jubick1337/orgs",
"repos_url": "https://api.github.com/users/jubick1337/repos",
"events_url": "https://api.github.com/users/jubick1337/events{/privacy}",
"received_events_url": "https://api.github.com/users/jubick1337/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | {
"login": "jubick1337",
"id": 16004982,
"node_id": "MDQ6VXNlcjE2MDA0OTgy",
"avatar_url": "https://avatars.githubusercontent.com/u/16004982?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jubick1337",
"html_url": "https://github.com/jubick1337",
"followers_url": "https://api.github.com/users/jubick1337/followers",
"following_url": "https://api.github.com/users/jubick1337/following{/other_user}",
"gists_url": "https://api.github.com/users/jubick1337/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jubick1337/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jubick1337/subscriptions",
"organizations_url": "https://api.github.com/users/jubick1337/orgs",
"repos_url": "https://api.github.com/users/jubick1337/repos",
"events_url": "https://api.github.com/users/jubick1337/events{/privacy}",
"received_events_url": "https://api.github.com/users/jubick1337/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "jubick1337",
"id": 16004982,
"node_id": "MDQ6VXNlcjE2MDA0OTgy",
"avatar_url": "https://avatars.githubusercontent.com/u/16004982?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jubick1337",
"html_url": "https://github.com/jubick1337",
"followers_url": "https://api.github.com/users/jubick1337/followers",
"following_url": "https://api.github.com/users/jubick1337/following{/other_user}",
"gists_url": "https://api.github.com/users/jubick1337/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jubick1337/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jubick1337/subscriptions",
"organizations_url": "https://api.github.com/users/jubick1337/orgs",
"repos_url": "https://api.github.com/users/jubick1337/repos",
"events_url": "https://api.github.com/users/jubick1337/events{/privacy}",
"received_events_url": "https://api.github.com/users/jubick1337/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-14T10:30:44 | 2022-07-07T15:08:09 | 2022-07-07T15:07:36 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4367",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4367",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4367.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4367.patch",
"merged_at": "2022-07-07T15:07:36"
} | # What does this PR do ?
Remove depreciated comments and implement unimplemented features
**Collection**: NLP
# Changelog
- Removed mentions of `data_dir` from config as it doesn't exists anymore and changed it to `ds_item`
- Added the ability to add new punctuation marks to data preparation script `examples/nlp/token_classification/data/prepare_data_for_punctuation_capitalization.py `
- Removed unnecessary file extension check in `nemo/collections/nlp/data/token_classification/punctuation_capitalization_dataset.py`
# 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 review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [X] New Feature
- [ ] Bugfix
- [X] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "PeganovAnton",
"id": 10737305,
"node_id": "MDQ6VXNlcjEwNzM3MzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/10737305?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PeganovAnton",
"html_url": "https://github.com/PeganovAnton",
"followers_url": "https://api.github.com/users/PeganovAnton/followers",
"following_url": "https://api.github.com/users/PeganovAnton/following{/other_user}",
"gists_url": "https://api.github.com/users/PeganovAnton/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PeganovAnton/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PeganovAnton/subscriptions",
"organizations_url": "https://api.github.com/users/PeganovAnton/orgs",
"repos_url": "https://api.github.com/users/PeganovAnton/repos",
"events_url": "https://api.github.com/users/PeganovAnton/events{/privacy}",
"received_events_url": "https://api.github.com/users/PeganovAnton/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4367/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/4367/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4366 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4366/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4366/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4366/events | https://github.com/NVIDIA/NeMo/pull/4366 | 1,270,096,344 | PR_kwDOC_bI7s45mMQt | 4,366 | Fix trainer.global_steps in WandB logging | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-14T00:16:10 | 2022-10-06T01:57:27 | 2022-06-14T02:15:37 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4366",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4366",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4366.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4366.patch",
"merged_at": "2022-06-14T02:15:37"
} | Signed-off-by: smajumdar <[email protected]>
# What does this PR do ?
Fixes trainer/global_step in wandb logs
**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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4366/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/4366/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4365 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4365/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4365/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4365/events | https://github.com/NVIDIA/NeMo/pull/4365 | 1,269,940,527 | PR_kwDOC_bI7s45lrG7 | 4,365 | Add wandb as dependency | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-13T20:50:17 | 2022-06-13T23:16:13 | 2022-06-13T20:57:54 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4365",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4365",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4365.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4365.patch",
"merged_at": "2022-06-13T20:57:54"
} | Signed-off-by: smajumdar <[email protected]>
# What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Core]
# Changelog
- Adds wandb as a dependency specifically for core
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4365/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/4365/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4364 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4364/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4364/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4364/events | https://github.com/NVIDIA/NeMo/pull/4364 | 1,269,823,814 | PR_kwDOC_bI7s45lRrZ | 4,364 | Set headscale 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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2022-06-13T18:52:22 | 2022-06-13T20:18:51 | 2022-06-13T20:18:46 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4364",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4364",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4364.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4364.patch",
"merged_at": "2022-06-13T20:18:46"
} | # What does this PR do ?
Sets headscale=False by default in ParallelAttention
**Collection**: [Note which collection this PR will affect]
# Changelog
- Sets headscale=False by default in ParallelAttention
# 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/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4364/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/4364/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/4363 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/4363/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/4363/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/4363/events | https://github.com/NVIDIA/NeMo/pull/4363 | 1,269,503,329 | PR_kwDOC_bI7s45kMtw | 4,363 | Refactor caching for punctuation model | {
"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",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "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",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2022-06-13T14:10:52 | 2022-06-20T19:28:21 | 2022-06-20T19:18:43 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/4363",
"html_url": "https://github.com/NVIDIA/NeMo/pull/4363",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/4363.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/4363.patch",
"merged_at": null
} | Signed-off-by: ekmb <[email protected]>
# What does this PR do ?
Remove torch.distributed.is_initialized() guard from the dataset as it always returns False. Try to load features only if the pkl file exists, else create the cache file.
**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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ X] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/4363/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/4363/timeline | null | null | true |
Subsets and Splits