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/7414 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7414/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7414/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7414/events | https://github.com/NVIDIA/NeMo/pull/7414 | 1,891,029,257 | PR_kwDOC_bI7s5aDPv5 | 7,414 | fix bug | {
"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
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-11T18:22:47 | 2023-09-11T18:44:15 | 2023-09-11T18:44:14 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7414",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7414",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7414.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7414.patch",
"merged_at": "2023-09-11T18:44:14"
} | # 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": "hsiehjackson",
"id": 37269846,
"node_id": "MDQ6VXNlcjM3MjY5ODQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/37269846?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hsiehjackson",
"html_url": "https://github.com/hsiehjackson",
"followers_url": "https://api.github.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7414/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/7414/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7413 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7413/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7413/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7413/events | https://github.com/NVIDIA/NeMo/pull/7413 | 1,891,005,072 | PR_kwDOC_bI7s5aDKh5 | 7,413 | Allow disabling sanity checking when num_sanity_val_steps=0 | {
"login": "athitten",
"id": 47577437,
"node_id": "MDQ6VXNlcjQ3NTc3NDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47577437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/athitten",
"html_url": "https://github.com/athitten",
"followers_url": "https://api.github.com/users/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-11T18:05:22 | 2023-09-12T04:08:02 | 2023-09-12T04:08:01 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7413",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7413",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7413.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7413.patch",
"merged_at": "2023-09-12T04:08:01"
} | # What does this PR do ?
Modifies the `_reconfigure_val_batches` method in `MegatronBaseModel` to perform sanity steps equal to num of microbatches only when `num_sanity_val_steps` is not 0 so that user has the option to disable sanity checking by passing `num_sanity_val_steps=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": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/aklife97/followers",
"following_url": "https://api.github.com/users/aklife97/following{/other_user}",
"gists_url": "https://api.github.com/users/aklife97/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aklife97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aklife97/subscriptions",
"organizations_url": "https://api.github.com/users/aklife97/orgs",
"repos_url": "https://api.github.com/users/aklife97/repos",
"events_url": "https://api.github.com/users/aklife97/events{/privacy}",
"received_events_url": "https://api.github.com/users/aklife97/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7413/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/7413/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7412 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7412/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7412/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7412/events | https://github.com/NVIDIA/NeMo/pull/7412 | 1,890,957,024 | PR_kwDOC_bI7s5aDAJj | 7,412 | Add missing ubconf files | {
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/aklife97/followers",
"following_url": "https://api.github.com/users/aklife97/following{/other_user}",
"gists_url": "https://api.github.com/users/aklife97/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aklife97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aklife97/subscriptions",
"organizations_url": "https://api.github.com/users/aklife97/orgs",
"repos_url": "https://api.github.com/users/aklife97/repos",
"events_url": "https://api.github.com/users/aklife97/events{/privacy}",
"received_events_url": "https://api.github.com/users/aklife97/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-11T17:31:06 | 2023-09-11T17:52:27 | 2023-09-11T17:52:25 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7412",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7412",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7412.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7412.patch",
"merged_at": "2023-09-11T17:52:25"
} | # What does this PR do ?
Add missing ubconf files
**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
- [ ] 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/7412/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/7412/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7411 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7411/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7411/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7411/events | https://github.com/NVIDIA/NeMo/pull/7411 | 1,890,924,959 | PR_kwDOC_bI7s5aC5NJ | 7,411 | Speechlm 3b shehzeen | {
"login": "shehzeen",
"id": 7191931,
"node_id": "MDQ6VXNlcjcxOTE5MzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/7191931?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shehzeen",
"html_url": "https://github.com/shehzeen",
"followers_url": "https://api.github.com/users/shehzeen/followers",
"following_url": "https://api.github.com/users/shehzeen/following{/other_user}",
"gists_url": "https://api.github.com/users/shehzeen/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shehzeen/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shehzeen/subscriptions",
"organizations_url": "https://api.github.com/users/shehzeen/orgs",
"repos_url": "https://api.github.com/users/shehzeen/repos",
"events_url": "https://api.github.com/users/shehzeen/events{/privacy}",
"received_events_url": "https://api.github.com/users/shehzeen/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-11T17:08:11 | 2023-09-14T18:49:53 | 2023-09-14T18:49:53 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7411",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7411",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7411.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7411.patch",
"merged_at": "2023-09-14T18:49:53"
} | # 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": "blisc",
"id": 4763352,
"node_id": "MDQ6VXNlcjQ3NjMzNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blisc",
"html_url": "https://github.com/blisc",
"followers_url": "https://api.github.com/users/blisc/followers",
"following_url": "https://api.github.com/users/blisc/following{/other_user}",
"gists_url": "https://api.github.com/users/blisc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blisc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blisc/subscriptions",
"organizations_url": "https://api.github.com/users/blisc/orgs",
"repos_url": "https://api.github.com/users/blisc/repos",
"events_url": "https://api.github.com/users/blisc/events{/privacy}",
"received_events_url": "https://api.github.com/users/blisc/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7411/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/7411/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7410 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7410/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7410/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7410/events | https://github.com/NVIDIA/NeMo/pull/7410 | 1,890,650,626 | PR_kwDOC_bI7s5aB-L1 | 7,410 | Sft scrolls y | {
"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
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
},
{
"id": 4847373924,
"node_id": "LA_kwDOC_bI7s8AAAABIO0OZA",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common",
"name": "common",
"color": "c5def5",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-11T14:29:48 | 2023-09-11T16:38:17 | 2023-09-11T16:38:16 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7410",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7410",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7410.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7410.patch",
"merged_at": "2023-09-11T16:38:16"
} | fix alibi code to avoid tensors being placed on different gpus | {
"login": "hsiehjackson",
"id": 37269846,
"node_id": "MDQ6VXNlcjM3MjY5ODQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/37269846?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hsiehjackson",
"html_url": "https://github.com/hsiehjackson",
"followers_url": "https://api.github.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7410/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/7410/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7409 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7409/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7409/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7409/events | https://github.com/NVIDIA/NeMo/pull/7409 | 1,889,054,997 | PR_kwDOC_bI7s5Z8qUo | 7,409 | Add dataset 'AISHELL-3' from OpenSLR for training mandarin TTS | {
"login": "RobinDong",
"id": 1953397,
"node_id": "MDQ6VXNlcjE5NTMzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1953397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RobinDong",
"html_url": "https://github.com/RobinDong",
"followers_url": "https://api.github.com/users/RobinDong/followers",
"following_url": "https://api.github.com/users/RobinDong/following{/other_user}",
"gists_url": "https://api.github.com/users/RobinDong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RobinDong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RobinDong/subscriptions",
"organizations_url": "https://api.github.com/users/RobinDong/orgs",
"repos_url": "https://api.github.com/users/RobinDong/repos",
"events_url": "https://api.github.com/users/RobinDong/events{/privacy}",
"received_events_url": "https://api.github.com/users/RobinDong/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | 2023-09-10T08:47:58 | 2023-09-26T05:37:53 | 2023-09-26T04:36:26 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7409",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7409",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7409.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7409.patch",
"merged_at": "2023-09-26T04:36:26"
} | # What does this PR do ?
Add dataset 'AISHELL-3' from OpenSLR for training FastPitch model.
# Changelog
- Add dataset 'AISHELL-3' from OpenSLR for training mandarin TTS
# Usage
1. create directories
```
mkdir data_aishell3 mani_aishell3 sup_aishell3
```
2. install NeMo packages ([doc](https://github.com/NVIDIA/NeMo#installation))
3. run scripts to get data, process data and train the model from the data
```
python3 scripts/dataset_processing/tts/aishell3/get_data.py \
--data-root data_aishell3 \
--val-size 0.1 \
--test-size 0.2 \
--seed-for-ds-split 100 \
--manifests-path mani_aishell3
python3 scripts/dataset_processing/tts/extract_sup_data.py \
--config-path aishell3/ds_conf \
--config-name ds_for_fastpitch_align.yaml \
manifest_filepath=mani_aishell3/train_manifest.json \
sup_data_path=sup_aishell3
python3 examples/tts/fastpitch.py --config-path conf/zh/ \
--config-name fastpitch_align_multispeaker_22050.yaml \
model.train_ds.dataloader_params.batch_size=32 \
model.validation_ds.dataloader_params.batch_size=8 \
train_dataset=mani_aishell3/train_manifest.json \
validation_datasets=mani_aishell3/val_manifest.json \
sup_data_path=sup_aishell3 \
exp_manager.exp_dir=result \
trainer.max_epochs=160 \
trainer.check_val_every_n_epoch=1 \
pitch_mean=214.61354064941406 \
pitch_std=64.61677551269531 \
+exp_manager.create_wandb_logger=true \
+exp_manager.wandb_logger_kwargs.name="tutorial" \
+exp_manager.wandb_logger_kwargs.project="aishell"
```
# Sample
The FastPitch model trained by AISHELL-3 dataset is [here](https://github.com/RobinDong/nemo_models/raw/main/models/aishell3.nemo). You can download it and run the snippet below:
```python
from nemo.collections.tts.models.base import SpectrogramGenerator, Vocoder
from nemo.collections.tts.models import FastPitchModel, HifiGanModel
text = "这些新一代的中央处理器不只效能惊人,价格也十分有竞争力。"
device = "cpu"
fastpitch_model = FastPitchModel.restore_from("~/Downloads/aishell3.nemo").eval().to(device)
model = HifiGanModel.from_pretrained(model_name="tts_zh_hifigan_sfspeech").eval().to(device)
# Normalize the text and convert it into individual phonemes/tokens.
tokens = fastpitch_model.parse(text)
# Generate spectrogram from text
spectrogram = fastpitch_model.generate_spectrogram(tokens=tokens, speaker=5)
# Invert the spectrogram into audio samples
audio = model.convert_spectrogram_to_audio(spec=spectrogram)
# Convert output from pytorch tensor to numpy array
audio = audio.cpu().detach().numpy()
import soundfile as sf
sf.write("sample.wav", audio.T, 22050, format="WAV")
```
The `sample.wav` is here: [aishell3.zip](https://github.com/NVIDIA/NeMo/files/12567483/aishell3.zip)
Change the speaker id to 1863 `speaker=1863` would make a male sound.
# 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?
@blisc @okuchaiev | {
"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/7409/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/7409/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7408 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7408/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7408/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7408/events | https://github.com/NVIDIA/NeMo/pull/7408 | 1,888,871,073 | PR_kwDOC_bI7s5Z8Hwj | 7,408 | Add dummy userbuffer config files | {
"login": "erhoo82",
"id": 15861259,
"node_id": "MDQ6VXNlcjE1ODYxMjU5",
"avatar_url": "https://avatars.githubusercontent.com/u/15861259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erhoo82",
"html_url": "https://github.com/erhoo82",
"followers_url": "https://api.github.com/users/erhoo82/followers",
"following_url": "https://api.github.com/users/erhoo82/following{/other_user}",
"gists_url": "https://api.github.com/users/erhoo82/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erhoo82/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erhoo82/subscriptions",
"organizations_url": "https://api.github.com/users/erhoo82/orgs",
"repos_url": "https://api.github.com/users/erhoo82/repos",
"events_url": "https://api.github.com/users/erhoo82/events{/privacy}",
"received_events_url": "https://api.github.com/users/erhoo82/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-09T20:52:41 | 2023-09-09T20:54:33 | 2023-09-09T20:54:33 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7408",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7408",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7408.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7408.patch",
"merged_at": "2023-09-09T20:54:33"
} | # What does this PR do ?
Add dummy userbuf config files for hybrd config build.
# 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/7408/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/7408/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7407 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7407/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7407/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7407/events | https://github.com/NVIDIA/NeMo/pull/7407 | 1,888,571,937 | PR_kwDOC_bI7s5Z7M6C | 7,407 | Make loss mask default to 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
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-09T04:30:31 | 2023-09-11T22:01:09 | 2023-09-09T06:44:46 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7407",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7407",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7407.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7407.patch",
"merged_at": "2023-09-09T06:44:46"
} | # What does this PR do ?
Since loss_mask doesn't work for sequence parallel, we need to default it to False. Any config running sequence parallel will fail.
If you want to use loss_mask, set `+model.use_loss_mask=True`.
See #7395 for a proper fix.
**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
- [ ] 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/7407/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/7407/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7406 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7406/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7406/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7406/events | https://github.com/NVIDIA/NeMo/pull/7406 | 1,888,492,334 | PR_kwDOC_bI7s5Z69En | 7,406 | Speechlm 3b | {
"login": "paarthneekhara",
"id": 7913368,
"node_id": "MDQ6VXNlcjc5MTMzNjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/7913368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paarthneekhara",
"html_url": "https://github.com/paarthneekhara",
"followers_url": "https://api.github.com/users/paarthneekhara/followers",
"following_url": "https://api.github.com/users/paarthneekhara/following{/other_user}",
"gists_url": "https://api.github.com/users/paarthneekhara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/paarthneekhara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/paarthneekhara/subscriptions",
"organizations_url": "https://api.github.com/users/paarthneekhara/orgs",
"repos_url": "https://api.github.com/users/paarthneekhara/repos",
"events_url": "https://api.github.com/users/paarthneekhara/events{/privacy}",
"received_events_url": "https://api.github.com/users/paarthneekhara/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T23:49:23 | 2023-09-11T17:21:28 | 2023-09-11T17:21:28 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7406",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7406",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7406.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7406.patch",
"merged_at": null
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a 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": "paarthneekhara",
"id": 7913368,
"node_id": "MDQ6VXNlcjc5MTMzNjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/7913368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paarthneekhara",
"html_url": "https://github.com/paarthneekhara",
"followers_url": "https://api.github.com/users/paarthneekhara/followers",
"following_url": "https://api.github.com/users/paarthneekhara/following{/other_user}",
"gists_url": "https://api.github.com/users/paarthneekhara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/paarthneekhara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/paarthneekhara/subscriptions",
"organizations_url": "https://api.github.com/users/paarthneekhara/orgs",
"repos_url": "https://api.github.com/users/paarthneekhara/repos",
"events_url": "https://api.github.com/users/paarthneekhara/events{/privacy}",
"received_events_url": "https://api.github.com/users/paarthneekhara/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7406/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/7406/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7405 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7405/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7405/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7405/events | https://github.com/NVIDIA/NeMo/pull/7405 | 1,888,462,618 | PR_kwDOC_bI7s5Z62jR | 7,405 | Update doc, new tutorial on SDE | {
"login": "Jorjeous",
"id": 37293288,
"node_id": "MDQ6VXNlcjM3MjkzMjg4",
"avatar_url": "https://avatars.githubusercontent.com/u/37293288?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jorjeous",
"html_url": "https://github.com/Jorjeous",
"followers_url": "https://api.github.com/users/Jorjeous/followers",
"following_url": "https://api.github.com/users/Jorjeous/following{/other_user}",
"gists_url": "https://api.github.com/users/Jorjeous/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Jorjeous/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Jorjeous/subscriptions",
"organizations_url": "https://api.github.com/users/Jorjeous/orgs",
"repos_url": "https://api.github.com/users/Jorjeous/repos",
"events_url": "https://api.github.com/users/Jorjeous/events{/privacy}",
"received_events_url": "https://api.github.com/users/Jorjeous/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | {
"login": "Jorjeous",
"id": 37293288,
"node_id": "MDQ6VXNlcjM3MjkzMjg4",
"avatar_url": "https://avatars.githubusercontent.com/u/37293288?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jorjeous",
"html_url": "https://github.com/Jorjeous",
"followers_url": "https://api.github.com/users/Jorjeous/followers",
"following_url": "https://api.github.com/users/Jorjeous/following{/other_user}",
"gists_url": "https://api.github.com/users/Jorjeous/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Jorjeous/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Jorjeous/subscriptions",
"organizations_url": "https://api.github.com/users/Jorjeous/orgs",
"repos_url": "https://api.github.com/users/Jorjeous/repos",
"events_url": "https://api.github.com/users/Jorjeous/events{/privacy}",
"received_events_url": "https://api.github.com/users/Jorjeous/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "Jorjeous",
"id": 37293288,
"node_id": "MDQ6VXNlcjM3MjkzMjg4",
"avatar_url": "https://avatars.githubusercontent.com/u/37293288?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jorjeous",
"html_url": "https://github.com/Jorjeous",
"followers_url": "https://api.github.com/users/Jorjeous/followers",
"following_url": "https://api.github.com/users/Jorjeous/following{/other_user}",
"gists_url": "https://api.github.com/users/Jorjeous/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Jorjeous/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Jorjeous/subscriptions",
"organizations_url": "https://api.github.com/users/Jorjeous/orgs",
"repos_url": "https://api.github.com/users/Jorjeous/repos",
"events_url": "https://api.github.com/users/Jorjeous/events{/privacy}",
"received_events_url": "https://api.github.com/users/Jorjeous/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-09-08T23:00:30 | 2023-09-11T20:08:52 | 2023-09-11T20:08:51 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7405",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7405",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7405.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7405.patch",
"merged_at": "2023-09-11T20:08:51"
} | # What does this PR do ?
The PR introduces an SDE tutorial focused on Model Comparison mode.
**Collection**: tutorials
# Changelog
- new Google Colab tutorial on Speech Data Explorer
# Usage
The tutorial can be executed in Google Colab environment.
# 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": "vsl9",
"id": 4344862,
"node_id": "MDQ6VXNlcjQzNDQ4NjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4344862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vsl9",
"html_url": "https://github.com/vsl9",
"followers_url": "https://api.github.com/users/vsl9/followers",
"following_url": "https://api.github.com/users/vsl9/following{/other_user}",
"gists_url": "https://api.github.com/users/vsl9/gists{/gist_id}",
"starred_url": "https://api.github.com/users/vsl9/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vsl9/subscriptions",
"organizations_url": "https://api.github.com/users/vsl9/orgs",
"repos_url": "https://api.github.com/users/vsl9/repos",
"events_url": "https://api.github.com/users/vsl9/events{/privacy}",
"received_events_url": "https://api.github.com/users/vsl9/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7405/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/7405/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7404 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7404/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7404/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7404/events | https://github.com/NVIDIA/NeMo/pull/7404 | 1,888,457,387 | PR_kwDOC_bI7s5Z61Xu | 7,404 | Set Activation Checkpointing Defaults | {
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/aklife97/followers",
"following_url": "https://api.github.com/users/aklife97/following{/other_user}",
"gists_url": "https://api.github.com/users/aklife97/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aklife97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aklife97/subscriptions",
"organizations_url": "https://api.github.com/users/aklife97/orgs",
"repos_url": "https://api.github.com/users/aklife97/repos",
"events_url": "https://api.github.com/users/aklife97/events{/privacy}",
"received_events_url": "https://api.github.com/users/aklife97/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T22:53:45 | 2023-09-09T05:45:43 | 2023-09-09T05:45:42 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7404",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7404",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7404.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7404.patch",
"merged_at": "2023-09-09T05:45:42"
} | # What does this PR do ?
Set Activation Checkpointing Defaults
**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/7404/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/7404/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7403 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7403/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7403/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7403/events | https://github.com/NVIDIA/NeMo/pull/7403 | 1,888,421,039 | PR_kwDOC_bI7s5Z6tGr | 7,403 | fix forward for with mcore=false | {
"login": "JimmyZhang12",
"id": 67203904,
"node_id": "MDQ6VXNlcjY3MjAzOTA0",
"avatar_url": "https://avatars.githubusercontent.com/u/67203904?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JimmyZhang12",
"html_url": "https://github.com/JimmyZhang12",
"followers_url": "https://api.github.com/users/JimmyZhang12/followers",
"following_url": "https://api.github.com/users/JimmyZhang12/following{/other_user}",
"gists_url": "https://api.github.com/users/JimmyZhang12/gists{/gist_id}",
"starred_url": "https://api.github.com/users/JimmyZhang12/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/JimmyZhang12/subscriptions",
"organizations_url": "https://api.github.com/users/JimmyZhang12/orgs",
"repos_url": "https://api.github.com/users/JimmyZhang12/repos",
"events_url": "https://api.github.com/users/JimmyZhang12/events{/privacy}",
"received_events_url": "https://api.github.com/users/JimmyZhang12/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T22:19:54 | 2023-09-09T04:25:55 | 2023-09-09T04:25:55 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7403",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7403",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7403.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7403.patch",
"merged_at": "2023-09-09T04:25:55"
} | # What does this PR do ?
Fixes a bug where calling foward_only with `self.mcore=False `results in an error, for `MegatronGPTModel`
If we run self.mcore_gpt = False , and we also want to do just a forward pass without generation, the length of the batch is 3
This causes an error since `set_inference_key_value_memory `and `inference_max_sequence_len `are not set
**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/7403/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/7403/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7402 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7402/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7402/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7402/events | https://github.com/NVIDIA/NeMo/pull/7402 | 1,888,161,415 | PR_kwDOC_bI7s5Z5zhZ | 7,402 | Update Core Commit | {
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/aklife97/followers",
"following_url": "https://api.github.com/users/aklife97/following{/other_user}",
"gists_url": "https://api.github.com/users/aklife97/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aklife97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aklife97/subscriptions",
"organizations_url": "https://api.github.com/users/aklife97/orgs",
"repos_url": "https://api.github.com/users/aklife97/repos",
"events_url": "https://api.github.com/users/aklife97/events{/privacy}",
"received_events_url": "https://api.github.com/users/aklife97/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T18:45:51 | 2023-09-09T00:22:06 | 2023-09-09T00:22:05 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7402",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7402",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7402.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7402.patch",
"merged_at": "2023-09-09T00:22:05"
} | # What does this PR do ?
Update Core Commit
**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/7402/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/7402/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7401 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7401/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7401/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7401/events | https://github.com/NVIDIA/NeMo/pull/7401 | 1,888,066,367 | PR_kwDOC_bI7s5Z5e0H | 7,401 | Interface to enable SHARP | {
"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
} | [
{
"id": 4556669155,
"node_id": "LA_kwDOC_bI7s8AAAABD5lA4w",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/cherry-pick",
"name": "cherry-pick",
"color": "ededed",
"default": false,
"description": null
},
{
"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
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T17:27:42 | 2023-09-30T01:43:57 | 2023-09-30T01:43:57 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7401",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7401",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7401.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7401.patch",
"merged_at": null
} | # What does this PR do ?
Pass knob to enable SHARP to M-Core
# 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": "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/7401/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/7401/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7400 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7400/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7400/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7400/events | https://github.com/NVIDIA/NeMo/pull/7400 | 1,887,977,302 | PR_kwDOC_bI7s5Z5LYz | 7,400 | Megatron LLM documentation updates | {
"login": "ssh-meister",
"id": 117230141,
"node_id": "U_kgDOBvzKPQ",
"avatar_url": "https://avatars.githubusercontent.com/u/117230141?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ssh-meister",
"html_url": "https://github.com/ssh-meister",
"followers_url": "https://api.github.com/users/ssh-meister/followers",
"following_url": "https://api.github.com/users/ssh-meister/following{/other_user}",
"gists_url": "https://api.github.com/users/ssh-meister/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ssh-meister/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ssh-meister/subscriptions",
"organizations_url": "https://api.github.com/users/ssh-meister/orgs",
"repos_url": "https://api.github.com/users/ssh-meister/repos",
"events_url": "https://api.github.com/users/ssh-meister/events{/privacy}",
"received_events_url": "https://api.github.com/users/ssh-meister/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T16:21:22 | 2023-10-17T19:12:10 | 2023-10-17T19:12:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7400",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7400",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7400.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7400.patch",
"merged_at": "2023-10-17T19:12:10"
} | # What does this PR do ?
- Added description of supported positional embedding types in GPT and T5 models
- Added description of positional interpolation
- Added information about Flash attention | {
"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/7400/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/7400/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7399 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7399/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7399/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7399/events | https://github.com/NVIDIA/NeMo/pull/7399 | 1,887,810,702 | PR_kwDOC_bI7s5Z4nSO | 7,399 | Optimize distributed_fused_adam memory usage & speed | {
"login": "shjwudp",
"id": 11439912,
"node_id": "MDQ6VXNlcjExNDM5OTEy",
"avatar_url": "https://avatars.githubusercontent.com/u/11439912?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shjwudp",
"html_url": "https://github.com/shjwudp",
"followers_url": "https://api.github.com/users/shjwudp/followers",
"following_url": "https://api.github.com/users/shjwudp/following{/other_user}",
"gists_url": "https://api.github.com/users/shjwudp/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shjwudp/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shjwudp/subscriptions",
"organizations_url": "https://api.github.com/users/shjwudp/orgs",
"repos_url": "https://api.github.com/users/shjwudp/repos",
"events_url": "https://api.github.com/users/shjwudp/events{/privacy}",
"received_events_url": "https://api.github.com/users/shjwudp/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 1923495043,
"node_id": "MDU6TGFiZWwxOTIzNDk1MDQz",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core",
"name": "core",
"color": "f25e3a",
"default": false,
"description": "Changes to NeMo Core"
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T14:35:53 | 2023-10-24T15:02:01 | 2023-10-24T15:02:00 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7399",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7399",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7399.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7399.patch",
"merged_at": null
} | # What does this PR do ?
The optimizer `apex.distributed_fused_adam` is a high-performance adam optimizer implementation. It provides a bucket function to update the gradient aggregation to improve performance. However, bad bucket configuration can lead to GB-level memory loss. This PR realizes the automatic search for the optimal bucket size for GPT model, maximizing the bucket size while minimizing memory loss, thereby maintaining excellent optimizer performance.
**Collection**: NLP
# Changelog
- add bucket_cap_mb automatic search function
- add unit test
# Usage
When using distributed_fused_adam, you can configure bucket_cap_mb to auto to enable this function.
```yaml
...
optim:
name: distributed_fused_adam
lr: 0.0001
weight_decay: 0.1
betas:
- 0.9
- 0.95
bucket_cap_mb: auto
overlap_grad_sync: true
overlap_param_sync: true
contiguous_grad_buffer: true
sched:
name: CosineAnnealing
warmup_steps: 107
constant_steps: 11873
min_lr: 1.0e-05
...
```
# 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
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Help me review this PR, thank you! @MaximumEntropy, @ericharper, @ekmb, @yzhang123, @VahidooX, @vladgets, @okuchaiev
| {
"login": "shjwudp",
"id": 11439912,
"node_id": "MDQ6VXNlcjExNDM5OTEy",
"avatar_url": "https://avatars.githubusercontent.com/u/11439912?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shjwudp",
"html_url": "https://github.com/shjwudp",
"followers_url": "https://api.github.com/users/shjwudp/followers",
"following_url": "https://api.github.com/users/shjwudp/following{/other_user}",
"gists_url": "https://api.github.com/users/shjwudp/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shjwudp/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shjwudp/subscriptions",
"organizations_url": "https://api.github.com/users/shjwudp/orgs",
"repos_url": "https://api.github.com/users/shjwudp/repos",
"events_url": "https://api.github.com/users/shjwudp/events{/privacy}",
"received_events_url": "https://api.github.com/users/shjwudp/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7399/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/7399/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7397 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7397/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7397/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7397/events | https://github.com/NVIDIA/NeMo/pull/7397 | 1,887,441,213 | PR_kwDOC_bI7s5Z3V1Y | 7,397 | Fix missing pip package 'einops' | {
"login": "RobinDong",
"id": 1953397,
"node_id": "MDQ6VXNlcjE5NTMzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1953397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RobinDong",
"html_url": "https://github.com/RobinDong",
"followers_url": "https://api.github.com/users/RobinDong/followers",
"following_url": "https://api.github.com/users/RobinDong/following{/other_user}",
"gists_url": "https://api.github.com/users/RobinDong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RobinDong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RobinDong/subscriptions",
"organizations_url": "https://api.github.com/users/RobinDong/orgs",
"repos_url": "https://api.github.com/users/RobinDong/repos",
"events_url": "https://api.github.com/users/RobinDong/events{/privacy}",
"received_events_url": "https://api.github.com/users/RobinDong/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T10:58:26 | 2023-09-14T22:52:59 | 2023-09-14T22:52:59 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7397",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7397",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7397.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7397.patch",
"merged_at": "2023-09-14T22:52:59"
} | # What does this PR do ?
When running `tutorials/asr/Online_Offline_Speech_Commands_Demo.ipynb` in Google Colab, it failed at the last code block because of lacking package `einops`:

So add a install command for it.
# Changelog
- Fix missing pip package 'einops' in 'Online_Offline_Speech_Commands_Demo.ipynb'
# 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?
- [x] 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?
@titu1994, @redoctopus, @jbalam-nv
| {
"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/7397/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/7397/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7396 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7396/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7396/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7396/events | https://github.com/NVIDIA/NeMo/pull/7396 | 1,887,404,750 | PR_kwDOC_bI7s5Z3NsG | 7,396 | Fix failure of installing pyaudio in Online_Offline_Speech_Commands_Demo.ipynb | {
"login": "RobinDong",
"id": 1953397,
"node_id": "MDQ6VXNlcjE5NTMzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1953397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RobinDong",
"html_url": "https://github.com/RobinDong",
"followers_url": "https://api.github.com/users/RobinDong/followers",
"following_url": "https://api.github.com/users/RobinDong/following{/other_user}",
"gists_url": "https://api.github.com/users/RobinDong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RobinDong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RobinDong/subscriptions",
"organizations_url": "https://api.github.com/users/RobinDong/orgs",
"repos_url": "https://api.github.com/users/RobinDong/repos",
"events_url": "https://api.github.com/users/RobinDong/events{/privacy}",
"received_events_url": "https://api.github.com/users/RobinDong/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T10:37:58 | 2023-09-15T06:50:51 | 2023-09-15T06:50:51 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7396",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7396",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7396.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7396.patch",
"merged_at": "2023-09-15T06:50:51"
} | # What does this PR do ?
When running `tutorials/asr/Online_Offline_Speech_Commands_Demo.ipynb` in Google Colab, it failed to install `pyaudio` and the following step `import pyaudio as pa` break.

Removing `sox` from `apt-get install` command would solve this failure. And even if we remove `sox` explicitly in this command, it will be successfully installed through following command `python -m pip install git+https://github.com/NVIDIA/NeMo.git@$BRANCH#egg=nemo_toolkit[asr]`.
# Changelog
- Fix the failure of install pyaudio
# 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?
- [x] 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?
@titu1994, @redoctopus, @jbalam-nv
| {
"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/7396/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/7396/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7395 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7395/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7395/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7395/events | https://github.com/NVIDIA/NeMo/pull/7395 | 1,887,083,525 | PR_kwDOC_bI7s5Z2INQ | 7,395 | Fix sequence parallel compatibility issues | {
"login": "shjwudp",
"id": 11439912,
"node_id": "MDQ6VXNlcjExNDM5OTEy",
"avatar_url": "https://avatars.githubusercontent.com/u/11439912?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shjwudp",
"html_url": "https://github.com/shjwudp",
"followers_url": "https://api.github.com/users/shjwudp/followers",
"following_url": "https://api.github.com/users/shjwudp/following{/other_user}",
"gists_url": "https://api.github.com/users/shjwudp/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shjwudp/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shjwudp/subscriptions",
"organizations_url": "https://api.github.com/users/shjwudp/orgs",
"repos_url": "https://api.github.com/users/shjwudp/repos",
"events_url": "https://api.github.com/users/shjwudp/events{/privacy}",
"received_events_url": "https://api.github.com/users/shjwudp/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
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T07:05:54 | 2023-10-05T01:45:13 | 2023-10-05T01:45:13 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7395",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7395",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7395.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7395.patch",
"merged_at": null
} | # What does this PR do ?
When you do not enable mcore or use loss mask, sequence parallel will not work properly. This PR fixes this problem.
**Collection**: NLP
# Changelog
- Modify post_language_model_processing to make sequence-parallel and loss-mask compatible.
- Mark the parameters of layernorms with sequence-parallel so that sequence-parallel can be calculated correctly on layernorms.
- For the correctness check of sequence-parallel(unit test), the wikitext dataset has been added.
# Usage
* This is a feature compatibility fix, you can now use sequence-parallel without enabling mcore.
# 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
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Please help review, thank you! @MaximumEntropy, @ericharper, @ekmb, @yzhang123, @VahidooX, @vladgets, @okuchaiev
# Additional Information
The new unit test will start the PyTorch TCP Store and may conflict with other unit tests. Please use an independent process for unit testing.
| {
"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/7395/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/7395/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7394 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7394/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7394/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7394/events | https://github.com/NVIDIA/NeMo/pull/7394 | 1,886,998,878 | PR_kwDOC_bI7s5Z11aj | 7,394 | Use cfg attribute in bert | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-08T06:09:33 | 2023-09-09T03:43:36 | 2023-09-09T03:43:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7394",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7394",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7394.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7394.patch",
"merged_at": "2023-09-09T03:43:35"
} | # What does this PR do ?
Fix some bugs related to `cfg.precision`.
**Collection**: [Note which collection this PR will affect]
# Changelog
- use `self.cfg.precision` instead of `cfg.precision` in bert model
- use `self.torch_dtype` instead of `self.cfg.precision` where applicable
# 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/7394/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/7394/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7393 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7393/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7393/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7393/events | https://github.com/NVIDIA/NeMo/pull/7393 | 1,886,635,596 | PR_kwDOC_bI7s5Z0mzF | 7,393 | [PATCH] PEFT import mcore | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-07T22:32:46 | 2023-09-08T03:02:59 | 2023-09-08T03:02:58 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7393",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7393",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7393.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7393.patch",
"merged_at": "2023-09-08T03:02:58"
} | # 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/7393/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/7393/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7392 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7392/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7392/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7392/events | https://github.com/NVIDIA/NeMo/pull/7392 | 1,886,340,537 | PR_kwDOC_bI7s5Zzm_3 | 7,392 | Update wfst_text_normalization.rst | {
"login": "BuyuanCui",
"id": 69030297,
"node_id": "MDQ6VXNlcjY5MDMwMjk3",
"avatar_url": "https://avatars.githubusercontent.com/u/69030297?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BuyuanCui",
"html_url": "https://github.com/BuyuanCui",
"followers_url": "https://api.github.com/users/BuyuanCui/followers",
"following_url": "https://api.github.com/users/BuyuanCui/following{/other_user}",
"gists_url": "https://api.github.com/users/BuyuanCui/gists{/gist_id}",
"starred_url": "https://api.github.com/users/BuyuanCui/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/BuyuanCui/subscriptions",
"organizations_url": "https://api.github.com/users/BuyuanCui/orgs",
"repos_url": "https://api.github.com/users/BuyuanCui/repos",
"events_url": "https://api.github.com/users/BuyuanCui/events{/privacy}",
"received_events_url": "https://api.github.com/users/BuyuanCui/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
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-07T17:48:32 | 2023-09-29T01:44:22 | 2023-09-29T01:44:22 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7392",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7392",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7392.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7392.patch",
"merged_at": null
} | jp-JP ITN creating PR .
# What does this PR do ?
This PR is to update information for new jp-JP ITN support.
Add a one line overview of what this PR aims to accomplish.
To update the chart/table where the languages with support are listed.
**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": "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/7392/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/7392/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7391 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7391/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7391/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7391/events | https://github.com/NVIDIA/NeMo/pull/7391 | 1,886,336,490 | PR_kwDOC_bI7s5ZzmIa | 7,391 | Interface to enable SHARP | {
"login": "erhoo82",
"id": 15861259,
"node_id": "MDQ6VXNlcjE1ODYxMjU5",
"avatar_url": "https://avatars.githubusercontent.com/u/15861259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erhoo82",
"html_url": "https://github.com/erhoo82",
"followers_url": "https://api.github.com/users/erhoo82/followers",
"following_url": "https://api.github.com/users/erhoo82/following{/other_user}",
"gists_url": "https://api.github.com/users/erhoo82/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erhoo82/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erhoo82/subscriptions",
"organizations_url": "https://api.github.com/users/erhoo82/orgs",
"repos_url": "https://api.github.com/users/erhoo82/repos",
"events_url": "https://api.github.com/users/erhoo82/events{/privacy}",
"received_events_url": "https://api.github.com/users/erhoo82/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-07T17:44:55 | 2023-09-08T17:27:17 | 2023-09-08T17:27:17 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7391",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7391",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7391.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7391.patch",
"merged_at": "2023-09-08T17:27:17"
} | # What does this PR do ?
Pass knob to enable SHARP to M-Core
# 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/7391/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/7391/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7389 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7389/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7389/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7389/events | https://github.com/NVIDIA/NeMo/issues/7389 | 1,885,139,310 | I_kwDOC_bI7s5wXPFu | 7,389 | pretrain chinese TTS generate a bed audio | {
"login": "arthurwu4work",
"id": 85975537,
"node_id": "MDQ6VXNlcjg1OTc1NTM3",
"avatar_url": "https://avatars.githubusercontent.com/u/85975537?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arthurwu4work",
"html_url": "https://github.com/arthurwu4work",
"followers_url": "https://api.github.com/users/arthurwu4work/followers",
"following_url": "https://api.github.com/users/arthurwu4work/following{/other_user}",
"gists_url": "https://api.github.com/users/arthurwu4work/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arthurwu4work/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arthurwu4work/subscriptions",
"organizations_url": "https://api.github.com/users/arthurwu4work/orgs",
"repos_url": "https://api.github.com/users/arthurwu4work/repos",
"events_url": "https://api.github.com/users/arthurwu4work/events{/privacy}",
"received_events_url": "https://api.github.com/users/arthurwu4work/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 | 2023-09-07T05:25:40 | 2024-04-27T06:56:58 | 2023-09-12T03:14:10 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
I follow the sample code in [NGC](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/nemo/models/tts_zh_fastpitch_hifigan_sfspeech) to generate chinese TTS audio
but get a bed result
I also try other models (e.g. english, german and spanish), but it works fine
**Steps/Code to reproduce bug**
```
# Load spectrogram generator
from nemo.collections.tts.models import FastPitchModel
spec_generator = FastPitchModel.from_pretrained(model_name="tts_zh_fastpitch_sfspeech")
# Load Vocoder
from nemo.collections.tts.models import HifiGanModel
model = HifiGanModel.from_pretrained(model_name="tts_zh_hifigan_sfspeech")
# Generate audio
import soundfile as sf
import torch
with torch.no_grad():
parsed = spec_generator.parse("这些新一代的CPU不只效能惊人。")
spectrogram = spec_generator.generate_spectrogram(tokens=parsed)
audio = model.convert_spectrogram_to_audio(spec=spectrogram)
if isinstance(audio, torch.Tensor):
audio = audio.to('cpu').numpy()
# Save the audio to disk in a file called speech.wav
sf.write("speech.wav", audio.T, 22050, format='WAV')
```
**Environment details**
OS: ubuntu 20.04
NeMo : brench 1.20.0
python : 3.8
pytorch : 2.0.1
| {
"login": "arthurwu4work",
"id": 85975537,
"node_id": "MDQ6VXNlcjg1OTc1NTM3",
"avatar_url": "https://avatars.githubusercontent.com/u/85975537?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arthurwu4work",
"html_url": "https://github.com/arthurwu4work",
"followers_url": "https://api.github.com/users/arthurwu4work/followers",
"following_url": "https://api.github.com/users/arthurwu4work/following{/other_user}",
"gists_url": "https://api.github.com/users/arthurwu4work/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arthurwu4work/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arthurwu4work/subscriptions",
"organizations_url": "https://api.github.com/users/arthurwu4work/orgs",
"repos_url": "https://api.github.com/users/arthurwu4work/repos",
"events_url": "https://api.github.com/users/arthurwu4work/events{/privacy}",
"received_events_url": "https://api.github.com/users/arthurwu4work/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7389/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/7389/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7388 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7388/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7388/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7388/events | https://github.com/NVIDIA/NeMo/pull/7388 | 1,885,101,033 | PR_kwDOC_bI7s5ZvZKm | 7,388 | Fix PEFT checkpoint loading | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-07T04:38:24 | 2023-09-07T20:16:11 | 2023-09-07T20:16:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7388",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7388",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7388.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7388.patch",
"merged_at": "2023-09-07T20:16:10"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
This is a temp fix before PEFT refactor. (I wrote similar logic in #7308 )
**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": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7388/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/7388/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7387 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7387/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7387/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7387/events | https://github.com/NVIDIA/NeMo/pull/7387 | 1,885,016,161 | PR_kwDOC_bI7s5ZvHUH | 7,387 | minor fix for llama ckpt conversion script | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-07T02:36:00 | 2023-09-07T21:52:45 | 2023-09-07T21:52:44 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7387",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7387",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7387.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7387.patch",
"merged_at": "2023-09-07T21:52:44"
} | # 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/7387/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/7387/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7386 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7386/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7386/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7386/events | https://github.com/NVIDIA/NeMo/pull/7386 | 1,884,972,538 | PR_kwDOC_bI7s5Zu-D4 | 7,386 | Add support for bias conversion in Swiglu models | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/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
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-07T01:44:24 | 2023-09-11T16:55:45 | 2023-09-09T03:44:18 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7386",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7386",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7386.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7386.patch",
"merged_at": "2023-09-09T03:44:18"
} | # What does this PR do ?
Adds support for bias conversion in TP PP Script for swiglu supported modls
**Collection**: [NLP]
# Before your PR is "Ready for review"
**Pre checks**:
- [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] 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": "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/7386/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/7386/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7385 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7385/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7385/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7385/events | https://github.com/NVIDIA/NeMo/pull/7385 | 1,884,958,063 | PR_kwDOC_bI7s5Zu7GF | 7,385 | Sandeepsub/ul2 gpt dataset | {
"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
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-07T01:21:59 | 2023-09-07T02:58:15 | 2023-09-07T02:58:14 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7385",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7385",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7385.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7385.patch",
"merged_at": "2023-09-07T02:58:14"
} | # What does this PR do ?
Converts UL2. dataset to use GPT baseclass
**Collection**: [NLP]
**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/7385/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/7385/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7384 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7384/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7384/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7384/events | https://github.com/NVIDIA/NeMo/pull/7384 | 1,884,902,532 | PR_kwDOC_bI7s5Zuvf2 | 7,384 | [TTS] Added a callback for logging initial data | {
"login": "anteju",
"id": 108555623,
"node_id": "U_kgDOBnhtZw",
"avatar_url": "https://avatars.githubusercontent.com/u/108555623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anteju",
"html_url": "https://github.com/anteju",
"followers_url": "https://api.github.com/users/anteju/followers",
"following_url": "https://api.github.com/users/anteju/following{/other_user}",
"gists_url": "https://api.github.com/users/anteju/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anteju/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anteju/subscriptions",
"organizations_url": "https://api.github.com/users/anteju/orgs",
"repos_url": "https://api.github.com/users/anteju/repos",
"events_url": "https://api.github.com/users/anteju/events{/privacy}",
"received_events_url": "https://api.github.com/users/anteju/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | 2023-09-07T00:01:21 | 2023-09-08T23:30:26 | 2023-09-08T23:30:25 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7384",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7384",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7384.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7384.patch",
"merged_at": "2023-09-08T23:30:25"
} | # What does this PR do ?
This PR adds an option to log artifacts before fit starts, for log input data only once.
**Collection**: TTS
# Changelog
- Adds `initial_log` to `ArtifactGenerator::generate_artifacts`
- Adds `_log_artifacts` to `LoggingCallback`
- Adds `on_fit_start` to `LoggingCallback`
# 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": "anteju",
"id": 108555623,
"node_id": "U_kgDOBnhtZw",
"avatar_url": "https://avatars.githubusercontent.com/u/108555623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anteju",
"html_url": "https://github.com/anteju",
"followers_url": "https://api.github.com/users/anteju/followers",
"following_url": "https://api.github.com/users/anteju/following{/other_user}",
"gists_url": "https://api.github.com/users/anteju/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anteju/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anteju/subscriptions",
"organizations_url": "https://api.github.com/users/anteju/orgs",
"repos_url": "https://api.github.com/users/anteju/repos",
"events_url": "https://api.github.com/users/anteju/events{/privacy}",
"received_events_url": "https://api.github.com/users/anteju/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7384/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/7384/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7383 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7383/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7383/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7383/events | https://github.com/NVIDIA/NeMo/issues/7383 | 1,884,841,919 | I_kwDOC_bI7s5wWGe_ | 7,383 | megatron_change_num_partitions.py does not seem to handle `dense_h_to_4h.bias` | {
"login": "odelalleau",
"id": 507137,
"node_id": "MDQ6VXNlcjUwNzEzNw==",
"avatar_url": "https://avatars.githubusercontent.com/u/507137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/odelalleau",
"html_url": "https://github.com/odelalleau",
"followers_url": "https://api.github.com/users/odelalleau/followers",
"following_url": "https://api.github.com/users/odelalleau/following{/other_user}",
"gists_url": "https://api.github.com/users/odelalleau/gists{/gist_id}",
"starred_url": "https://api.github.com/users/odelalleau/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/odelalleau/subscriptions",
"organizations_url": "https://api.github.com/users/odelalleau/orgs",
"repos_url": "https://api.github.com/users/odelalleau/repos",
"events_url": "https://api.github.com/users/odelalleau/events{/privacy}",
"received_events_url": "https://api.github.com/users/odelalleau/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 | 2023-09-06T22:31:18 | 2023-09-09T03:44:19 | 2023-09-09T03:44:19 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
In megatron_change_num_partitions.py there is dedicated code to handle splitting some layers with fast GLU activations:
* https://github.com/NVIDIA/NeMo/blob/c5ef26cafa935f9966ab3f074248913aef7fa509/examples/nlp/language_modeling/megatron_change_num_partitions.py#L236
* https://github.com/NVIDIA/NeMo/blob/c5ef26cafa935f9966ab3f074248913aef7fa509/examples/nlp/language_modeling/megatron_change_num_partitions.py#L278
However, this code seems to only handle the `.weight` part, not the `.bias` part. And it seems like the bias would also require some special handling: https://github.com/NVIDIA/NeMo/blob/8508e07a20edbfac6e37fdf252c036f4e2215654/nemo/collections/nlp/modules/common/megatron/mlp.py#L220
**Steps/Code to reproduce bug**
I haven't actually tried to trigger a bug because of this -- I am opening this issue because I suspect there is a bug.
**Expected behavior**
I would have expected the `.bias` to be handled as well (or a `NotImplementedError` exception if it is known that this is not supported yet).
**Additional context**
Tagging people who dealt with this code: @titu1994 / @hsiehjackson | {
"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/7383/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/7383/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7382 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7382/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7382/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7382/events | https://github.com/NVIDIA/NeMo/pull/7382 | 1,884,707,394 | PR_kwDOC_bI7s5ZuFbw | 7,382 | Fix megatron_gpt_peft_eval.py | {
"login": "ertkonuk",
"id": 22161733,
"node_id": "MDQ6VXNlcjIyMTYxNzMz",
"avatar_url": "https://avatars.githubusercontent.com/u/22161733?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ertkonuk",
"html_url": "https://github.com/ertkonuk",
"followers_url": "https://api.github.com/users/ertkonuk/followers",
"following_url": "https://api.github.com/users/ertkonuk/following{/other_user}",
"gists_url": "https://api.github.com/users/ertkonuk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ertkonuk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ertkonuk/subscriptions",
"organizations_url": "https://api.github.com/users/ertkonuk/orgs",
"repos_url": "https://api.github.com/users/ertkonuk/repos",
"events_url": "https://api.github.com/users/ertkonuk/events{/privacy}",
"received_events_url": "https://api.github.com/users/ertkonuk/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
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-06T20:30:20 | 2023-09-28T01:44:27 | 2023-09-28T01:44:27 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7382",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7382",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7382.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7382.patch",
"merged_at": null
} | # What does this PR do ?
Fixes the megatron_gpt_peft_eval.py script.
Fix megatron_gpt_peft_eval.py.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Use MegatronGPTPEFTModel instead of MegatronGPTSFTModel when PEFT modules exist.
- Remove the dependency on having a test_ds when in server mode.
- Add inference parameters from the script instead of test_ds when running in server mode.
# 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?
@arendu
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/7382/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/7382/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7381 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7381/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7381/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7381/events | https://github.com/NVIDIA/NeMo/pull/7381 | 1,884,666,848 | PR_kwDOC_bI7s5Zt8ly | 7,381 | RNN-T confidence and alignment bugfix | {
"login": "GNroy",
"id": 16904306,
"node_id": "MDQ6VXNlcjE2OTA0MzA2",
"avatar_url": "https://avatars.githubusercontent.com/u/16904306?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GNroy",
"html_url": "https://github.com/GNroy",
"followers_url": "https://api.github.com/users/GNroy/followers",
"following_url": "https://api.github.com/users/GNroy/following{/other_user}",
"gists_url": "https://api.github.com/users/GNroy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/GNroy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/GNroy/subscriptions",
"organizations_url": "https://api.github.com/users/GNroy/orgs",
"repos_url": "https://api.github.com/users/GNroy/repos",
"events_url": "https://api.github.com/users/GNroy/events{/privacy}",
"received_events_url": "https://api.github.com/users/GNroy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-06T20:00:00 | 2023-09-19T18:19:19 | 2023-09-19T15:53:15 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7381",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7381",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7381.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7381.patch",
"merged_at": "2023-09-19T15:53:15"
} | # What does this PR do ?
RNN-T confidence and alignment bugfix.
Fixes https://github.com/NVIDIA/NeMo/issues/7192
**Collection**: [Note which collection this PR will affect]
ASR
# Changelog
- New `frame_confidence` and `alignments` lists are now always created after the while loop.
# 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?
@titu1994 @hainan-xv
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 https://github.com/NVIDIA/NeMo/issues/7192
| {
"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/7381/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/7381/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7380 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7380/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7380/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7380/events | https://github.com/NVIDIA/NeMo/issues/7380 | 1,884,566,598 | I_kwDOC_bI7s5wVDRG | 7,380 | IllegalWork error occurs when using the latest PyTorch | {
"login": "acphile",
"id": 24974319,
"node_id": "MDQ6VXNlcjI0OTc0MzE5",
"avatar_url": "https://avatars.githubusercontent.com/u/24974319?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/acphile",
"html_url": "https://github.com/acphile",
"followers_url": "https://api.github.com/users/acphile/followers",
"following_url": "https://api.github.com/users/acphile/following{/other_user}",
"gists_url": "https://api.github.com/users/acphile/gists{/gist_id}",
"starred_url": "https://api.github.com/users/acphile/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/acphile/subscriptions",
"organizations_url": "https://api.github.com/users/acphile/orgs",
"repos_url": "https://api.github.com/users/acphile/repos",
"events_url": "https://api.github.com/users/acphile/events{/privacy}",
"received_events_url": "https://api.github.com/users/acphile/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 | 2023-09-06T18:47:24 | 2023-09-14T17:19:19 | 2023-09-14T17:19:19 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
Hi, I am trying to use a latest PyTorch (build from source from the master branch). But when I run the NeMo training script, I meet with the following error:
```
File "/usr/local/lib/python3.10/dist-packages/apex/contrib/optimizers/distributed_fused_adam.py", line 1602, in _local_grad_norm
self.grad_sync()
File "/usr/local/lib/python3.10/dist-packages/apex/contrib/optimizers/distributed_fused_adam.py", line 1572, in grad_sync
self._force_bucket_grad_sync()
File "/usr/local/lib/python3.10/dist-packages/apex/contrib/optimizers/distributed_fused_adam.py", line 1241, in _force_bucket_grad_sync
self._finish_bucket_grad_sync()
File "/usr/local/lib/python3.10/dist-packages/apex/contrib/optimizers/distributed_fused_adam.py", line 1394, in _finish_bucket_grad_sync
bucket.sync_wait()
File "/usr/local/lib/python3.10/dist-packages/apex/contrib/optimizers/distributed_fused_adam.py", line 361, in sync_wait
self.sync_request.wait()
File "/workspace/pytorch/torch/distributed/distributed_c10d.py", line 1650, in __getattribute__
raise RuntimeError(f"Illegal to call {name} on IllegalWork object")
RuntimeError: Illegal to call wait on IllegalWork object
```
I have found that this error is related to `distributed_fused_adam` under the data parallel setting. When I change the optimizer to `fused_adam`, the training script can run successfully.
My training script can run successfully under the default PyTorch from nvcr.io/nvidia/pytorch:23.06-py3
**Environment details**
My docker is based on nvcr.io/nvidia/pytorch:23.06-py3
PyTorch: build from source on the master branch (commit: e471c12a016a46d7b8d1c8c83a38021f08fce078)
Apex commit: 4e1ae43f7f7ac69113ef426dd15f37123f0a2ed3
I am also trying to update apex to 7995de18677295c5edeeab082179edbfdb6ee16a following README but seemingly it is not correctly built and it would raise `ValueError: Cannot resolve optimizer 'distributed_fused_adam'.` I have reflected this issue on https://github.com/NVIDIA/apex/issues/1722 | {
"login": "acphile",
"id": 24974319,
"node_id": "MDQ6VXNlcjI0OTc0MzE5",
"avatar_url": "https://avatars.githubusercontent.com/u/24974319?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/acphile",
"html_url": "https://github.com/acphile",
"followers_url": "https://api.github.com/users/acphile/followers",
"following_url": "https://api.github.com/users/acphile/following{/other_user}",
"gists_url": "https://api.github.com/users/acphile/gists{/gist_id}",
"starred_url": "https://api.github.com/users/acphile/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/acphile/subscriptions",
"organizations_url": "https://api.github.com/users/acphile/orgs",
"repos_url": "https://api.github.com/users/acphile/repos",
"events_url": "https://api.github.com/users/acphile/events{/privacy}",
"received_events_url": "https://api.github.com/users/acphile/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7380/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/7380/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7379 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7379/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7379/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7379/events | https://github.com/NVIDIA/NeMo/pull/7379 | 1,884,090,343 | PR_kwDOC_bI7s5Zr-mM | 7,379 | adding MoE parameters to BERT model | {
"login": "clumsy",
"id": 379115,
"node_id": "MDQ6VXNlcjM3OTExNQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/379115?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/clumsy",
"html_url": "https://github.com/clumsy",
"followers_url": "https://api.github.com/users/clumsy/followers",
"following_url": "https://api.github.com/users/clumsy/following{/other_user}",
"gists_url": "https://api.github.com/users/clumsy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/clumsy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/clumsy/subscriptions",
"organizations_url": "https://api.github.com/users/clumsy/orgs",
"repos_url": "https://api.github.com/users/clumsy/repos",
"events_url": "https://api.github.com/users/clumsy/events{/privacy}",
"received_events_url": "https://api.github.com/users/clumsy/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
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-06T14:03:56 | 2023-12-08T15:58:50 | 2023-11-07T01:45:11 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7379",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7379",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7379.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7379.patch",
"merged_at": null
} | # What does this PR do ?
Adding MoE parameter passing for BERT model.
**Collection**: NLP/Language Models/BERT
# Changelog
- `bert_model.py` adding MoE parameters, passing them to `language_model`
- `megatron_bert_model.py` adding and passing MoE parameters
- `language_model.py` adding and passing MoE parameters
# 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": "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/7379/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/7379/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7378 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7378/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7378/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7378/events | https://github.com/NVIDIA/NeMo/pull/7378 | 1,883,800,685 | PR_kwDOC_bI7s5Zq_P1 | 7,378 | Add steps for document of getting dataset 'SF Bilingual Speech' | {
"login": "RobinDong",
"id": 1953397,
"node_id": "MDQ6VXNlcjE5NTMzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1953397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RobinDong",
"html_url": "https://github.com/RobinDong",
"followers_url": "https://api.github.com/users/RobinDong/followers",
"following_url": "https://api.github.com/users/RobinDong/following{/other_user}",
"gists_url": "https://api.github.com/users/RobinDong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RobinDong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RobinDong/subscriptions",
"organizations_url": "https://api.github.com/users/RobinDong/orgs",
"repos_url": "https://api.github.com/users/RobinDong/repos",
"events_url": "https://api.github.com/users/RobinDong/events{/privacy}",
"received_events_url": "https://api.github.com/users/RobinDong/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | {
"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 | 2023-09-06T11:20:20 | 2023-09-19T15:01:15 | 2023-09-19T15:01:14 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7378",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7378",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7378.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7378.patch",
"merged_at": "2023-09-19T15:01:14"
} | # What does this PR do ?
When following the [document](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/tts/datasets.html#sfspeech-chinese-english-bilingual-speech) to get dataset `SFSpeech Chinese/English Bilingual Speech`, the first command
```bash
python scripts/dataset_processing/tts/sfbilingual/get_data.py \
--data-root <your_local_dataset_root> \
--val-size 0.1 \
--test-size 0.2 \
--seed-for-ds-split 100
```
directly raise error:
```
Traceback (most recent call last):
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 122, in <module>
main()
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 116, in main
__process_data(
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 91, in __process_data
entries = __process_transcript(dataset_path)
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 65, in __process_transcript
with open(file_path / "text_SF.txt", encoding="utf-8") as fin:
FileNotFoundError: [Errno 2] No such file or directory: 'tryit/text_SF.txt'
```
The reason: `scripts/dataset_processing/tts/sfbilingual/get_data.py` actually doesn't download the dataset. The `SFSpeech Chinese/English Bilingual Speech` could only be downloaded through [Nvidia NGC](https://catalog.ngc.nvidia.com/orgs/nvidia/resources/sf_bilingual_speech_zh_en).
# Changelog
- Add steps in the document of dataset SFSpeech to download by ngc-cli tool at first
# Before your PR is "Ready for review"
**Pre checks**:
- [x] Make sure you read and follow [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?
@blisc @okuchaiev @titu1994 @XuesongYang | {
"login": "blisc",
"id": 4763352,
"node_id": "MDQ6VXNlcjQ3NjMzNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blisc",
"html_url": "https://github.com/blisc",
"followers_url": "https://api.github.com/users/blisc/followers",
"following_url": "https://api.github.com/users/blisc/following{/other_user}",
"gists_url": "https://api.github.com/users/blisc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blisc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blisc/subscriptions",
"organizations_url": "https://api.github.com/users/blisc/orgs",
"repos_url": "https://api.github.com/users/blisc/repos",
"events_url": "https://api.github.com/users/blisc/events{/privacy}",
"received_events_url": "https://api.github.com/users/blisc/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7378/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/7378/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7377 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7377/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7377/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7377/events | https://github.com/NVIDIA/NeMo/issues/7377 | 1,883,447,566 | I_kwDOC_bI7s5wQyEO | 7,377 | How does the fastpitch adapter model work? | {
"login": "Pydataman",
"id": 17594431,
"node_id": "MDQ6VXNlcjE3NTk0NDMx",
"avatar_url": "https://avatars.githubusercontent.com/u/17594431?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Pydataman",
"html_url": "https://github.com/Pydataman",
"followers_url": "https://api.github.com/users/Pydataman/followers",
"following_url": "https://api.github.com/users/Pydataman/following{/other_user}",
"gists_url": "https://api.github.com/users/Pydataman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Pydataman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Pydataman/subscriptions",
"organizations_url": "https://api.github.com/users/Pydataman/orgs",
"repos_url": "https://api.github.com/users/Pydataman/repos",
"events_url": "https://api.github.com/users/Pydataman/events{/privacy}",
"received_events_url": "https://api.github.com/users/Pydataman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | {
"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 | 2023-09-06T07:46:43 | 2024-12-19T09:21:54 | 2023-09-25T22:33:39 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | null | {
"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/7377/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/7377/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7376 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7376/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7376/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7376/events | https://github.com/NVIDIA/NeMo/pull/7376 | 1,883,281,836 | PR_kwDOC_bI7s5ZpOyw | 7,376 | Fix wrong calling of librosa.get_duration() in notebook | {
"login": "RobinDong",
"id": 1953397,
"node_id": "MDQ6VXNlcjE5NTMzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1953397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RobinDong",
"html_url": "https://github.com/RobinDong",
"followers_url": "https://api.github.com/users/RobinDong/followers",
"following_url": "https://api.github.com/users/RobinDong/following{/other_user}",
"gists_url": "https://api.github.com/users/RobinDong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RobinDong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RobinDong/subscriptions",
"organizations_url": "https://api.github.com/users/RobinDong/orgs",
"repos_url": "https://api.github.com/users/RobinDong/repos",
"events_url": "https://api.github.com/users/RobinDong/events{/privacy}",
"received_events_url": "https://api.github.com/users/RobinDong/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-06T05:51:11 | 2023-09-08T02:50:04 | 2023-09-08T02:50:03 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7376",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7376",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7376.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7376.patch",
"merged_at": "2023-09-08T02:50:03"
} | # What does this PR do ?
When running notebook `tutorials/asr/Online_Offline_Speech_Commands_Demo.ipynb` of `main` branch in the Google Colab, it will report the error:
```
TypeError Traceback (most recent call last)
[<ipython-input-18-1dea7463f5dd>](https://localhost:8080/#) in <cell line: 5>()
3 CHANNELS = 1
4 audio, sample_rate = librosa.load(wave_file, sr=SAMPLE_RATE)
----> 5 dur = librosa.get_duration(audio)
6 print(dur)
TypeError: get_duration() takes 0 positional arguments but 1 was given
```
The calling of `librosa.get_duration(audio)` is wrong. This PR is fixing it.
# Changelog
- Fix the error of calling librosa.get_duration() in 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?
- [ ] 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?
@titu1994, @redoctopus, @jbalam-nv
# Additional Information
* Related to #7179
| {
"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/7376/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/7376/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7375 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7375/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7375/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7375/events | https://github.com/NVIDIA/NeMo/issues/7375 | 1,883,065,170 | I_kwDOC_bI7s5wPUtS | 7,375 | v1.5.0, megatron-lm == 1.1.5 not install | {
"login": "60wanjinbing",
"id": 3793990,
"node_id": "MDQ6VXNlcjM3OTM5OTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3793990?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/60wanjinbing",
"html_url": "https://github.com/60wanjinbing",
"followers_url": "https://api.github.com/users/60wanjinbing/followers",
"following_url": "https://api.github.com/users/60wanjinbing/following{/other_user}",
"gists_url": "https://api.github.com/users/60wanjinbing/gists{/gist_id}",
"starred_url": "https://api.github.com/users/60wanjinbing/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/60wanjinbing/subscriptions",
"organizations_url": "https://api.github.com/users/60wanjinbing/orgs",
"repos_url": "https://api.github.com/users/60wanjinbing/repos",
"events_url": "https://api.github.com/users/60wanjinbing/events{/privacy}",
"received_events_url": "https://api.github.com/users/60wanjinbing/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 | null | [] | null | null | 2023-09-06T02:40:13 | 2023-10-15T01:45:44 | 2023-10-15T01:45:44 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | when i install v1.5.0, megatron-lm == 1.1.5 not install, can you help me? pip install megatron-lm == 1.1.5 not work | {
"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/7375/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/7375/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7374 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7374/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7374/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7374/events | https://github.com/NVIDIA/NeMo/pull/7374 | 1,882,861,619 | PR_kwDOC_bI7s5Znxvg | 7,374 | Fix logging to remove 's/it' from progress bar in Megatron models and add train_step_timing | {
"login": "athitten",
"id": 47577437,
"node_id": "MDQ6VXNlcjQ3NTc3NDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47577437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/athitten",
"html_url": "https://github.com/athitten",
"followers_url": "https://api.github.com/users/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-05T23:27:00 | 2023-09-09T04:31:45 | 2023-09-09T04:31:44 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7374",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7374",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7374.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7374.patch",
"merged_at": "2023-09-09T04:31:44"
} | # 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/7374/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/7374/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7373 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7373/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7373/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7373/events | https://github.com/NVIDIA/NeMo/pull/7373 | 1,882,838,640 | PR_kwDOC_bI7s5Znsm7 | 7,373 | [TTS] Fix audio codec type checks | {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | 2023-09-05T23:11:46 | 2023-09-19T17:56:28 | 2023-09-19T17:56:27 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7373",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7373",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7373.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7373.patch",
"merged_at": "2023-09-19T17:56:27"
} | # What does this PR do ?
Most classes in the audio codec code had input_type() and output_type() parameters but were missing the typecheck() annotation on the forward() method to enforce them.
This commit adds the typecheck() to all relevant forward() methods and fixes their corresponding type annotations.
Also has a small change to add the vector quantizer parameters to the optimizer in the model (though the existing RVQ has no trainable parameters).
**Collection**: [TTS]
# Changelog
- Add typecheck to forward methods
- Fix various typos in input/output types
# 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
| {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7373/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/7373/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7372 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7372/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7372/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7372/events | https://github.com/NVIDIA/NeMo/pull/7372 | 1,882,712,573 | PR_kwDOC_bI7s5ZnROD | 7,372 | fix for peft tied weights | {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-05T21:00:56 | 2023-09-06T04:32:44 | 2023-09-06T04:32:43 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7372",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7372",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7372.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7372.patch",
"merged_at": "2023-09-06T04:32:43"
} | # What does this PR do ?
add kwargs and model_parallel_config for ParallelAdaptersWeightTying class.
**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/7372/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/7372/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7371 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7371/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7371/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7371/events | https://github.com/NVIDIA/NeMo/pull/7371 | 1,882,597,718 | PR_kwDOC_bI7s5Zm4W2 | 7,371 | Update to core 23.08 branch ToT | {
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/aklife97/followers",
"following_url": "https://api.github.com/users/aklife97/following{/other_user}",
"gists_url": "https://api.github.com/users/aklife97/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aklife97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aklife97/subscriptions",
"organizations_url": "https://api.github.com/users/aklife97/orgs",
"repos_url": "https://api.github.com/users/aklife97/repos",
"events_url": "https://api.github.com/users/aklife97/events{/privacy}",
"received_events_url": "https://api.github.com/users/aklife97/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-05T19:26:51 | 2023-09-05T22:44:57 | 2023-09-05T22:44:56 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7371",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7371",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7371.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7371.patch",
"merged_at": "2023-09-05T22:44:56"
} | # What does this PR do ?
Update to core 23.08 branch ToT
**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": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/aklife97/followers",
"following_url": "https://api.github.com/users/aklife97/following{/other_user}",
"gists_url": "https://api.github.com/users/aklife97/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aklife97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aklife97/subscriptions",
"organizations_url": "https://api.github.com/users/aklife97/orgs",
"repos_url": "https://api.github.com/users/aklife97/repos",
"events_url": "https://api.github.com/users/aklife97/events{/privacy}",
"received_events_url": "https://api.github.com/users/aklife97/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7371/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/7371/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7370 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7370/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7370/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7370/events | https://github.com/NVIDIA/NeMo/pull/7370 | 1,882,588,422 | PR_kwDOC_bI7s5Zm2Y2 | 7,370 | Upper bounding ptl | {
"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 | 2023-09-05T19:18:36 | 2023-09-05T23:01:46 | 2023-09-05T23:01:45 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7370",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7370",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7370.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7370.patch",
"merged_at": "2023-09-05T23:01:45"
} | # What does this PR do ?
2.0.8 introduces an issue with the progress bar when using max_steps
**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/7370/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/7370/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7369 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7369/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7369/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7369/events | https://github.com/NVIDIA/NeMo/pull/7369 | 1,882,547,119 | PR_kwDOC_bI7s5ZmtVX | 7,369 | fixed trainer.strategy=auto from None. | {
"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": 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 | 2023-09-05T18:48:32 | 2023-09-06T16:32:09 | 2023-09-06T16:32:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7369",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7369",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7369.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7369.patch",
"merged_at": "2023-09-06T16:32:08"
} | # 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
- [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): https://github.com/NVIDIA/NeMo/issues/7349
| {
"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/7369/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/7369/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7368 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7368/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7368/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7368/events | https://github.com/NVIDIA/NeMo/pull/7368 | 1,882,533,778 | PR_kwDOC_bI7s5ZmqeQ | 7,368 | Revert comment | {
"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
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-05T18:37:31 | 2023-09-05T18:48:13 | 2023-09-05T18:48:13 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7368",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7368",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7368.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7368.patch",
"merged_at": "2023-09-05T18:48:13"
} | # What does this PR do ?
Revert the commented line.
**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/7368/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/7368/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7367 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7367/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7367/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7367/events | https://github.com/NVIDIA/NeMo/pull/7367 | 1,880,752,586 | PR_kwDOC_bI7s5Zgp59 | 7,367 | fix pipeline parallel inference | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-04T18:57:31 | 2023-09-06T04:32:09 | 2023-09-06T04:32:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7367",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7367",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7367.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7367.patch",
"merged_at": "2023-09-06T04:32:08"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
intermediate output tensor is [s,b,h] while the final output is [b,s,h]
**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/7367/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/7367/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7366 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7366/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7366/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7366/events | https://github.com/NVIDIA/NeMo/pull/7366 | 1,880,685,290 | PR_kwDOC_bI7s5Zgbew | 7,366 | pin numba=0.57.1 to fix reinstall.sh error | {
"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 | 2023-09-04T17:42:56 | 2023-09-05T05:05:37 | 2023-09-05T05:05:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7366",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7366",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7366.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7366.patch",
"merged_at": "2023-09-05T05:05:35"
} | # What does this PR do ?
I observed our Dockerfile had constrained `numba>=0.57.1` (see [here](https://github.com/NVIDIA/NeMo/blob/main/Dockerfile#L86)) while `reinstall.sh` still pins `NUMBA_VERSION=0.55` (see [here](https://github.com/NVIDIA/NeMo/blob/main/reinstall.sh#L23)). When I run `reinstall.sh` from the latest main, it will raise installation error for `llvmlite` (see error below). Once I pinned `NUMBA_VERSION=0.57.1`, and run `reinstall.sh` again, the problem is resolved.
```bash
Attempting uninstall: llvmlite
Found existing installation: llvmlite 0.38.1
ERROR: Cannot uninstall 'llvmlite'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
```
**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/7366/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/7366/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7364 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7364/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7364/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7364/events | https://github.com/NVIDIA/NeMo/pull/7364 | 1,879,954,690 | PR_kwDOC_bI7s5Zd57T | 7,364 | Add steps for document of getting dataset 'SF Bilingual Speech' | {
"login": "RobinDong",
"id": 1953397,
"node_id": "MDQ6VXNlcjE5NTMzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1953397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RobinDong",
"html_url": "https://github.com/RobinDong",
"followers_url": "https://api.github.com/users/RobinDong/followers",
"following_url": "https://api.github.com/users/RobinDong/following{/other_user}",
"gists_url": "https://api.github.com/users/RobinDong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RobinDong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RobinDong/subscriptions",
"organizations_url": "https://api.github.com/users/RobinDong/orgs",
"repos_url": "https://api.github.com/users/RobinDong/repos",
"events_url": "https://api.github.com/users/RobinDong/events{/privacy}",
"received_events_url": "https://api.github.com/users/RobinDong/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | 2023-09-04T10:15:33 | 2023-09-06T05:44:55 | 2023-09-06T05:44:55 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7364",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7364",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7364.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7364.patch",
"merged_at": null
} | # What does this PR do ?
When following the [document](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/tts/datasets.html#sfspeech-chinese-english-bilingual-speech) to get dataset `SFSpeech Chinese/English Bilingual Speech`, the first command
```bash
python scripts/dataset_processing/tts/sfbilingual/get_data.py \
--data-root <your_local_dataset_root> \
--val-size 0.1 \
--test-size 0.2 \
--seed-for-ds-split 100
```
directly raise error:
```
Traceback (most recent call last):
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 122, in <module>
main()
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 116, in main
__process_data(
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 91, in __process_data
entries = __process_transcript(dataset_path)
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 65, in __process_transcript
with open(file_path / "text_SF.txt", encoding="utf-8") as fin:
FileNotFoundError: [Errno 2] No such file or directory: 'tryit/text_SF.txt'
```
The reason: `scripts/dataset_processing/tts/sfbilingual/get_data.py` actually doesn't download the dataset. The `SFSpeech Chinese/English Bilingual Speech` could only be downloaded through [Nvidia NGC](https://catalog.ngc.nvidia.com/orgs/nvidia/resources/sf_bilingual_speech_zh_en).
# Changelog
- Add steps in the document of dataset SFSpeech to download by ngc-cli tool at first
# Before your PR is "Ready for review"
**Pre checks**:
- [x] Make sure you read and follow [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?
@blisc @okuchaiev
| {
"login": "RobinDong",
"id": 1953397,
"node_id": "MDQ6VXNlcjE5NTMzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1953397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RobinDong",
"html_url": "https://github.com/RobinDong",
"followers_url": "https://api.github.com/users/RobinDong/followers",
"following_url": "https://api.github.com/users/RobinDong/following{/other_user}",
"gists_url": "https://api.github.com/users/RobinDong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RobinDong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RobinDong/subscriptions",
"organizations_url": "https://api.github.com/users/RobinDong/orgs",
"repos_url": "https://api.github.com/users/RobinDong/repos",
"events_url": "https://api.github.com/users/RobinDong/events{/privacy}",
"received_events_url": "https://api.github.com/users/RobinDong/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7364/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/7364/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7362 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7362/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7362/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7362/events | https://github.com/NVIDIA/NeMo/pull/7362 | 1,879,468,572 | PR_kwDOC_bI7s5ZcRSs | 7,362 | Add steps for document of dataset SFSpeech Bilingual | {
"login": "RobinDong",
"id": 1953397,
"node_id": "MDQ6VXNlcjE5NTMzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1953397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RobinDong",
"html_url": "https://github.com/RobinDong",
"followers_url": "https://api.github.com/users/RobinDong/followers",
"following_url": "https://api.github.com/users/RobinDong/following{/other_user}",
"gists_url": "https://api.github.com/users/RobinDong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RobinDong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RobinDong/subscriptions",
"organizations_url": "https://api.github.com/users/RobinDong/orgs",
"repos_url": "https://api.github.com/users/RobinDong/repos",
"events_url": "https://api.github.com/users/RobinDong/events{/privacy}",
"received_events_url": "https://api.github.com/users/RobinDong/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | 2023-09-04T04:06:59 | 2023-09-04T10:13:51 | 2023-09-04T10:13:50 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7362",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7362",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7362.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7362.patch",
"merged_at": null
} | # What does this PR do ?
When following the [document](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/tts/datasets.html#sfspeech-chinese-english-bilingual-speech) to get dataset `SFSpeech Chinese/English Bilingual Speech`, the first command
```bash
python scripts/dataset_processing/tts/sfbilingual/get_data.py \
--data-root <your_local_dataset_root> \
--val-size 0.1 \
--test-size 0.2 \
--seed-for-ds-split 100
```
directly raise error:
```
Traceback (most recent call last):
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 122, in <module>
main()
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 116, in main
__process_data(
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 91, in __process_data
entries = __process_transcript(dataset_path)
File "/home/xxx/NeMo/scripts/dataset_processing/tts/sfbilingual/get_data.py", line 65, in __process_transcript
with open(file_path / "text_SF.txt", encoding="utf-8") as fin:
FileNotFoundError: [Errno 2] No such file or directory: 'tryit/text_SF.txt'
```
The reason: `scripts/dataset_processing/tts/sfbilingual/get_data.py` actually doesn't download the dataset. The `SFSpeech Chinese/English Bilingual Speech` could only be downloaded through [Nvidia NGC](https://catalog.ngc.nvidia.com/orgs/nvidia/resources/sf_bilingual_speech_zh_en).
# Changelog
- Add steps in the document of dataset SFSpeech to download by ngc-cli tool at first
# Before your PR is "Ready for review"
**Pre checks**:
- [x] Make sure you read and follow [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?
@blisc @okuchaiev
| {
"login": "RobinDong",
"id": 1953397,
"node_id": "MDQ6VXNlcjE5NTMzOTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1953397?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RobinDong",
"html_url": "https://github.com/RobinDong",
"followers_url": "https://api.github.com/users/RobinDong/followers",
"following_url": "https://api.github.com/users/RobinDong/following{/other_user}",
"gists_url": "https://api.github.com/users/RobinDong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RobinDong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RobinDong/subscriptions",
"organizations_url": "https://api.github.com/users/RobinDong/orgs",
"repos_url": "https://api.github.com/users/RobinDong/repos",
"events_url": "https://api.github.com/users/RobinDong/events{/privacy}",
"received_events_url": "https://api.github.com/users/RobinDong/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7362/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/7362/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7361 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7361/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7361/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7361/events | https://github.com/NVIDIA/NeMo/pull/7361 | 1,879,032,482 | PR_kwDOC_bI7s5Za5dG | 7,361 | Fix typos | {
"login": "omahs",
"id": 73983677,
"node_id": "MDQ6VXNlcjczOTgzNjc3",
"avatar_url": "https://avatars.githubusercontent.com/u/73983677?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/omahs",
"html_url": "https://github.com/omahs",
"followers_url": "https://api.github.com/users/omahs/followers",
"following_url": "https://api.github.com/users/omahs/following{/other_user}",
"gists_url": "https://api.github.com/users/omahs/gists{/gist_id}",
"starred_url": "https://api.github.com/users/omahs/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/omahs/subscriptions",
"organizations_url": "https://api.github.com/users/omahs/orgs",
"repos_url": "https://api.github.com/users/omahs/repos",
"events_url": "https://api.github.com/users/omahs/events{/privacy}",
"received_events_url": "https://api.github.com/users/omahs/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
},
{
"id": 4811888028,
"node_id": "LA_kwDOC_bI7s8AAAABHs-VnA",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/Speaker%20Tasks",
"name": "Speaker Tasks",
"color": "871AD4",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-03T09:57:15 | 2023-09-03T10:07:52 | 2023-09-03T10:07:52 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7361",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7361",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7361.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7361.patch",
"merged_at": "2023-09-03T10:07:52"
} | Fix typos | {
"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/7361/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/7361/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7360 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7360/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7360/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7360/events | https://github.com/NVIDIA/NeMo/pull/7360 | 1,877,957,448 | PR_kwDOC_bI7s5ZXieh | 7,360 | Add migration guide for lightning 2.0 upgrade | {
"login": "athitten",
"id": 47577437,
"node_id": "MDQ6VXNlcjQ3NTc3NDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47577437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/athitten",
"html_url": "https://github.com/athitten",
"followers_url": "https://api.github.com/users/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-09-01T19:34:10 | 2023-09-01T23:13:33 | 2023-09-01T23:13:32 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7360",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7360",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7360.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7360.patch",
"merged_at": "2023-09-01T23:13:32"
} | # 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/7360/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/7360/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7359 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7359/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7359/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7359/events | https://github.com/NVIDIA/NeMo/pull/7359 | 1,877,946,398 | PR_kwDOC_bI7s5ZXgFG | 7,359 | Use distributed optimizer support for multiple dtypes | {
"login": "timmoon10",
"id": 4406448,
"node_id": "MDQ6VXNlcjQ0MDY0NDg=",
"avatar_url": "https://avatars.githubusercontent.com/u/4406448?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/timmoon10",
"html_url": "https://github.com/timmoon10",
"followers_url": "https://api.github.com/users/timmoon10/followers",
"following_url": "https://api.github.com/users/timmoon10/following{/other_user}",
"gists_url": "https://api.github.com/users/timmoon10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/timmoon10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/timmoon10/subscriptions",
"organizations_url": "https://api.github.com/users/timmoon10/orgs",
"repos_url": "https://api.github.com/users/timmoon10/repos",
"events_url": "https://api.github.com/users/timmoon10/events{/privacy}",
"received_events_url": "https://api.github.com/users/timmoon10/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"
},
{
"id": 1923495043,
"node_id": "MDU6TGFiZWwxOTIzNDk1MDQz",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core",
"name": "core",
"color": "f25e3a",
"default": false,
"description": "Changes to NeMo Core"
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
},
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-01T19:22:54 | 2023-09-07T21:27:15 | 2023-09-07T20:57:45 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7359",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7359",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7359.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7359.patch",
"merged_at": "2023-09-07T20:57:45"
} | # What does this PR do ?
https://github.com/NVIDIA/apex/pull/1721 adds distributed optimizer support for multiple dtypes for the grad reduce-scatters and param all-gathers. This has two main applications in NeMo:
- For GPT, most grads can be reduced in BF16 but embedding grads need to be reduced in FP32 to avoid learning issues.
- For FP8 support, weight matrices can be stored in FP8 while most other parameters (e.g. biases, layernorm params, embeddings) are in BF16. In upcoming work, we would like to handle FP8 and BF16 param all-gathers in the same optimizer.
This approach is much nicer than the old approach for mixed BF16/FP32 grad reductions (https://github.com/NVIDIA/NeMo/pull/5920), and is also compatible with the distributed checkpoint format (https://github.com/NVIDIA/NeMo/pull/7116, https://github.com/NVIDIA/NeMo/pull/7281). I confirm I've been able to save and load models with different parallel configs and grad reduction dtypes.
**Collection**: NLP
# Changelog
- Remove old distopt infrastructure for mixed BF16/FP32 grad reductions
- Add type hints to distributed optimizer wrapper
# Usage
Set the optimizer to `distributed_fused_adam` in the config file:
https://github.com/NVIDIA/NeMo/blob/f8be40b75ee1f8437b56fcc9602dc2aaddfb0643/examples/nlp/language_modeling/conf/megatron_gpt_config.yaml#L228
Configure the optimizer with `grad_sync_dtype: bf16`.
# 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?
- [x] 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
* Depends on https://github.com/NVIDIA/apex/pull/1721
* Will break checkpoints for models that are using mixed BF16/FP32 grad reductions | {
"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/7359/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/7359/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7358 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7358/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7358/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7358/events | https://github.com/NVIDIA/NeMo/pull/7358 | 1,877,781,962 | PR_kwDOC_bI7s5ZW8OP | 7,358 | add O2 option in gpt eval | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-09-01T17:17:11 | 2023-09-06T21:16:40 | 2023-09-06T21:16:39 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7358",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7358",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7358.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7358.patch",
"merged_at": "2023-09-06T21:16:39"
} | # What does this PR do ?
Add an option to run amp O2 in gpt_eval/inference
**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": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7358/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/7358/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7357 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7357/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7357/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7357/events | https://github.com/NVIDIA/NeMo/pull/7357 | 1,877,759,252 | PR_kwDOC_bI7s5ZW3Tp | 7,357 | Llama load buffers in checkpoint | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-09-01T16:57:52 | 2023-09-01T22:15:02 | 2023-09-01T22:15:01 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7357",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7357",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7357.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7357.patch",
"merged_at": "2023-09-01T22:15:01"
} | # What does this PR do ?
Optionally, if state_dict contains tensors in the model's buffers, load them as well.
**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": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7357/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/7357/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7356 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7356/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7356/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7356/events | https://github.com/NVIDIA/NeMo/pull/7356 | 1,877,708,657 | PR_kwDOC_bI7s5ZWsJI | 7,356 | [TTS] Change audio codec token type to TokenIndex | {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | 2023-09-01T16:22:39 | 2023-09-02T14:43:18 | 2023-09-02T14:43:17 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7356",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7356",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7356.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7356.patch",
"merged_at": "2023-09-02T14:43:17"
} | # What does this PR do ?
Change neural type of `tokens` from `Index` to `TokenIndex`
**Collection**: [TTS]
# Changelog
- Change token type to TokenIndex
- Cleanup unused import and file.
# 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
| {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7356/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/7356/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7355 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7355/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7355/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7355/events | https://github.com/NVIDIA/NeMo/pull/7355 | 1,875,496,184 | PR_kwDOC_bI7s5ZPJ3H | 7,355 | enable fp32 optimizer for output_layer in mcore | {
"login": "lhb8125",
"id": 16619280,
"node_id": "MDQ6VXNlcjE2NjE5Mjgw",
"avatar_url": "https://avatars.githubusercontent.com/u/16619280?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhb8125",
"html_url": "https://github.com/lhb8125",
"followers_url": "https://api.github.com/users/lhb8125/followers",
"following_url": "https://api.github.com/users/lhb8125/following{/other_user}",
"gists_url": "https://api.github.com/users/lhb8125/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lhb8125/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lhb8125/subscriptions",
"organizations_url": "https://api.github.com/users/lhb8125/orgs",
"repos_url": "https://api.github.com/users/lhb8125/repos",
"events_url": "https://api.github.com/users/lhb8125/events{/privacy}",
"received_events_url": "https://api.github.com/users/lhb8125/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-31T13:06:57 | 2023-09-05T18:38:26 | 2023-09-05T18:38:26 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7355",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7355",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7355.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7355.patch",
"merged_at": "2023-09-05T18:38:25"
} | # What does this PR do ?
Mcore maintains both weights of embedding and output layers. When share_embeddings_and_output_weights=true, weight of output layer is not registered as _with_fp32_optimizer, then the [allreduce](https://github.com/NVIDIA/NeMo/blob/main/nemo/collections/nlp/models/language_modeling/megatron_gpt_model.py#L752) op hangs .
**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/7355/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/7355/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7354 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7354/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7354/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7354/events | https://github.com/NVIDIA/NeMo/issues/7354 | 1,875,089,384 | I_kwDOC_bI7s5vw5fo | 7,354 | request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) | {
"login": "MinnerLi",
"id": 46958036,
"node_id": "MDQ6VXNlcjQ2OTU4MDM2",
"avatar_url": "https://avatars.githubusercontent.com/u/46958036?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MinnerLi",
"html_url": "https://github.com/MinnerLi",
"followers_url": "https://api.github.com/users/MinnerLi/followers",
"following_url": "https://api.github.com/users/MinnerLi/following{/other_user}",
"gists_url": "https://api.github.com/users/MinnerLi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MinnerLi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MinnerLi/subscriptions",
"organizations_url": "https://api.github.com/users/MinnerLi/orgs",
"repos_url": "https://api.github.com/users/MinnerLi/repos",
"events_url": "https://api.github.com/users/MinnerLi/events{/privacy}",
"received_events_url": "https://api.github.com/users/MinnerLi/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 | 2023-08-31T08:58:50 | 2023-09-15T02:16:21 | 2023-09-15T02:16:21 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | When I pull the Nemo image use command "docker pull nvcr.io/nvidia/nemo:23.06",I receive this message:
Error response from daemon: Get https://nvcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
How can i sovle this problem ? | {
"login": "MinnerLi",
"id": 46958036,
"node_id": "MDQ6VXNlcjQ2OTU4MDM2",
"avatar_url": "https://avatars.githubusercontent.com/u/46958036?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MinnerLi",
"html_url": "https://github.com/MinnerLi",
"followers_url": "https://api.github.com/users/MinnerLi/followers",
"following_url": "https://api.github.com/users/MinnerLi/following{/other_user}",
"gists_url": "https://api.github.com/users/MinnerLi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MinnerLi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MinnerLi/subscriptions",
"organizations_url": "https://api.github.com/users/MinnerLi/orgs",
"repos_url": "https://api.github.com/users/MinnerLi/repos",
"events_url": "https://api.github.com/users/MinnerLi/events{/privacy}",
"received_events_url": "https://api.github.com/users/MinnerLi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7354/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/7354/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7353 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7353/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7353/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7353/events | https://github.com/NVIDIA/NeMo/pull/7353 | 1,874,773,474 | PR_kwDOC_bI7s5ZMtZ8 | 7,353 | Upgrade pytorch container to 23.08 | {
"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
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
},
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-31T04:41:12 | 2023-09-05T18:17:14 | 2023-09-05T18:17:13 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7353",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7353",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7353.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7353.patch",
"merged_at": "2023-09-05T18:17:13"
} | # What does this PR do ?
Upgrading to the latest PyTorch container.
**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/7353/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/7353/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7352 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7352/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7352/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7352/events | https://github.com/NVIDIA/NeMo/pull/7352 | 1,874,272,381 | PR_kwDOC_bI7s5ZLATX | 7,352 | Fixing indentation bug in indexed_dataset memory deallocation | {
"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
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-30T19:48:07 | 2023-08-30T22:25:15 | 2023-08-30T22:25:15 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7352",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7352",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7352.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7352.patch",
"merged_at": "2023-08-30T22:25:15"
} | # What does this PR do ?
This PR fixes memory deallocation for indexed_dataset when dataset is first created (currently it happens only when loaded).
Thanks to @hillst for finding the bug!
**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": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/aklife97/followers",
"following_url": "https://api.github.com/users/aklife97/following{/other_user}",
"gists_url": "https://api.github.com/users/aklife97/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aklife97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aklife97/subscriptions",
"organizations_url": "https://api.github.com/users/aklife97/orgs",
"repos_url": "https://api.github.com/users/aklife97/repos",
"events_url": "https://api.github.com/users/aklife97/events{/privacy}",
"received_events_url": "https://api.github.com/users/aklife97/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7352/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/7352/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7351 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7351/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7351/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7351/events | https://github.com/NVIDIA/NeMo/issues/7351 | 1,873,650,516 | I_kwDOC_bI7s5vraNU | 7,351 | Invalid socket warning when running on SLURM | {
"login": "msis",
"id": 577139,
"node_id": "MDQ6VXNlcjU3NzEzOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/577139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/msis",
"html_url": "https://github.com/msis",
"followers_url": "https://api.github.com/users/msis/followers",
"following_url": "https://api.github.com/users/msis/following{/other_user}",
"gists_url": "https://api.github.com/users/msis/gists{/gist_id}",
"starred_url": "https://api.github.com/users/msis/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/msis/subscriptions",
"organizations_url": "https://api.github.com/users/msis/orgs",
"repos_url": "https://api.github.com/users/msis/repos",
"events_url": "https://api.github.com/users/msis/events{/privacy}",
"received_events_url": "https://api.github.com/users/msis/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 | 2023-08-30T13:09:58 | 2024-06-09T15:02:11 | 2023-08-30T20:31:13 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
When training on a single node, multi-gpu setup using SLURM, there's a warning that pops up that I cannot figure out:
```
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
```
**Steps/Code to reproduce bug**
Using the [ASR fine-tuning example](https://github.com/NVIDIA/NeMo/blob/main/examples/asr/speech_to_text_finetune.py) in a `sbatch` script:
```sh
[...]
srun python speech_to_text_finetune.py
[...]
```
It produces the following:
```
[...]
Using bfloat16 Automatic Mixed Precision (AMP)
GPU available: True (cuda), used: True
TPU available: False, using: 0 TPU cores
IPU available: False, using: 0 IPUs
HPU available: False, using: 0 HPUs
Running in `fast_dev_run` mode: will run the requested loop using 20 batch(es). Logging and checkpointing is suppressed.
Initializing distributed: GLOBAL_RANK: 5, MEMBER: 6/8
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
Initializing distributed: GLOBAL_RANK: 4, MEMBER: 5/8
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
Initializing distributed: GLOBAL_RANK: 7, MEMBER: 8/8
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
[W socket.cpp:601] [c10d] The client socket has failed to connect to [ip-26-0-146-37]:22456 (errno: 22 - Invalid argument).
Initializing distributed: GLOBAL_RANK: 0, MEMBER: 1/8
Initializing distributed: GLOBAL_RANK: 1, MEMBER: 2/8
Initializing distributed: GLOBAL_RANK: 3, MEMBER: 4/8
Initializing distributed: GLOBAL_RANK: 2, MEMBER: 3/8
Initializing distributed: GLOBAL_RANK: 6, MEMBER: 7/8
----------------------------------------------------------------------------------------------------
distributed_backend=nccl
All distributed processes registered. Starting with 8 processes
----------------------------------------------------------------------------------------------------
LOCAL_RANK: 0 - CUDA_VISIBLE_DEVICES: [0,1,2,3,4,5,6,7]
LOCAL_RANK: 1 - CUDA_VISIBLE_DEVICES: [0,1,2,3,4,5,6,7]
LOCAL_RANK: 2 - CUDA_VISIBLE_DEVICES: [0,1,2,3,4,5,6,7]
LOCAL_RANK: 3 - CUDA_VISIBLE_DEVICES: [0,1,2,3,4,5,6,7]
LOCAL_RANK: 5 - CUDA_VISIBLE_DEVICES: [0,1,2,3,4,5,6,7]
LOCAL_RANK: 4 - CUDA_VISIBLE_DEVICES: [0,1,2,3,4,5,6,7]
LOCAL_RANK: 6 - CUDA_VISIBLE_DEVICES: [0,1,2,3,4,5,6,7]
LOCAL_RANK: 7 - CUDA_VISIBLE_DEVICES: [0,1,2,3,4,5,6,7]
| Name | Type | Params
------------------------------------------------------------------------
0 | preprocessor | AudioToMelSpectrogramPreprocessor | 0
1 | encoder | ConformerEncoder | 121 M
2 | decoder | ConvASRDecoder | 66.2 K
3 | loss | CTCLoss | 0
4 | spec_augmentation | SpectrogramAugmentation | 0
5 | _wer | WERBPE | 0
------------------------------------------------------------------------
[...]
```
**Expected behavior**
Distributed training to work without any issues or slowdowns.
**Environment overview (please complete the following information)**
- Environment location: SLURM on AWS
- Method of NeMo install: `pip install nemo_toolkit[asr]`
**Environment details**
- OS version: `Deep Learning Base GPU AMI (Ubuntu 20.04) ` (AWS)
- PyTorch version: `2.0.1+cu117`
- Python version: `3.8.10`
**Additional context**
GPU model: 8 A100
| {
"login": "msis",
"id": 577139,
"node_id": "MDQ6VXNlcjU3NzEzOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/577139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/msis",
"html_url": "https://github.com/msis",
"followers_url": "https://api.github.com/users/msis/followers",
"following_url": "https://api.github.com/users/msis/following{/other_user}",
"gists_url": "https://api.github.com/users/msis/gists{/gist_id}",
"starred_url": "https://api.github.com/users/msis/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/msis/subscriptions",
"organizations_url": "https://api.github.com/users/msis/orgs",
"repos_url": "https://api.github.com/users/msis/repos",
"events_url": "https://api.github.com/users/msis/events{/privacy}",
"received_events_url": "https://api.github.com/users/msis/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7351/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/7351/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7350 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7350/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7350/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7350/events | https://github.com/NVIDIA/NeMo/issues/7350 | 1,873,009,810 | I_kwDOC_bI7s5vo9yS | 7,350 | N-gram Language model with Hybrid transducer CTC large. | {
"login": "arvindmn01",
"id": 100796728,
"node_id": "U_kgDOBgIJOA",
"avatar_url": "https://avatars.githubusercontent.com/u/100796728?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arvindmn01",
"html_url": "https://github.com/arvindmn01",
"followers_url": "https://api.github.com/users/arvindmn01/followers",
"following_url": "https://api.github.com/users/arvindmn01/following{/other_user}",
"gists_url": "https://api.github.com/users/arvindmn01/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arvindmn01/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arvindmn01/subscriptions",
"organizations_url": "https://api.github.com/users/arvindmn01/orgs",
"repos_url": "https://api.github.com/users/arvindmn01/repos",
"events_url": "https://api.github.com/users/arvindmn01/events{/privacy}",
"received_events_url": "https://api.github.com/users/arvindmn01/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-30T06:31:37 | 2023-09-12T08:37:46 | 2023-09-12T08:37:46 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi, I am trying to use N-gram language model with Hybrid Transducer CTC large. but i am getting an error.
I loaded model using the below code.
```import nemo.collections.asr as nemo_asr
asr_model = nemo_asr.models.EncDecHybridRNNTCTCBPEModel.from_pretrained(model_name="stt_en_fastconformer_hybrid_large_pc")
```
I am following this [https://github.com/NVIDIA/NeMo/blob/acbd88257f20e776c09f5015b8a793e1bcfa584d/tutorials/asr/Offline_ASR.ipynb](tutorial) to add language model .
```lm_path="/content/5gram_correct.arpa"
beam_search_lm = nemo_asr.modules.BeamSearchDecoderWithLM(
vocab=list(asr_model.decoder.vocabulary),
beam_width=16,
alpha=1, beta=1.5,
lm_path=lm_path,
num_cpus=max(os.cpu_count(), 1),
input_tensor=False)
```
but i am getting this error.
`AttributeError: 'RNNTDecoder' object has no attribute 'vocabulary'`
is there any way to use N-gram language model with Hybrid Transducer CTC large? | {
"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/7350/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/7350/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7349 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7349/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7349/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7349/events | https://github.com/NVIDIA/NeMo/issues/7349 | 1,872,151,878 | I_kwDOC_bI7s5vlsVG | 7,349 | cannot import name 'JobStatus' from 'hydra.core.utils' | {
"login": "pragyachaturvedi99",
"id": 102033982,
"node_id": "U_kgDOBhTqPg",
"avatar_url": "https://avatars.githubusercontent.com/u/102033982?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pragyachaturvedi99",
"html_url": "https://github.com/pragyachaturvedi99",
"followers_url": "https://api.github.com/users/pragyachaturvedi99/followers",
"following_url": "https://api.github.com/users/pragyachaturvedi99/following{/other_user}",
"gists_url": "https://api.github.com/users/pragyachaturvedi99/gists{/gist_id}",
"starred_url": "https://api.github.com/users/pragyachaturvedi99/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/pragyachaturvedi99/subscriptions",
"organizations_url": "https://api.github.com/users/pragyachaturvedi99/orgs",
"repos_url": "https://api.github.com/users/pragyachaturvedi99/repos",
"events_url": "https://api.github.com/users/pragyachaturvedi99/events{/privacy}",
"received_events_url": "https://api.github.com/users/pragyachaturvedi99/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": "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 | 2023-08-29T18:02:23 | 2023-12-31T14:29:10 | 2023-09-06T16:34:00 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
cannot import name 'JobStatus' from 'hydra.core.utils'.
I have cloned Nemo git repository on my vm instance and am trying to resolve this import issue
**Execute Fastpitch_fintetune.ipynb in import cell**
| {
"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/7349/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/7349/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7347 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7347/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7347/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7347/events | https://github.com/NVIDIA/NeMo/issues/7347 | 1,871,748,446 | I_kwDOC_bI7s5vkJ1e | 7,347 | Word boosting for rnnt decoders | {
"login": "gabitza-tech",
"id": 53811655,
"node_id": "MDQ6VXNlcjUzODExNjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/53811655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabitza-tech",
"html_url": "https://github.com/gabitza-tech",
"followers_url": "https://api.github.com/users/gabitza-tech/followers",
"following_url": "https://api.github.com/users/gabitza-tech/following{/other_user}",
"gists_url": "https://api.github.com/users/gabitza-tech/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gabitza-tech/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gabitza-tech/subscriptions",
"organizations_url": "https://api.github.com/users/gabitza-tech/orgs",
"repos_url": "https://api.github.com/users/gabitza-tech/repos",
"events_url": "https://api.github.com/users/gabitza-tech/events{/privacy}",
"received_events_url": "https://api.github.com/users/gabitza-tech/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-29T14:03:38 | 2023-10-18T13:25:19 | 2023-10-18T13:25:19 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Do rnnt-bpe models support word boosting? If not, is there any library that may implement this?
I am also interested if beam search + n-gram modelling for rnnt supports timestamp extraction/confidence estimate for words?
Thank you in advance!! | {
"login": "gabitza-tech",
"id": 53811655,
"node_id": "MDQ6VXNlcjUzODExNjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/53811655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabitza-tech",
"html_url": "https://github.com/gabitza-tech",
"followers_url": "https://api.github.com/users/gabitza-tech/followers",
"following_url": "https://api.github.com/users/gabitza-tech/following{/other_user}",
"gists_url": "https://api.github.com/users/gabitza-tech/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gabitza-tech/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gabitza-tech/subscriptions",
"organizations_url": "https://api.github.com/users/gabitza-tech/orgs",
"repos_url": "https://api.github.com/users/gabitza-tech/repos",
"events_url": "https://api.github.com/users/gabitza-tech/events{/privacy}",
"received_events_url": "https://api.github.com/users/gabitza-tech/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7347/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/7347/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7346 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7346/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7346/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7346/events | https://github.com/NVIDIA/NeMo/issues/7346 | 1,871,430,604 | I_kwDOC_bI7s5vi8PM | 7,346 | Voice Conversion Tutorial | {
"login": "babat00nday",
"id": 16563281,
"node_id": "MDQ6VXNlcjE2NTYzMjgx",
"avatar_url": "https://avatars.githubusercontent.com/u/16563281?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/babat00nday",
"html_url": "https://github.com/babat00nday",
"followers_url": "https://api.github.com/users/babat00nday/followers",
"following_url": "https://api.github.com/users/babat00nday/following{/other_user}",
"gists_url": "https://api.github.com/users/babat00nday/gists{/gist_id}",
"starred_url": "https://api.github.com/users/babat00nday/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/babat00nday/subscriptions",
"organizations_url": "https://api.github.com/users/babat00nday/orgs",
"repos_url": "https://api.github.com/users/babat00nday/repos",
"events_url": "https://api.github.com/users/babat00nday/events{/privacy}",
"received_events_url": "https://api.github.com/users/babat00nday/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 | {
"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
},
{
"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": "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
}
] | null | null | 2023-08-29T11:02:46 | 2023-11-10T01:45:11 | 2023-11-10T01:45:11 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am trying to use NeMo for voice conversion and I am looking for a tutorial notebook that explains how I can do this.
Basically I want to provide 2 wav files as input and have the output be a single wav file that contains the speech from one file with the voice from the other file.
I went through the documentation for examples and tutorials and could not find how I could achieve this. | {
"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/7346/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/7346/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7344 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7344/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7344/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7344/events | https://github.com/NVIDIA/NeMo/issues/7344 | 1,871,122,579 | I_kwDOC_bI7s5vhxCT | 7,344 | Replace 'fasttext' with 'fasttext-wheel' in requirements_nlp | {
"login": "mirix",
"id": 1048106,
"node_id": "MDQ6VXNlcjEwNDgxMDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/1048106?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mirix",
"html_url": "https://github.com/mirix",
"followers_url": "https://api.github.com/users/mirix/followers",
"following_url": "https://api.github.com/users/mirix/following{/other_user}",
"gists_url": "https://api.github.com/users/mirix/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mirix/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mirix/subscriptions",
"organizations_url": "https://api.github.com/users/mirix/orgs",
"repos_url": "https://api.github.com/users/mirix/repos",
"events_url": "https://api.github.com/users/mirix/events{/privacy}",
"received_events_url": "https://api.github.com/users/mirix/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 | null | [] | null | null | 2023-08-29T08:06:17 | 2023-10-15T01:45:46 | 2023-10-15T01:45:46 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
It is not possible to install the requirements of the NLP component because the fasttext wheel cannot be build any more. However, there is a fork called fasttext-wheel that can be installed with pip. I have tested it extensively and it works with NeMo
**Steps/Code to reproduce bug**
```
pip install -r requirement/requirements_nlp.txt
```
**Expected behavior**
To be able to install NLP component of the NeMo toolkit without having to hack the requirements_nlp file each time.
**Environment overview (please complete the following information)**
- Environment location: Bare-metal
- Method of NeMo install: pip and source
```
pip install "git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[all]"
```
or (from source)
```
pip install -e ".[all]"
```
**Environment details**
- OS version : Manjaro Linux (current)
- PyTorch version: Nightly builds with Cuda 12.1 (pip)
- Python version: 3.8.18 (NeMo does not work with more recent Python versions)
**Additional context**
| {
"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/7344/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/7344/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7343 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7343/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7343/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7343/events | https://github.com/NVIDIA/NeMo/pull/7343 | 1,870,866,220 | PR_kwDOC_bI7s5Y_jpf | 7,343 | Update save_to and restore_from for dist checkpointing | {
"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
} | [
{
"id": 1923495043,
"node_id": "MDU6TGFiZWwxOTIzNDk1MDQz",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core",
"name": "core",
"color": "f25e3a",
"default": false,
"description": "Changes to NeMo Core"
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-29T04:40:03 | 2023-09-09T04:25:36 | 2023-09-09T04:25:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7343",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7343",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7343.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7343.patch",
"merged_at": "2023-09-09T04:25:35"
} | # What does this PR do ?
Save_to a .nemo file with distributed checkpoint and restore_from a .nemo file with dist ckpt.
This makes it so that, for example, eval can be done with different model parallel configs on the fly.
**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
- [ ] 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/7343/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/7343/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7342 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7342/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7342/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7342/events | https://github.com/NVIDIA/NeMo/pull/7342 | 1,870,758,361 | PR_kwDOC_bI7s5Y_M2p | 7,342 | Added Exportable bits to T5 + unit test | {
"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
} | [
{
"id": 1923495043,
"node_id": "MDU6TGFiZWwxOTIzNDk1MDQz",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core",
"name": "core",
"color": "f25e3a",
"default": false,
"description": "Changes to NeMo Core"
},
{
"id": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
},
{
"id": 4585431311,
"node_id": "LA_kwDOC_bI7s8AAAABEVAhDw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | null | [] | null | null | 2023-08-29T02:11:18 | 2023-10-03T01:44:37 | 2023-10-03T01:44:37 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7342",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7342",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7342.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7342.patch",
"merged_at": null
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a 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": "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/7342/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/7342/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7341 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7341/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7341/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7341/events | https://github.com/NVIDIA/NeMo/pull/7341 | 1,870,619,421 | PR_kwDOC_bI7s5Y-vjQ | 7,341 | Maanug/resume checkpoint priority rebased | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-28T22:56:59 | 2023-08-28T23:08:55 | 2023-08-28T23:08:55 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7341",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7341",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7341.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7341.patch",
"merged_at": null
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a 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": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7341/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/7341/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7340 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7340/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7340/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7340/events | https://github.com/NVIDIA/NeMo/pull/7340 | 1,870,557,805 | PR_kwDOC_bI7s5Y-h7H | 7,340 | Remove apex and trainer dependency with single gpu | {
"login": "yuanzhedong",
"id": 5069709,
"node_id": "MDQ6VXNlcjUwNjk3MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5069709?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yuanzhedong",
"html_url": "https://github.com/yuanzhedong",
"followers_url": "https://api.github.com/users/yuanzhedong/followers",
"following_url": "https://api.github.com/users/yuanzhedong/following{/other_user}",
"gists_url": "https://api.github.com/users/yuanzhedong/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yuanzhedong/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yuanzhedong/subscriptions",
"organizations_url": "https://api.github.com/users/yuanzhedong/orgs",
"repos_url": "https://api.github.com/users/yuanzhedong/repos",
"events_url": "https://api.github.com/users/yuanzhedong/events{/privacy}",
"received_events_url": "https://api.github.com/users/yuanzhedong/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
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-28T21:49:55 | 2023-09-28T01:44:30 | 2023-09-28T01:44:30 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7340",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7340",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7340.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7340.patch",
"merged_at": null
} | # What does this PR do ?
Remove apex, trainer, torch.distributed dependencies when run inference on single gpu.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
A demo colab:
https://colab.research.google.com/drive/1kMoBxNzTB8W0dmDzzWaMhl3WgYYXfh8N?usp=sharing
# 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?
- [x] 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": "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/7340/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/7340/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7339 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7339/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7339/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7339/events | https://github.com/NVIDIA/NeMo/pull/7339 | 1,870,404,982 | PR_kwDOC_bI7s5Y9__p | 7,339 | Move `resume_from_checkpoint` parameter: trainer -> exp_manager (for PTL 2.0) | {
"login": "artbataev",
"id": 9380560,
"node_id": "MDQ6VXNlcjkzODA1NjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/9380560?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/artbataev",
"html_url": "https://github.com/artbataev",
"followers_url": "https://api.github.com/users/artbataev/followers",
"following_url": "https://api.github.com/users/artbataev/following{/other_user}",
"gists_url": "https://api.github.com/users/artbataev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/artbataev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/artbataev/subscriptions",
"organizations_url": "https://api.github.com/users/artbataev/orgs",
"repos_url": "https://api.github.com/users/artbataev/repos",
"events_url": "https://api.github.com/users/artbataev/events{/privacy}",
"received_events_url": "https://api.github.com/users/artbataev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
},
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-28T19:58:11 | 2023-08-29T08:10:04 | 2023-08-29T08:10:02 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7339",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7339",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7339.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7339.patch",
"merged_at": "2023-08-29T08:10:02"
} | # What does this PR do ?
Fixes broken configs (PTL 2.0): move parameter `resume_from_checkpoint` to `exp_manager`, as implemented in #7159
**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": "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/7339/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/7339/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7338 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7338/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7338/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7338/events | https://github.com/NVIDIA/NeMo/pull/7338 | 1,870,325,341 | PR_kwDOC_bI7s5Y9v4V | 7,338 | add bf16 inference support and fix seq_len stft 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
} | [
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-28T19:16:50 | 2023-08-28T19:46:49 | 2023-08-28T19:46:48 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7338",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7338",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7338.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7338.patch",
"merged_at": "2023-08-28T19:46:48"
} | # What does this PR do ?
add bf16 inference support and fix seq_len stft issue
**Collection**: ASR
# Changelog
- torch.floor_divide will make sure to not go into round off issues at higher precisions
- add support for amp_dtype during transcribing
# Usage
```bash
python speech_to_text_eval.py dataset_manifest=<name> amp=True amp_dtype=bfloat16
```
# 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
- [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/7338/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/7338/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7336 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7336/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7336/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7336/events | https://github.com/NVIDIA/NeMo/pull/7336 | 1,870,207,186 | PR_kwDOC_bI7s5Y9Xg_ | 7,336 | Move model precision copy | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-28T18:02:56 | 2023-09-18T17:50:47 | 2023-09-07T02:27:09 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7336",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7336",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7336.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7336.patch",
"merged_at": "2023-09-07T02:27:09"
} | # What does this PR do ?
Move model precision copy to MegatronBaseModel to reduce boilerplate.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Remove `cfg.model.precision` = `cfg.trainer.precision` copy from several examples
- Set precision in `MegatronBaseModel` which all Megatron models inherit from
- Fix some mapping of PTL 2.0 precision to torch datatypes that were exposed by above
# 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
- [X] Refactor
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/7336/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/7336/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7335 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7335/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7335/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7335/events | https://github.com/NVIDIA/NeMo/pull/7335 | 1,870,201,141 | PR_kwDOC_bI7s5Y9WMG | 7,335 | Resume checkpoint priority | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-28T17:58:22 | 2023-08-29T02:20:35 | 2023-08-29T02:20:33 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7335",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7335",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7335.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7335.patch",
"merged_at": "2023-08-29T02:20:33"
} | # What does this PR do ?
Fix resume from checkpoint behavior to have lower priority than experiment dir.
**Collection**: [Note which collection this PR will affect]
# Changelog
- resume from checkpoint behavior
- reorganize `check_resume` for prints
- disable `TRANSFORMERS_OFFLINE` for some tests that were failing
# 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": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7335/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/7335/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7334 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7334/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7334/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7334/events | https://github.com/NVIDIA/NeMo/pull/7334 | 1,870,104,953 | PR_kwDOC_bI7s5Y9BMG | 7,334 | Fix activation checkpoint | {
"login": "hsiehjackson",
"id": 37269846,
"node_id": "MDQ6VXNlcjM3MjY5ODQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/37269846?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hsiehjackson",
"html_url": "https://github.com/hsiehjackson",
"followers_url": "https://api.github.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-28T16:46:42 | 2023-08-29T18:06:04 | 2023-08-29T18:06:03 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7334",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7334",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7334.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7334.patch",
"merged_at": "2023-08-29T18:06:03"
} | # What does this PR do ?
Fix issue related to this PR https://github.com/NVIDIA/NeMo/pull/7200/
**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": "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/7334/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/7334/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7333 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7333/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7333/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7333/events | https://github.com/NVIDIA/NeMo/issues/7333 | 1,870,103,701 | I_kwDOC_bI7s5vd4SV | 7,333 | Token_Classification-BioMegatron.ipynb Does not work on Google Colab (Model initialization failed) | {
"login": "xuezhaokun",
"id": 6678333,
"node_id": "MDQ6VXNlcjY2NzgzMzM=",
"avatar_url": "https://avatars.githubusercontent.com/u/6678333?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xuezhaokun",
"html_url": "https://github.com/xuezhaokun",
"followers_url": "https://api.github.com/users/xuezhaokun/followers",
"following_url": "https://api.github.com/users/xuezhaokun/following{/other_user}",
"gists_url": "https://api.github.com/users/xuezhaokun/gists{/gist_id}",
"starred_url": "https://api.github.com/users/xuezhaokun/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xuezhaokun/subscriptions",
"organizations_url": "https://api.github.com/users/xuezhaokun/orgs",
"repos_url": "https://api.github.com/users/xuezhaokun/repos",
"events_url": "https://api.github.com/users/xuezhaokun/events{/privacy}",
"received_events_url": "https://api.github.com/users/xuezhaokun/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 | null | [] | null | null | 2023-08-28T16:45:48 | 2023-10-05T01:45:15 | 2023-10-05T01:45:15 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I tried to run the colab notebook from the stable realse(`BRANCH='r1.20.0'`):https://colab.research.google.com/github/NVIDIA/NeMo/blob/stable/tutorials/nlp/Token_Classification_Named_Entity_Recognition.ipynb
On the step for initializing the model:
```
model_ner = nemo_nlp.models.TokenClassificationModel(cfg=config.model, trainer=trainer)
```
I got this error:
```
[NeMo E 2023-08-28 16:39:54 common:506] Model instantiation failed!
Target class: nemo.collections.nlp.models.language_modeling.megatron_bert_model.MegatronBertModel
Error(s): name 'set_logging_level' is not defined
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/nemo/core/classes/common.py", line 485, in from_config_dict
instance = imported_cls(cfg=config, trainer=trainer)
File "/usr/local/lib/python3.10/dist-packages/nemo/collections/nlp/models/language_modeling/megatron_bert_model.py", line 89, in __init__
super().__init__(cfg, trainer=trainer, no_lm_init=False)
File "/usr/local/lib/python3.10/dist-packages/nemo/collections/nlp/models/language_modeling/megatron_base_model.py", line 123, in __init__
initialize_model_parallel_for_nemo(
File "/usr/local/lib/python3.10/dist-packages/nemo/collections/nlp/modules/common/megatron/megatron_init.py", line 141, in initialize_model_parallel_for_nemo
set_logging_level(apex_transformer_log_level)
NameError: name 'set_logging_level' is not defined
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
[<ipython-input-25-4645443f78bc>](https://localhost:8080/#) in <cell line: 1>()
----> 1 model_ner = nemo_nlp.models.TokenClassificationModel(cfg=config.model, trainer=trainer)
````
BTW, I always got dependencies error for installing NeMo on Colab. Currently, I just ignore it.
```
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
ipython 7.34.0 requires jedi>=0.16, which is not installed.
cvxpy 1.3.2 requires setuptools>65.5.1, but you have setuptools 65.5.1 which is incompatible.
``` | {
"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/7333/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/7333/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7332 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7332/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7332/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7332/events | https://github.com/NVIDIA/NeMo/pull/7332 | 1,869,751,614 | PR_kwDOC_bI7s5Y7z95 | 7,332 | adding bias_dropout_add_fusion option for BERT | {
"login": "clumsy",
"id": 379115,
"node_id": "MDQ6VXNlcjM3OTExNQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/379115?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/clumsy",
"html_url": "https://github.com/clumsy",
"followers_url": "https://api.github.com/users/clumsy/followers",
"following_url": "https://api.github.com/users/clumsy/following{/other_user}",
"gists_url": "https://api.github.com/users/clumsy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/clumsy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/clumsy/subscriptions",
"organizations_url": "https://api.github.com/users/clumsy/orgs",
"repos_url": "https://api.github.com/users/clumsy/repos",
"events_url": "https://api.github.com/users/clumsy/events{/privacy}",
"received_events_url": "https://api.github.com/users/clumsy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-28T13:18:04 | 2023-09-02T02:35:23 | 2023-09-01T23:15:10 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7332",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7332",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7332.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7332.patch",
"merged_at": "2023-09-01T23:15:10"
} | # What does this PR do ?
Adding an option to disable `bias_dropout_add_fusion`, same as for GPT model [here](https://github.com/NVIDIA/NeMo/blob/455d2dfb3479cd30a7857db3c2e2864a921488b8/nemo/collections/nlp/models/language_modeling/megatron_gpt_model.py#L362)
**Collection**: Language Modeling -> BERT
# Changelog
- `bert_model.py:188` - adding the flag to the `bert_model` constructor
- `bert_model.py:236` - passing the flag to the `language_model` creation
- `megatron_bert_model.py:184` - passing the flag to the `bert_model` based on config
# Usage
* `bias_dropout_add_fusion: <BOOLEAN>` can now be set in BERT model config
# 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": "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/7332/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/7332/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7331 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7331/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7331/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7331/events | https://github.com/NVIDIA/NeMo/issues/7331 | 1,868,962,796 | I_kwDOC_bI7s5vZhvs | 7,331 | ImportError: scikit_learn.libs/libgomp-d22c30c5.so.1.0.0: cannot allocate memory in static TLS block | {
"login": "UserName-wang",
"id": 57220346,
"node_id": "MDQ6VXNlcjU3MjIwMzQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/57220346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/UserName-wang",
"html_url": "https://github.com/UserName-wang",
"followers_url": "https://api.github.com/users/UserName-wang/followers",
"following_url": "https://api.github.com/users/UserName-wang/following{/other_user}",
"gists_url": "https://api.github.com/users/UserName-wang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/UserName-wang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/UserName-wang/subscriptions",
"organizations_url": "https://api.github.com/users/UserName-wang/orgs",
"repos_url": "https://api.github.com/users/UserName-wang/repos",
"events_url": "https://api.github.com/users/UserName-wang/events{/privacy}",
"received_events_url": "https://api.github.com/users/UserName-wang/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 | 2023-08-28T04:53:03 | 2023-08-28T09:40:09 | 2023-08-28T09:40:08 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
tried to run: NeMo/tutorials/00_NeMo_Primer.ipynb
got error message after this command:
import nemo.collections.asr as nemo_asr
**Environment details**
environment: jetson agx orin, jetpack 5.1.2, in a docker: [dustynv/nemo:r35.3.1](https://hub.docker.com/r/dustynv/nemo/tags)
[error_message.txt](https://github.com/NVIDIA/NeMo/files/12450309/error_message.txt)
| {
"login": "UserName-wang",
"id": 57220346,
"node_id": "MDQ6VXNlcjU3MjIwMzQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/57220346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/UserName-wang",
"html_url": "https://github.com/UserName-wang",
"followers_url": "https://api.github.com/users/UserName-wang/followers",
"following_url": "https://api.github.com/users/UserName-wang/following{/other_user}",
"gists_url": "https://api.github.com/users/UserName-wang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/UserName-wang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/UserName-wang/subscriptions",
"organizations_url": "https://api.github.com/users/UserName-wang/orgs",
"repos_url": "https://api.github.com/users/UserName-wang/repos",
"events_url": "https://api.github.com/users/UserName-wang/events{/privacy}",
"received_events_url": "https://api.github.com/users/UserName-wang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7331/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/7331/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7330 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7330/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7330/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7330/events | https://github.com/NVIDIA/NeMo/pull/7330 | 1,868,725,705 | PR_kwDOC_bI7s5Y4S5g | 7,330 | Automatic Lip Reading Recognition (ALR) - ASR/CV (Visual ASR) | {
"login": "burchim",
"id": 60737204,
"node_id": "MDQ6VXNlcjYwNzM3MjA0",
"avatar_url": "https://avatars.githubusercontent.com/u/60737204?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/burchim",
"html_url": "https://github.com/burchim",
"followers_url": "https://api.github.com/users/burchim/followers",
"following_url": "https://api.github.com/users/burchim/following{/other_user}",
"gists_url": "https://api.github.com/users/burchim/gists{/gist_id}",
"starred_url": "https://api.github.com/users/burchim/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/burchim/subscriptions",
"organizations_url": "https://api.github.com/users/burchim/orgs",
"repos_url": "https://api.github.com/users/burchim/repos",
"events_url": "https://api.github.com/users/burchim/events{/privacy}",
"received_events_url": "https://api.github.com/users/burchim/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 1923495043,
"node_id": "MDU6TGFiZWwxOTIzNDk1MDQz",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core",
"name": "core",
"color": "f25e3a",
"default": false,
"description": "Changes to NeMo Core"
},
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
},
{
"id": 4847373924,
"node_id": "LA_kwDOC_bI7s8AAAABIO0OZA",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common",
"name": "common",
"color": "c5def5",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-28T00:50:24 | 2023-09-20T21:15:06 | 2023-09-20T21:14:17 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7330",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7330",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7330.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7330.patch",
"merged_at": "2023-09-20T21:14:17"
} | # What does this PR do ?
Add a new "cv" branch for lip reading task and everything related to computer vision
**Collection**: cv
# Changelog
- new cv branch
- 6 new cv models in cv/models: VisualEncDecCTCModelBPE, VisualEncDecCTCModel, VisualEncDecHybridRNNTCTCBPEModel, VisualEncDecHybridRNNTCTCModel, VisualEncDecRNNTBPEModel, VisualEncDecRNNTModel
- cv datasets in cv/data: VideoToBPEDataset, VideoToCharDataset, TarredVideoToBPEDataset
- cv modules in cv/modules: ResNetVideoFrontEnd, LinearProjectionVideoFrontEnd, VideoAugmentation, VideoPreprocessor
- video featurizer in cv/parts/preprocessing
# Usage
* You can potentially add a usage example below
```python
import nemo.collections.cv as nemo_cv
from omegaconf import OmegaConf
config_path = "model_config.yaml"
params = OmegaConf.load(config_path)
# hybrid CTC/RNN-T BPE lip reading model
model = nemo_cv.models.VisualEncDecHybridRNNTCTCBPEModel(cfg=params.model)
```
# 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": "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/7330/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/7330/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7329 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7329/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7329/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7329/events | https://github.com/NVIDIA/NeMo/issues/7329 | 1,868,418,825 | I_kwDOC_bI7s5vXc8J | 7,329 | High GPU usage in Google Colab | {
"login": "SubhamSubhasisPatra",
"id": 43811917,
"node_id": "MDQ6VXNlcjQzODExOTE3",
"avatar_url": "https://avatars.githubusercontent.com/u/43811917?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SubhamSubhasisPatra",
"html_url": "https://github.com/SubhamSubhasisPatra",
"followers_url": "https://api.github.com/users/SubhamSubhasisPatra/followers",
"following_url": "https://api.github.com/users/SubhamSubhasisPatra/following{/other_user}",
"gists_url": "https://api.github.com/users/SubhamSubhasisPatra/gists{/gist_id}",
"starred_url": "https://api.github.com/users/SubhamSubhasisPatra/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/SubhamSubhasisPatra/subscriptions",
"organizations_url": "https://api.github.com/users/SubhamSubhasisPatra/orgs",
"repos_url": "https://api.github.com/users/SubhamSubhasisPatra/repos",
"events_url": "https://api.github.com/users/SubhamSubhasisPatra/events{/privacy}",
"received_events_url": "https://api.github.com/users/SubhamSubhasisPatra/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 | null | [] | null | null | 2023-08-27T09:03:18 | 2023-10-04T01:44:59 | 2023-10-04T01:44:59 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Description**
While using NeMo in google golab in CPU mode the GPU spike to 100% never comes down. the same issue is in the TPU mode Also the RAM spiked to 100%
**Steps to reproduce bug**
Try to run this collab file, the same issue will be seen
````
https://colab.research.google.com/drive/1uO2cgu5wjZqEUY1wnlHCe0npe3XRDTka?usp=sharing
````
**Expected behavior**
A clear and concise description of what you expected to happen.
- Environment Location: Collab
- Method of NeMo install: While running this code
````
parsed = spec_generator.parse(input_text)
spectrogram = spec_generator.generate_spectrogram(tokens=parsed)
audio = model.convert_spectrogram_to_audio(spec=spectrogram)
````
**Environment details**
Otherwise, please provide:
- OS version
- PyTorch Version
````
pytorch-lightning==1.9.4
torch @ https://download.pytorch.org/whl/cu118/torch-2.0.1%2Bcu118-cp310-cp310-linux_x86_64.whl#sha256=a7a49d459bf4862f64f7bc1a68beccf8881c2fa9f3e0569608e16ba6f85ebf7b
````
- Python 3.10.12
| {
"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/7329/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/7329/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7328 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7328/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7328/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7328/events | https://github.com/NVIDIA/NeMo/pull/7328 | 1,867,853,363 | PR_kwDOC_bI7s5Y1oRN | 7,328 | move precision test | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/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
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
},
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-26T01:54:51 | 2023-09-11T19:49:46 | 2023-09-11T19:49:46 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7328",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7328",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7328.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7328.patch",
"merged_at": null
} | # What does this PR do ?
Run tests after what is failing on main
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": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7328/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/7328/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7327 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7327/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7327/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7327/events | https://github.com/NVIDIA/NeMo/pull/7327 | 1,867,849,007 | PR_kwDOC_bI7s5Y1nX0 | 7,327 | resume checkpoint prio test | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/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
},
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-26T01:38:13 | 2023-09-11T19:49:52 | 2023-09-11T19:49:52 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7327",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7327",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7327.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7327.patch",
"merged_at": null
} | # What does this PR do ?
check other tests after what is currently failing on main
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": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7327/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/7327/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7326 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7326/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7326/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7326/events | https://github.com/NVIDIA/NeMo/pull/7326 | 1,867,787,219 | PR_kwDOC_bI7s5Y1aAe | 7,326 | enable selective unfreeze | {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 1923495043,
"node_id": "MDU6TGFiZWwxOTIzNDk1MDQz",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core",
"name": "core",
"color": "f25e3a",
"default": false,
"description": "Changes to NeMo Core"
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
},
{
"id": 4847373924,
"node_id": "LA_kwDOC_bI7s8AAAABIO0OZA",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common",
"name": "common",
"color": "c5def5",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-25T23:41:42 | 2023-09-02T16:47:14 | 2023-09-02T16:47:13 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7326",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7326",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7326.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7326.patch",
"merged_at": "2023-09-02T16:47:13"
} | # What does this PR do ?
allow for selective unfreeze of PEFT params. Useful for continued training of PEFT.
**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
- [ ] 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": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7326/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/7326/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7325 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7325/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7325/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7325/events | https://github.com/NVIDIA/NeMo/pull/7325 | 1,867,748,641 | PR_kwDOC_bI7s5Y1RzA | 7,325 | lora merge fix for O2 names | {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-25T22:27:36 | 2023-09-01T18:02:52 | 2023-09-01T18:02:51 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7325",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7325",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7325.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7325.patch",
"merged_at": "2023-09-01T18:02:51"
} | # What does this PR do ?
O2=True changes the names of the expected keys after merging.
**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": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7325/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/7325/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7324 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7324/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7324/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7324/events | https://github.com/NVIDIA/NeMo/pull/7324 | 1,867,713,071 | PR_kwDOC_bI7s5Y1KHS | 7,324 | Speechlm delayparallel | {
"login": "paarthneekhara",
"id": 7913368,
"node_id": "MDQ6VXNlcjc5MTMzNjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/7913368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paarthneekhara",
"html_url": "https://github.com/paarthneekhara",
"followers_url": "https://api.github.com/users/paarthneekhara/followers",
"following_url": "https://api.github.com/users/paarthneekhara/following{/other_user}",
"gists_url": "https://api.github.com/users/paarthneekhara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/paarthneekhara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/paarthneekhara/subscriptions",
"organizations_url": "https://api.github.com/users/paarthneekhara/orgs",
"repos_url": "https://api.github.com/users/paarthneekhara/repos",
"events_url": "https://api.github.com/users/paarthneekhara/events{/privacy}",
"received_events_url": "https://api.github.com/users/paarthneekhara/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-25T21:37:45 | 2023-08-28T20:21:28 | 2023-08-28T20:21:28 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7324",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7324",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7324.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7324.patch",
"merged_at": "2023-08-28T20:21:28"
} | # 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": "paarthneekhara",
"id": 7913368,
"node_id": "MDQ6VXNlcjc5MTMzNjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/7913368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paarthneekhara",
"html_url": "https://github.com/paarthneekhara",
"followers_url": "https://api.github.com/users/paarthneekhara/followers",
"following_url": "https://api.github.com/users/paarthneekhara/following{/other_user}",
"gists_url": "https://api.github.com/users/paarthneekhara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/paarthneekhara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/paarthneekhara/subscriptions",
"organizations_url": "https://api.github.com/users/paarthneekhara/orgs",
"repos_url": "https://api.github.com/users/paarthneekhara/repos",
"events_url": "https://api.github.com/users/paarthneekhara/events{/privacy}",
"received_events_url": "https://api.github.com/users/paarthneekhara/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7324/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/7324/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7323 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7323/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7323/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7323/events | https://github.com/NVIDIA/NeMo/pull/7323 | 1,867,707,852 | PR_kwDOC_bI7s5Y1I-p | 7,323 | Report details of errors importing NeMo NLP collection. | {
"login": "shaper",
"id": 8998,
"node_id": "MDQ6VXNlcjg5OTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/8998?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shaper",
"html_url": "https://github.com/shaper",
"followers_url": "https://api.github.com/users/shaper/followers",
"following_url": "https://api.github.com/users/shaper/following{/other_user}",
"gists_url": "https://api.github.com/users/shaper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shaper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shaper/subscriptions",
"organizations_url": "https://api.github.com/users/shaper/orgs",
"repos_url": "https://api.github.com/users/shaper/repos",
"events_url": "https://api.github.com/users/shaper/events{/privacy}",
"received_events_url": "https://api.github.com/users/shaper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-25T21:31:06 | 2023-08-26T00:31:26 | 2023-08-25T21:31:28 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7323",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7323",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7323.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7323.patch",
"merged_at": null
} | null | {
"login": "shaper",
"id": 8998,
"node_id": "MDQ6VXNlcjg5OTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/8998?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shaper",
"html_url": "https://github.com/shaper",
"followers_url": "https://api.github.com/users/shaper/followers",
"following_url": "https://api.github.com/users/shaper/following{/other_user}",
"gists_url": "https://api.github.com/users/shaper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shaper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shaper/subscriptions",
"organizations_url": "https://api.github.com/users/shaper/orgs",
"repos_url": "https://api.github.com/users/shaper/repos",
"events_url": "https://api.github.com/users/shaper/events{/privacy}",
"received_events_url": "https://api.github.com/users/shaper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7323/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/7323/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7322 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7322/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7322/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7322/events | https://github.com/NVIDIA/NeMo/pull/7322 | 1,867,648,384 | PR_kwDOC_bI7s5Y07_s | 7,322 | resume from checkpoint if exp dir is empty | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/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 | 2023-08-25T20:30:02 | 2023-09-09T01:44:16 | 2023-09-09T01:44:16 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7322",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7322",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7322.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7322.patch",
"merged_at": null
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a 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": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7322/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/7322/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7321 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7321/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7321/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7321/events | https://github.com/NVIDIA/NeMo/pull/7321 | 1,867,395,830 | PR_kwDOC_bI7s5Y0EvE | 7,321 | [TTS] Add additional config to preprocess_text and compute_feature_stats | {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | 2023-08-25T17:00:37 | 2023-08-29T00:27:44 | 2023-08-29T00:27:43 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7321",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7321",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7321.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7321.patch",
"merged_at": "2023-08-29T00:27:43"
} | # What does this PR do ?
Add some configuration to TTS preprocessing to make them more usable.
Most important, adding `batch_size` to text normalization multi-processing which I have found to make it about 10x faster than using the default 'auto' batch size in joblib. I do not fully understand why, but the documentation indicates that large batch sizes work for small, fast tasks:
> batch_size: int or 'auto', default: 'auto'
> The number of atomic tasks to dispatch at once to each
> worker. When individual evaluations are very fast, dispatching
> calls to workers can be slower than sequential computation because
> of the overhead. Batching fast computations together can mitigate
> this.
**Collection**: [TTS]
# Changelog
- Add `batch_size` parameter to `preprocess_text.py`
- Add input and output field parameters to `preprocess_text.py`
- Fix boolean flag parsing for `lower_case` for `preprocess_text.py`
- Modify `compute_feature_stats.py` so that it can take a list of manifests, making it easy to compute pitch/energy stats across multiple datasets.
# 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
| {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7321/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/7321/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7320 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7320/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7320/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7320/events | https://github.com/NVIDIA/NeMo/issues/7320 | 1,866,284,182 | I_kwDOC_bI7s5vPTyW | 7,320 | ModuleNotFoundError: No module named 'ctc_decoders' | {
"login": "KyuDan1",
"id": 116885375,
"node_id": "U_kgDOBveHfw",
"avatar_url": "https://avatars.githubusercontent.com/u/116885375?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KyuDan1",
"html_url": "https://github.com/KyuDan1",
"followers_url": "https://api.github.com/users/KyuDan1/followers",
"following_url": "https://api.github.com/users/KyuDan1/following{/other_user}",
"gists_url": "https://api.github.com/users/KyuDan1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/KyuDan1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/KyuDan1/subscriptions",
"organizations_url": "https://api.github.com/users/KyuDan1/orgs",
"repos_url": "https://api.github.com/users/KyuDan1/repos",
"events_url": "https://api.github.com/users/KyuDan1/events{/privacy}",
"received_events_url": "https://api.github.com/users/KyuDan1/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 | 2023-08-25T04:55:35 | 2023-09-13T20:21:58 | 2023-09-13T20:21:58 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | File "/home/mid01/anaconda3/envs/py3.8/lib/python3.8/site-packages/nemo/collections/asr/modules/beam_search_decoder.py", line 64, in __init__
from ctc_decoders import Scorer, ctc_beam_search_decoder_batch
ModuleNotFoundError: No module named 'ctc_decoders'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "decoder_testing.py", line 38, in <module>
beam_search = nemo_asr.modules.BeamSearchDecoderWithLM(
File "/home/mid01/anaconda3/envs/py3.8/lib/python3.8/site-packages/nemo/collections/asr/modules/beam_search_decoder.py", line 66, in __init__
raise ModuleNotFoundError(
ModuleNotFoundError: BeamSearchDecoderWithLM requires the installation of ctc_decoders from scripts/asr_language_modeling/ngram_lm/install_beamsearch_decoders.sh
My python version is 3.8 as https://github.com/NVIDIA/NeMo/issues/6690 said.
And I also tried
conda create --name nemo python==3.8.10
conda activate nemo
```
# install NeMo
sudo apt-get update && apt-get install -y libsndfile1 ffmpeg
pip install Cython
git clone https://github.com/NVIDIA/NeMo
cd NeMo
./reinstall.sh
# install ctc-decoders
./scripts/asr_language_modeling/ngram_lm/install_beamsearch_decoders.sh
```
but
./scripts/asr_language_modeling/ngram_lm/install_beamsearch_decoders.sh: line 26: cd: /workspace/nemo: No such file or directory
error occured then I get GPG error, No module named 'swig_decoders' ..
still doesn't work.
I just want to get BeamSearchDecoder's result.
Please help me.
| {
"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/7320/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/7320/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7318 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7318/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7318/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7318/events | https://github.com/NVIDIA/NeMo/pull/7318 | 1,866,044,696 | PR_kwDOC_bI7s5YvdO1 | 7,318 | Replace prefetch with val iterator check in megatron models | {
"login": "athitten",
"id": 47577437,
"node_id": "MDQ6VXNlcjQ3NTc3NDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47577437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/athitten",
"html_url": "https://github.com/athitten",
"followers_url": "https://api.github.com/users/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
},
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-25T00:05:30 | 2023-08-29T18:24:02 | 2023-08-29T18:24:01 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7318",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7318",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7318.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7318.patch",
"merged_at": "2023-08-29T18:24:01"
} | # What does this PR do ?
1) Catch the end of `dataloader_iter` to exit gracefully from `validation_step` without having to prefetch all `microbatches` in a step which was being done previously. This is a temporary piece of code that is needed until we have lightning's fix that takes care of catching the end of `dataloader_iter`
2) Set `limit_val_batches` and `num_sanity_val_steps` for `pretraining` to be a multiple of num of `microbatches`. `limit_val_batches` is reconfigured so that we run as many global batches or validation_steps as the user entered `limit_val_batches`.
**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/7318/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/7318/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7317 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7317/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7317/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7317/events | https://github.com/NVIDIA/NeMo/pull/7317 | 1,865,887,514 | PR_kwDOC_bI7s5Yu7Z5 | 7,317 | [ASR] Multichannel mask estimator with flex number of channels | {
"login": "anteju",
"id": 108555623,
"node_id": "U_kgDOBnhtZw",
"avatar_url": "https://avatars.githubusercontent.com/u/108555623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anteju",
"html_url": "https://github.com/anteju",
"followers_url": "https://api.github.com/users/anteju/followers",
"following_url": "https://api.github.com/users/anteju/following{/other_user}",
"gists_url": "https://api.github.com/users/anteju/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anteju/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anteju/subscriptions",
"organizations_url": "https://api.github.com/users/anteju/orgs",
"repos_url": "https://api.github.com/users/anteju/repos",
"events_url": "https://api.github.com/users/anteju/events{/privacy}",
"received_events_url": "https://api.github.com/users/anteju/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-24T21:08:24 | 2023-10-13T04:40:58 | 2023-10-13T04:40:58 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7317",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7317",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7317.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7317.patch",
"merged_at": "2023-10-13T04:40:58"
} | # What does this PR do ?
This PR adds a multichannel mask estimator which can process flexible number of channels.
It also fixes some bugs related to PTL 2.0 and librosa version.
**Collection**: ASR
# Changelog
- added example config `beamforming_flex_channels.yaml`
- add `max_utts` `process_audio.py`
- updated `librosa.get_duration` to use `path`, since `filename` is deprecated
- bumped `librosa` requirement to `0.10.0` in `requirements_asr.py`
- added `MaskEstimatorFlexChannels` in `audio_modules.py`
- added various multichannel modules in `multichannel_modules.py`, including `ParametricMultichannelWienerFiler` and `ReferenceChannelEstimatorSNR`
- added unit tests for multichannel modules
# 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
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/7317/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/7317/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7316 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7316/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7316/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7316/events | https://github.com/NVIDIA/NeMo/issues/7316 | 1,865,588,195 | I_kwDOC_bI7s5vMp3j | 7,316 | Error importing nemo.collections.asr from prebuilt nvcr nemo | {
"login": "yophis",
"id": 62210017,
"node_id": "MDQ6VXNlcjYyMjEwMDE3",
"avatar_url": "https://avatars.githubusercontent.com/u/62210017?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yophis",
"html_url": "https://github.com/yophis",
"followers_url": "https://api.github.com/users/yophis/followers",
"following_url": "https://api.github.com/users/yophis/following{/other_user}",
"gists_url": "https://api.github.com/users/yophis/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yophis/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yophis/subscriptions",
"organizations_url": "https://api.github.com/users/yophis/orgs",
"repos_url": "https://api.github.com/users/yophis/repos",
"events_url": "https://api.github.com/users/yophis/events{/privacy}",
"received_events_url": "https://api.github.com/users/yophis/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": "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
} | [
{
"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
}
] | null | null | 2023-08-24T17:25:03 | 2023-08-26T11:08:34 | 2023-08-26T11:08:11 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Error message**
```
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
in
----> 1 import nemo.collections.asr as nemo_asr
2
3 asr_models = [model for model in dir(nemo_asr.models) if model.endswith('Model')]
4 asr_models
[~/.local/lib/python3.8/site-packages/nemo/collections/asr/__init__.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/nemo/collections/asr/__init__.py) in
13 # limitations under the License.
14
---> 15 from nemo.collections.asr import data, losses, models, modules
16 from nemo.package_info import __version__
17
[~/.local/lib/python3.8/site-packages/nemo/collections/asr/losses/__init__.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/nemo/collections/asr/losses/__init__.py) in
13 # limitations under the License.
14
---> 15 from nemo.collections.asr.losses.angularloss import AngularSoftmaxLoss
16 from nemo.collections.asr.losses.audio_losses import SDRLoss
17 from nemo.collections.asr.losses.ctc import CTCLoss
[~/.local/lib/python3.8/site-packages/nemo/collections/asr/losses/angularloss.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/nemo/collections/asr/losses/angularloss.py) in
16 import torch
17
---> 18 from nemo.core.classes import Loss, Typing, typecheck
19 from nemo.core.neural_types import LabelsType, LogitsType, LossType, NeuralType
20
[~/.local/lib/python3.8/site-packages/nemo/core/__init__.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/nemo/core/__init__.py) in
14
15 import nemo.core.neural_types
---> 16 from nemo.core.classes import *
[~/.local/lib/python3.8/site-packages/nemo/core/classes/__init__.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/nemo/core/classes/__init__.py) in
28 )
29 from nemo.core.classes.dataset import Dataset, IterableDataset
---> 30 from nemo.core.classes.exportable import Exportable, ExportFormat
31 from nemo.core.classes.loss import Loss
32 from nemo.core.classes.mixins import access_mixins, adapter_mixins
[~/.local/lib/python3.8/site-packages/nemo/core/classes/exportable.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/nemo/core/classes/exportable.py) in
21 from nemo.core.utils.neural_type_utils import get_dynamic_axes, get_io_names
22 from nemo.utils import logging
---> 23 from nemo.utils.export_utils import (
24 ExportFormat,
25 augment_filename,
[~/.local/lib/python3.8/site-packages/nemo/utils/export_utils.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/nemo/utils/export_utils.py) in
18 from typing import Callable, Dict, Optional, Type
19
---> 20 import onnx
21 import torch
22 import torch.nn as nn
[~/.local/lib/python3.8/site-packages/onnx/__init__.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/onnx/__init__.py) in
18 import onnx.checker # noqa
19 import onnx.defs # noqa
---> 20 import onnx.helper # noqa
21 import onnx.utils # noqa
22
[~/.local/lib/python3.8/site-packages/onnx/helper.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/onnx/helper.py) in
15 TypeProto, SequenceProto, MapProto, IR_VERSION, TrainingInfoProto
16 from onnx import defs
---> 17 from onnx import mapping
18 from onnx.mapping import STORAGE_TENSOR_TYPE_TO_FIELD
19 from typing import Text, Sequence, Any, Optional, Dict, Union, TypeVar, Callable, Tuple, List, cast
[~/.local/lib/python3.8/site-packages/onnx/mapping.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/onnx/mapping.py) in
25 int(TensorProto.UINT32): np.dtype('uint32'),
26 int(TensorProto.UINT64): np.dtype('uint64'),
---> 27 int(TensorProto.STRING): np.dtype(np.object)
28 }
29
[~/.local/lib/python3.8/site-packages/numpy/__init__.py](https://vscode-remote+ssh-002dremote-002bapex-002dlogin-002ecmkl-002eac-002eth.vscode-resource.vscode-cdn.net/home/ekapolc/workspaces/yuat/diarization/~/.local/lib/python3.8/site-packages/numpy/__init__.py) in __getattr__(attr)
303
304 if attr in __former_attrs__:
--> 305 raise AttributeError(__former_attrs__[attr])
306
307 # Importing Tester requires importing all of UnitTest which is not a
AttributeError: module 'numpy' has no attribute 'object'.
`np.object` was a deprecated alias for the builtin `object`. To avoid this error in existing code, use `object` by itself. Doing this will not modify any behavior and is safe.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
```
**Environment overview
Ran through slurm with the option '#srun --container-image=nvcr.io/nvidia/nemo:23.06'.
No additional modification to the environment.
**Additional context**
GPU model: A100
`import nemo` worked just fine, the error occurred when importing `nemo.collections.asr`
| {
"login": "yophis",
"id": 62210017,
"node_id": "MDQ6VXNlcjYyMjEwMDE3",
"avatar_url": "https://avatars.githubusercontent.com/u/62210017?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yophis",
"html_url": "https://github.com/yophis",
"followers_url": "https://api.github.com/users/yophis/followers",
"following_url": "https://api.github.com/users/yophis/following{/other_user}",
"gists_url": "https://api.github.com/users/yophis/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yophis/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yophis/subscriptions",
"organizations_url": "https://api.github.com/users/yophis/orgs",
"repos_url": "https://api.github.com/users/yophis/repos",
"events_url": "https://api.github.com/users/yophis/events{/privacy}",
"received_events_url": "https://api.github.com/users/yophis/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7316/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/7316/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7315 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7315/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7315/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7315/events | https://github.com/NVIDIA/NeMo/issues/7315 | 1,865,580,253 | I_kwDOC_bI7s5vMn7d | 7,315 | nlp language modeling transformer lm raises value error with tarred dataset | {
"login": "arianaira",
"id": 108488349,
"node_id": "U_kgDOBndmnQ",
"avatar_url": "https://avatars.githubusercontent.com/u/108488349?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arianaira",
"html_url": "https://github.com/arianaira",
"followers_url": "https://api.github.com/users/arianaira/followers",
"following_url": "https://api.github.com/users/arianaira/following{/other_user}",
"gists_url": "https://api.github.com/users/arianaira/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arianaira/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arianaira/subscriptions",
"organizations_url": "https://api.github.com/users/arianaira/orgs",
"repos_url": "https://api.github.com/users/arianaira/repos",
"events_url": "https://api.github.com/users/arianaira/events{/privacy}",
"received_events_url": "https://api.github.com/users/arianaira/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-24T17:19:23 | 2023-08-29T11:59:30 | 2023-08-29T11:59:30 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I followed the steps in this[ language modeling documentation ](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/nlp/language_modeling.html#sentence-dataset-construction) but when I run the[ training script ](https://github.com/NVIDIA/NeMo/blob/main/examples/nlp/language_modeling/transformer_lm.py) it raises a value error which seemingly is related to using a tarred dataset instead of a normal SentenceDataset in the config file (it works with plain txt but since I have a large dataset I should be using the tarred format)
**my config file:**
name: TransformerLanguageModel
do_training: true # set to False if only preprocessing data
is_tarred: true
model:
label_smoothing: 0.0
preproc_out_dir: "" # path to store data preprocessing outputs
train_ds:
use_tarred_dataset: true
tar_files: "tarred/trainTarred/lm-batches.tokens.2048._OP_1..1866_CL_."
metadata_file: "tarred/trainTarred/metadata.json"
shard_strategy: scatter
tar_shuffle_n: 256
validation_ds:
use_tarred_dataset: true
tar_files: "tarred/validTarred/lm-batches.tokens.2048._OP_1..455_CL_."
metadata_file: "tarred/validTarred/metadata.json"
shard_strategy: scatter
tar_shuffle_n: 256
test_ds:
use_tarred_dataset: true
tar_files: "tarred/testTarred/lm-batches.tokens.2048._OP_1..204_CL_."
metadata_file: "tarred/testTarred/metadata.json"
shard_strategy: scatter
tar_shuffle_n: 256
optim:
name: adam
lr: 0.001
betas:
- 0.9
- 0.98
weight_decay: 0.0
sched:
name: InverseSquareRootAnnealing
min_lr: 0.0
last_epoch: -1
warmup_ratio: 0.1
tokenizer:
tokenizer_name: yttm
tokenizer_model: "tokenizer.model"
vocab_file: "persian_tokenizer.vocab"
special_tokens:
- "<bos>"
- "<eos>"
# training_sample_size: null # valid for sentencepiece tokenizer
encoder:
library: nemo
model_name: null
pretrained: false
max_sequence_length: 512
num_token_types: 0
embedding_dropout: 0.1
learn_positional_encodings: false
hidden_size: 512
num_layers: 6
inner_size: 2048
num_attention_heads: 8
ffn_dropout: 0.1
attn_score_dropout: 0.1
attn_layer_dropout: 0.1
hidden_act: relu
mask_future: true
pre_ln: false
head:
num_layers: 1
use_transformer_init: true
activation: relu
log_softmax: true
dropout: 0.0
trainer:
devices: 3
num_nodes: 1
max_epochs: 100
precision: 16-mixed
accelerator: gpu
strategy: ddp
enable_checkpointing: false
logger: false
log_every_n_steps: 50
check_val_every_n_epoch: 1
benchmark: false
exp_manager:
name: TransformerLM
files_to_copy: []
**Error traceback:**
Error executing job with overrides: []
Traceback (most recent call last):
File "/model_training.py", line 36, in <module>
main()
File "-/python3.10/site-packages/nemo/core/config/hydra_runner.py", line 126, in wrapper
_run_hydra(
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 394, in _run_hydra
_run_app(
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 457, in _run_app
run_and_report(
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 223, in run_and_report
raise ex
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 220, in run_and_report
return func()
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 458, in <lambda>
lambda: hydra.run(
File "-/python3.10/site-packages/hydra/_internal/hydra.py", line 132, in run
_ = ret.return_value
File "-/python3.10/site-packages/hydra/core/utils.py", line 260, in return_value
raise self._return_value
File "-/python3.10/site-packages/hydra/core/utils.py", line 186, in run_job
ret.return_value = task_function(task_cfg)
File "/home/roshan/ariana/model_training.py", line 32, in main
trainer.fit(transformer_lm)
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 529, in fit
call._call_and_handle_interrupt(
File "-/python3.10/site-packages/pytorch_lightning/trainer/call.py", line 41, in _call_and_handle_interrupt
return trainer.strategy.launcher.launch(trainer_fn, *args, trainer=trainer, **kwargs)
File "-/python3.10/site-packages/pytorch_lightning/strategies/launchers/subprocess_script.py", line 91, in launch
return function(*args, **kwargs)
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 568, in _fit_impl
self._run(model, ckpt_path=ckpt_path)
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 973, in _run
results = self._run_stage()
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 1014, in _run_stage
self._run_sanity_check()
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 1043, in _run_sanity_check
val_loop.run()
File "-/python3.10/site-packages/pytorch_lightning/loops/utilities.py", line 177, in _decorator
return loop_run(self, *args, **kwargs)
File "-/python3.10/site-packages/pytorch_lightning/loops/evaluation_loop.py", line 108, in run
batch, batch_idx, dataloader_idx = next(data_fetcher)
File "-/python3.10/site-packages/pytorch_lightning/loops/fetchers.py", line 136, in __next__
self._fetch_next_batch(self.dataloader_iter)
File "-/python3.10/site-packages/pytorch_lightning/loops/fetchers.py", line 150, in _fetch_next_batch
batch = next(iterator)
File "-/python3.10/site-packages/pytorch_lightning/utilities/combined_loader.py", line 284, in __next__
out = next(self._iterator)
File "-/python3.10/site-packages/pytorch_lightning/utilities/combined_loader.py", line 123, in __next__
out = next(self.iterators[0])
File "-/python3.10/site-packages/torch/utils/data/dataloader.py", line 633, in __next__
data = self._next_data()
File "-/python3.10/site-packages/torch/utils/data/dataloader.py", line 1345, in _next_data
return self._process_data(data)
File "-/python3.10/site-packages/torch/utils/data/dataloader.py", line 1371, in _process_data
data.reraise()
File "-/python3.10/site-packages/torch/_utils.py", line 644, in reraise
raise exception
ValueError: Caught ValueError in DataLoader worker process 0.
Original Traceback (most recent call last):
File "-/python3.10/site-packages/torch/utils/data/_utils/worker.py", line 308, in _worker_loop
data = fetcher.fetch(index)
File "-/python3.10/site-packages/torch/utils/data/_utils/fetch.py", line 32, in fetch
data.append(next(self.dataset_iter))
File "-/python3.10/site-packages/webdataset/pipeline.py", line 64, in iterator
for sample in self.iterator1():
File "-/python3.10/site-packages/webdataset/pipeline.py", line 58, in iterator1
source = self.invoke(step, source)
File "-/python3.10/site-packages/webdataset/pipeline.py", line 52, in invoke
raise ValueError(f"{f}: not a valid pipeline stage")
ValueError: None: not a valid pipeline stage
Error executing job with overrides: []
Traceback (most recent call last):
File "/home/roshan/ariana/model_training.py", line 36, in <module>
main()
File "-/python3.10/site-packages/nemo/core/config/hydra_runner.py", line 126, in wrapper
_run_hydra(
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 394, in _run_hydra
_run_app(
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 457, in _run_app
run_and_report(
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 223, in run_and_report
raise ex
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 220, in run_and_report
return func()
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 458, in <lambda>
lambda: hydra.run(
File "-/python3.10/site-packages/hydra/_internal/hydra.py", line 132, in run
_ = ret.return_value
File "-/python3.10/site-packages/hydra/core/utils.py", line 260, in return_value
raise self._return_value
File "-/python3.10/site-packages/hydra/core/utils.py", line 186, in run_job
ret.return_value = task_function(task_cfg)
File "/home/roshan/ariana/model_training.py", line 32, in main
trainer.fit(transformer_lm)
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 529, in fit
call._call_and_handle_interrupt(
File "-/python3.10/site-packages/pytorch_lightning/trainer/call.py", line 41, in _call_and_handle_interrupt
return trainer.strategy.launcher.launch(trainer_fn, *args, trainer=trainer, **kwargs)
File "-/python3.10/site-packages/pytorch_lightning/strategies/launchers/subprocess_script.py", line 91, in launch
return function(*args, **kwargs)
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 568, in _fit_impl
self._run(model, ckpt_path=ckpt_path)
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 973, in _run
results = self._run_stage()
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 1014, in _run_stage
self._run_sanity_check()
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 1043, in _run_sanity_check
val_loop.run()
File "-/python3.10/site-packages/pytorch_lightning/loops/utilities.py", line 177, in _decorator
return loop_run(self, *args, **kwargs)
File "-/python3.10/site-packages/pytorch_lightning/loops/evaluation_loop.py", line 108, in run
batch, batch_idx, dataloader_idx = next(data_fetcher)
File "-/python3.10/site-packages/pytorch_lightning/loops/fetchers.py", line 136, in __next__
self._fetch_next_batch(self.dataloader_iter)
File "-/python3.10/site-packages/pytorch_lightning/loops/fetchers.py", line 150, in _fetch_next_batch
batch = next(iterator)
File "-/python3.10/site-packages/pytorch_lightning/utilities/combined_loader.py", line 284, in __next__
out = next(self._iterator)
File "-/python3.10/site-packages/pytorch_lightning/utilities/combined_loader.py", line 123, in __next__
out = next(self.iterators[0])
File "-/python3.10/site-packages/torch/utils/data/dataloader.py", line 633, in __next__
data = self._next_data()
File "-/python3.10/site-packages/torch/utils/data/dataloader.py", line 1345, in _next_data
return self._process_data(data)
File "-/python3.10/site-packages/torch/utils/data/dataloader.py", line 1371, in _process_data
data.reraise()
File "-/python3.10/site-packages/torch/_utils.py", line 644, in reraise
raise exception
ValueError: Caught ValueError in DataLoader worker process 0.
Original Traceback (most recent call last):
File "-/python3.10/site-packages/torch/utils/data/_utils/worker.py", line 308, in _worker_loop
data = fetcher.fetch(index)
File "-/python3.10/site-packages/torch/utils/data/_utils/fetch.py", line 32, in fetch
data.append(next(self.dataset_iter))
File "-/python3.10/site-packages/webdataset/pipeline.py", line 64, in iterator
for sample in self.iterator1():
File "-/python3.10/site-packages/webdataset/pipeline.py", line 58, in iterator1
source = self.invoke(step, source)
File "-/python3.10/site-packages/webdataset/pipeline.py", line 52, in invoke
raise ValueError(f"{f}: not a valid pipeline stage")
ValueError: None: not a valid pipeline stage
Error executing job with overrides: []
Traceback (most recent call last):
File "/home/roshan/ariana/model_training.py", line 36, in <module>
main()
File "-/python3.10/site-packages/nemo/core/config/hydra_runner.py", line 126, in wrapper
_run_hydra(
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 394, in _run_hydra
_run_app(
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 457, in _run_app
run_and_report(
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 223, in run_and_report
raise ex
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 220, in run_and_report
return func()
File "-/python3.10/site-packages/hydra/_internal/utils.py", line 458, in <lambda>
lambda: hydra.run(
File "-/python3.10/site-packages/hydra/_internal/hydra.py", line 132, in run
_ = ret.return_value
File "-/python3.10/site-packages/hydra/core/utils.py", line 260, in return_value
raise self._return_value
File "-/python3.10/site-packages/hydra/core/utils.py", line 186, in run_job
ret.return_value = task_function(task_cfg)
File "/home/roshan/ariana/model_training.py", line 32, in main
trainer.fit(transformer_lm)
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 529, in fit
call._call_and_handle_interrupt(
File "-/python3.10/site-packages/pytorch_lightning/trainer/call.py", line 41, in _call_and_handle_interrupt
return trainer.strategy.launcher.launch(trainer_fn, *args, trainer=trainer, **kwargs)
File "-/python3.10/site-packages/pytorch_lightning/strategies/launchers/subprocess_script.py", line 91, in launch
return function(*args, **kwargs)
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 568, in _fit_impl
self._run(model, ckpt_path=ckpt_path)
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 973, in _run
results = self._run_stage()
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 1014, in _run_stage
self._run_sanity_check()
File "-/python3.10/site-packages/pytorch_lightning/trainer/trainer.py", line 1043, in _run_sanity_check
val_loop.run()
File "-/python3.10/site-packages/pytorch_lightning/loops/utilities.py", line 177, in _decorator
return loop_run(self, *args, **kwargs)
File "-/python3.10/site-packages/pytorch_lightning/loops/evaluation_loop.py", line 108, in run
batch, batch_idx, dataloader_idx = next(data_fetcher)
File "-/python3.10/site-packages/pytorch_lightning/loops/fetchers.py", line 136, in __next__
self._fetch_next_batch(self.dataloader_iter)
File "-/python3.10/site-packages/pytorch_lightning/loops/fetchers.py", line 150, in _fetch_next_batch
batch = next(iterator)
File "-/python3.10/site-packages/pytorch_lightning/utilities/combined_loader.py", line 284, in __next__
out = next(self._iterator)
File "-/python3.10/site-packages/pytorch_lightning/utilities/combined_loader.py", line 123, in __next__
out = next(self.iterators[0])
File "-/python3.10/site-packages/torch/utils/data/dataloader.py", line 633, in __next__
data = self._next_data()
File "-/python3.10/site-packages/torch/utils/data/dataloader.py", line 1345, in _next_data
return self._process_data(data)
File "-/python3.10/site-packages/torch/utils/data/dataloader.py", line 1371, in _process_data
data.reraise()
File "-/python3.10/site-packages/torch/_utils.py", line 644, in reraise
raise exception
ValueError: Caught ValueError in DataLoader worker process 0.
Original Traceback (most recent call last):
File "-/python3.10/site-packages/torch/utils/data/_utils/worker.py", line 308, in _worker_loop
data = fetcher.fetch(index)
File "-/python3.10/site-packages/torch/utils/data/_utils/fetch.py", line 32, in fetch
data.append(next(self.dataset_iter))
File "-/python3.10/site-packages/webdataset/pipeline.py", line 64, in iterator
for sample in self.iterator1():
File "-/python3.10/site-packages/webdataset/pipeline.py", line 58, in iterator1
source = self.invoke(step, source)
File "-/python3.10/site-packages/webdataset/pipeline.py", line 52, in invoke
raise ValueError(f"{f}: not a valid pipeline stage")
ValueError: None: not a valid pipeline stage
I'd appreciate it if anyone would take a look into this. | {
"login": "arianaira",
"id": 108488349,
"node_id": "U_kgDOBndmnQ",
"avatar_url": "https://avatars.githubusercontent.com/u/108488349?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arianaira",
"html_url": "https://github.com/arianaira",
"followers_url": "https://api.github.com/users/arianaira/followers",
"following_url": "https://api.github.com/users/arianaira/following{/other_user}",
"gists_url": "https://api.github.com/users/arianaira/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arianaira/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arianaira/subscriptions",
"organizations_url": "https://api.github.com/users/arianaira/orgs",
"repos_url": "https://api.github.com/users/arianaira/repos",
"events_url": "https://api.github.com/users/arianaira/events{/privacy}",
"received_events_url": "https://api.github.com/users/arianaira/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7315/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/7315/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7314 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7314/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7314/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7314/events | https://github.com/NVIDIA/NeMo/pull/7314 | 1,865,142,601 | PR_kwDOC_bI7s5YsYYK | 7,314 | migrated class CSVFieldsMemmapDataset from BioNeMo | {
"login": "dorotat-nv",
"id": 115542912,
"node_id": "U_kgDOBuMLgA",
"avatar_url": "https://avatars.githubusercontent.com/u/115542912?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dorotat-nv",
"html_url": "https://github.com/dorotat-nv",
"followers_url": "https://api.github.com/users/dorotat-nv/followers",
"following_url": "https://api.github.com/users/dorotat-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/dorotat-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/dorotat-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dorotat-nv/subscriptions",
"organizations_url": "https://api.github.com/users/dorotat-nv/orgs",
"repos_url": "https://api.github.com/users/dorotat-nv/repos",
"events_url": "https://api.github.com/users/dorotat-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/dorotat-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-24T13:18:44 | 2023-08-24T21:41:24 | 2023-08-24T21:41:24 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7314",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7314",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7314.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7314.patch",
"merged_at": "2023-08-24T21:41:24"
} | # What does this PR do ?
Adding class `CSVFieldsMemmapDataset `
**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**:
- [ 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": "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/7314/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/7314/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7313 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7313/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7313/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7313/events | https://github.com/NVIDIA/NeMo/issues/7313 | 1,865,017,931 | I_kwDOC_bI7s5vKepL | 7,313 | TTS Model and Inference Tutorial not working | {
"login": "asusdisciple",
"id": 138434950,
"node_id": "U_kgDOCEBZhg",
"avatar_url": "https://avatars.githubusercontent.com/u/138434950?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/asusdisciple",
"html_url": "https://github.com/asusdisciple",
"followers_url": "https://api.github.com/users/asusdisciple/followers",
"following_url": "https://api.github.com/users/asusdisciple/following{/other_user}",
"gists_url": "https://api.github.com/users/asusdisciple/gists{/gist_id}",
"starred_url": "https://api.github.com/users/asusdisciple/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/asusdisciple/subscriptions",
"organizations_url": "https://api.github.com/users/asusdisciple/orgs",
"repos_url": "https://api.github.com/users/asusdisciple/repos",
"events_url": "https://api.github.com/users/asusdisciple/events{/privacy}",
"received_events_url": "https://api.github.com/users/asusdisciple/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": ""
},
{
"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": "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 | 2023-08-24T12:07:22 | 2023-10-15T01:45:48 | 2023-10-15T01:45:48 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
The tutorial links in https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/starthere/tutorials.html are not working for the TTS stuff like Fastpitch. There are also bugs in the code of some of the jupyternotebooks. The code in the ngc models for the tutorials also does not work if you take it from the overview tab in https://catalog.ngc.nvidia.com/orgs/nvidia/teams/nemo/models/tts_de_fastpitch_multispeaker_5.
| {
"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/7313/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/7313/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7312 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7312/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7312/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7312/events | https://github.com/NVIDIA/NeMo/pull/7312 | 1,864,602,360 | PR_kwDOC_bI7s5Yqi8r | 7,312 | Add seq_len_interpolation_factor support for long-context llama ckpts | {
"login": "lhb8125",
"id": 16619280,
"node_id": "MDQ6VXNlcjE2NjE5Mjgw",
"avatar_url": "https://avatars.githubusercontent.com/u/16619280?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhb8125",
"html_url": "https://github.com/lhb8125",
"followers_url": "https://api.github.com/users/lhb8125/followers",
"following_url": "https://api.github.com/users/lhb8125/following{/other_user}",
"gists_url": "https://api.github.com/users/lhb8125/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lhb8125/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lhb8125/subscriptions",
"organizations_url": "https://api.github.com/users/lhb8125/orgs",
"repos_url": "https://api.github.com/users/lhb8125/repos",
"events_url": "https://api.github.com/users/lhb8125/events{/privacy}",
"received_events_url": "https://api.github.com/users/lhb8125/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-24T07:47:43 | 2023-08-24T20:28:11 | 2023-08-24T20:28:10 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7312",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7312",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7312.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7312.patch",
"merged_at": "2023-08-24T20:28:10"
} | # 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": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7312/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/7312/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7310 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7310/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7310/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7310/events | https://github.com/NVIDIA/NeMo/pull/7310 | 1,864,371,855 | PR_kwDOC_bI7s5Ypx-0 | 7,310 | [TTS] Update AudioCodec API | {
"login": "anteju",
"id": 108555623,
"node_id": "U_kgDOBnhtZw",
"avatar_url": "https://avatars.githubusercontent.com/u/108555623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anteju",
"html_url": "https://github.com/anteju",
"followers_url": "https://api.github.com/users/anteju/followers",
"following_url": "https://api.github.com/users/anteju/following{/other_user}",
"gists_url": "https://api.github.com/users/anteju/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anteju/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anteju/subscriptions",
"organizations_url": "https://api.github.com/users/anteju/orgs",
"repos_url": "https://api.github.com/users/anteju/repos",
"events_url": "https://api.github.com/users/anteju/events{/privacy}",
"received_events_url": "https://api.github.com/users/anteju/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | 2023-08-24T04:16:00 | 2023-08-28T23:34:54 | 2023-08-28T23:34:54 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7310",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7310",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7310.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7310.patch",
"merged_at": "2023-08-28T23:34:53"
} | # What does this PR do ?
This PR extends the API for `AudioCodec`, adds comments and small fixes.
**Collection**: TTS
# Changelog
- Added `encode` to convert a time-domain signal into a discrete representation
- Added `decode` to convert a discrete (quantized) representation to audio
- Use `quantize` to convert a continuous encoded representation into a quantized discrete representation
- Use `dequantize` to convert a discrete representation to a continuous encoded representation
- Use batch-first format for quantized discrete representation
- Updated input/output type definitions
- Added docstrings in audio_codec modules
- Added logging in audio_codec modules and callbacks
# Usage
Example of usage:
```python
# instantiate a model
model = AudioCodecModel(…)
# convert `audio_in` to disrete representation
# `tokenized` has shape (batch_size, num_codebooks, num_frames)
tokenized, tokenized_len = model.encode(audio=audio_in, audio_len=audio_in_len)
# convert a discrete representation to time-domain audio
audio_out, audio_out_len = model.decode(tokens=tokenized, tokens_len=tokenized_len)
```
# 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
- [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": "anteju",
"id": 108555623,
"node_id": "U_kgDOBnhtZw",
"avatar_url": "https://avatars.githubusercontent.com/u/108555623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anteju",
"html_url": "https://github.com/anteju",
"followers_url": "https://api.github.com/users/anteju/followers",
"following_url": "https://api.github.com/users/anteju/following{/other_user}",
"gists_url": "https://api.github.com/users/anteju/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anteju/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anteju/subscriptions",
"organizations_url": "https://api.github.com/users/anteju/orgs",
"repos_url": "https://api.github.com/users/anteju/repos",
"events_url": "https://api.github.com/users/anteju/events{/privacy}",
"received_events_url": "https://api.github.com/users/anteju/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7310/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/7310/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7309 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7309/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7309/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7309/events | https://github.com/NVIDIA/NeMo/issues/7309 | 1,864,287,153 | I_kwDOC_bI7s5vHsOx | 7,309 | "get_commonvoice_data.py" is still work? | {
"login": "Nerva05251228",
"id": 73677720,
"node_id": "MDQ6VXNlcjczNjc3NzIw",
"avatar_url": "https://avatars.githubusercontent.com/u/73677720?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Nerva05251228",
"html_url": "https://github.com/Nerva05251228",
"followers_url": "https://api.github.com/users/Nerva05251228/followers",
"following_url": "https://api.github.com/users/Nerva05251228/following{/other_user}",
"gists_url": "https://api.github.com/users/Nerva05251228/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Nerva05251228/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Nerva05251228/subscriptions",
"organizations_url": "https://api.github.com/users/Nerva05251228/orgs",
"repos_url": "https://api.github.com/users/Nerva05251228/repos",
"events_url": "https://api.github.com/users/Nerva05251228/events{/privacy}",
"received_events_url": "https://api.github.com/users/Nerva05251228/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 | 2023-08-24T02:40:15 | 2023-08-24T09:12:11 | 2023-08-24T09:12:11 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi,
When I follow the tutorial "ASR_CTC_Language-Finetuning. ipynb" on Colab(https://colab.research.google.com/github/NVIDIA/NeMo/blob/stable/tutorials/asr/ASR_CTC_Language_Finetuning.ipynb),
I found this tutorial a bit outdated, so I tried to modify this line of code
```
VERSION="cv corpus 6.1-2020-12-11"
LANGUAGE="ja"
```
by
```
VERSION="cv corpus 14.0-2023-06-28"
LANGUAGE="ja"
```
Discovered that it didn't work anymore.
Here is the error message:
```
Resolving voice-prod-bundler-ee1969a6ce8178826482b88e843c335139bd3fb4.s3.amazonaws.com (voice-prod-bundler-ee1969a6ce8178826482b88e843c335139bd3fb4.s3.amazonaws.com)... 52.92.161.65, 52.218.224.66, 52.92.195.193, ...
Connecting to voice-prod-bundler-ee1969a6ce8178826482b88e843c335139bd3fb4.s3.amazonaws.com (voice-prod-bundler-ee1969a6ce8178826482b88e843c335139bd3fb4.s3.amazonaws.com)|52.92.161.65|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2023-08-24 02:24:22 ERROR 403: Forbidden.
Traceback (most recent call last):
File "/content/scripts/get_commonvoice_data.py", line 214, in <module>
main()
File "/content/scripts/get_commonvoice_data.py", line 181, in main
tar = tarfile.open(target_file)
File "/usr/lib/python3.10/tarfile.py", line 1804, in open
raise ReadError(f"file could not be opened successfully:\n{error_msgs_summary}")
tarfile.ReadError: file could not be opened successfully:
- method gz: ReadError('empty file')
- method bz2: ReadError('not a bzip2 file')
- method xz: ReadError('not an lzma file')
- method tar: ReadError('empty file')
```
So I opened the xx file for review and found the code inside:
```
Parser.add_ Argument(
'-- version',
Default='cv corpus 5.1-2020-06-22 ',
Type=str,
Help='Version of the dataset (observable via https://commonvoice.mozilla.org/en/datasets ',
)
Parser.add_ Argument(
'-- language',
Default='en ',
Type=str,
Help='Which language to download.' (default English, '
Check https://commonvoice.mozilla.org/en/datasets For more language codes',
)
```
I don't know what to fill in for VERSION and LANGUAGE? I am on this website( https://commonvoice.mozilla.org/en/datasets )Didn't I find the answer I wanted in?
In addition, I would like to know if there is a relatively new tutorial that can help me train a new model. For example, if I want to train a Cantonese model, what should I do?
I downloaded the dataset from CommonVoice and it no longer has the **dev/train/test.tsv** file. Instead, it has **other/validated/validated/reported.tsv,** times.txt, and a clip folder with audio. Does this mean I need to categorize the files in the clip into three parts of dev/train/test myself?
I hope to receive your reply as soon as possible!!! | {
"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/7309/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/7309/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7308 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7308/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7308/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7308/events | https://github.com/NVIDIA/NeMo/pull/7308 | 1,863,976,548 | PR_kwDOC_bI7s5YodsT | 7,308 | PEFT GPT & T5 Refactor | {
"login": "meatybobby",
"id": 9738259,
"node_id": "MDQ6VXNlcjk3MzgyNTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/9738259?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/meatybobby",
"html_url": "https://github.com/meatybobby",
"followers_url": "https://api.github.com/users/meatybobby/followers",
"following_url": "https://api.github.com/users/meatybobby/following{/other_user}",
"gists_url": "https://api.github.com/users/meatybobby/gists{/gist_id}",
"starred_url": "https://api.github.com/users/meatybobby/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/meatybobby/subscriptions",
"organizations_url": "https://api.github.com/users/meatybobby/orgs",
"repos_url": "https://api.github.com/users/meatybobby/repos",
"events_url": "https://api.github.com/users/meatybobby/events{/privacy}",
"received_events_url": "https://api.github.com/users/meatybobby/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 1923495043,
"node_id": "MDU6TGFiZWwxOTIzNDk1MDQz",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core",
"name": "core",
"color": "f25e3a",
"default": false,
"description": "Changes to NeMo Core"
},
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
},
{
"id": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-23T20:36:55 | 2023-09-28T17:12:57 | 2023-09-28T17:12:55 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7308",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7308",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7308.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7308.patch",
"merged_at": "2023-09-28T17:12: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**:
- [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
- [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": "cuichenx",
"id": 43478052,
"node_id": "MDQ6VXNlcjQzNDc4MDUy",
"avatar_url": "https://avatars.githubusercontent.com/u/43478052?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cuichenx",
"html_url": "https://github.com/cuichenx",
"followers_url": "https://api.github.com/users/cuichenx/followers",
"following_url": "https://api.github.com/users/cuichenx/following{/other_user}",
"gists_url": "https://api.github.com/users/cuichenx/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cuichenx/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cuichenx/subscriptions",
"organizations_url": "https://api.github.com/users/cuichenx/orgs",
"repos_url": "https://api.github.com/users/cuichenx/repos",
"events_url": "https://api.github.com/users/cuichenx/events{/privacy}",
"received_events_url": "https://api.github.com/users/cuichenx/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7308/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/7308/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7307 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7307/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7307/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7307/events | https://github.com/NVIDIA/NeMo/pull/7307 | 1,863,936,103 | PR_kwDOC_bI7s5YoU8m | 7,307 | Add Semi Sorted batch sampler (SSB). | {
"login": "fedorovgv",
"id": 50668534,
"node_id": "MDQ6VXNlcjUwNjY4NTM0",
"avatar_url": "https://avatars.githubusercontent.com/u/50668534?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fedorovgv",
"html_url": "https://github.com/fedorovgv",
"followers_url": "https://api.github.com/users/fedorovgv/followers",
"following_url": "https://api.github.com/users/fedorovgv/following{/other_user}",
"gists_url": "https://api.github.com/users/fedorovgv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fedorovgv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fedorovgv/subscriptions",
"organizations_url": "https://api.github.com/users/fedorovgv/orgs",
"repos_url": "https://api.github.com/users/fedorovgv/repos",
"events_url": "https://api.github.com/users/fedorovgv/events{/privacy}",
"received_events_url": "https://api.github.com/users/fedorovgv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 1923495043,
"node_id": "MDU6TGFiZWwxOTIzNDk1MDQz",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core",
"name": "core",
"color": "f25e3a",
"default": false,
"description": "Changes to NeMo Core"
},
{
"id": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-23T20:02:51 | 2024-03-05T12:56:52 | 2024-03-05T12:48:56 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7307",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7307",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7307.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7307.patch",
"merged_at": null
} | # What does this PR do ?
**Helps to speed up ASR models training without quality degradation.**
The experiments below showed a **19-12% training speed up with the same quality** for the some models.
**Collection**: ASR, core
# Changelog
- `nemo/collections/asr/parts/utils/asr_batching.py`
Add a semi sorted batch sampler and its preparation function to a new file (in the future it might be some other samplers or new techniques like dynamic batching in the file).
- `nemo/collections/asr/models/ctc_models.py`
`nemo/collections/asr/models/ctc_bpe_models.py`
`nemo/collections/asr/models/rnnt_models.py`
`nemo/collections/asr/models/rnnt_bpe_models.py`
`nemo/collections/asr/models/hybrid_rnnt_ctc_bpe_models.py`
Add changes to the data loader preparation function in the models class.
- `nemo/core/optim/lr_scheduler.py`
Add changes to the scheduler preparation function because the batch sampler is passed to the dataloader as a sampler and we need to parse the batch size from it.
- `nemo/collections/asr/data/audio_to_text.py`
Add a change to the `__getitem__` dataset method, as the batch sampler becomes an iterator and returns a list of indices instead of a single index.
# Usage
The sampler is currently added to the CTC, Transducer and Hybrid models.
**Need just to add one line to the config.**
```bash
++config.model.train_ds.use_semi_sorted_batching=true
```
and two line if we want to specify randomization factor (see more in additional information).
```bash
++config.model.train_ds.randomization_factor=0.1
```
Paper default value for randomization_factor is `0.2`.
# 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?
@titu1994, @redoctopus, @jbalam-nv, @okuchaiev
# Additional Information
* Semi Sorted Batching, was proposed in "Speed up training with variable length inputs by efficient batching strategies.", Zhenhao Ge et al. (2021). ([link](https://www.isca-speech.org/archive/pdfs/interspeech_2021/ge21_interspeech.pdf) to the paper)
* **Idea**: Get the duration of the samples, add pseudo noise to them and sort them. Sample the batches from the sorted list. This way we avoid strict sorting and retain some level of randomness with a significant reduction in padding in batches.
* Experiment for Conformer char CTC:
* train script: `examples/asr/asr_ctc/speech_to_text_ctc.py`
* train config: `asr/examples/asr/conf/conformer/conformer_ctc_char.yaml`
* train data: libri-speech `train-clean-100` `train-clean-360`
* test sata: libri-speech `test-clean`
* overrided parameters:
* `model.validation_ds.batch_size=32`
* `trainer.devices=2`
* `trainer.max_epochs=50`
* `trainer.accumulate_grad_batches=10`
* `trainer.gradient_clip_val=1.0 `
* `++model.train_ds.use_semi_sorted_batching=true` (only experiment with ssb)
* `++model.train_ds.randomization_factor=0.1` (only experiment with ssb)
* devices: Nvidia Tesla V100 x2
* tensorboard logs:
* time
<img src="https://github.com/fedorovgv/buf/blob/main/char_ctc_time.png?raw=true" alt="alt text" width="400" height="200">
* wer
<img src="https://github.com/fedorovgv/buf/blob/main/char_ctc_wer.png?raw=true" alt="alt text" width="400" height="200">
* average, time per epoch / total time / final wer metric
* `ssb`: **22 min 28 sec** / **18 hours 44 min 14 sec** / 9,371 wer
* `without ssb`: 27 min 44 sec / 23 hours 7 min 31 sec / **9,08** wer
**Model training speed up by 18,9% with 3% loss of quality.** | {
"login": "fedorovgv",
"id": 50668534,
"node_id": "MDQ6VXNlcjUwNjY4NTM0",
"avatar_url": "https://avatars.githubusercontent.com/u/50668534?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fedorovgv",
"html_url": "https://github.com/fedorovgv",
"followers_url": "https://api.github.com/users/fedorovgv/followers",
"following_url": "https://api.github.com/users/fedorovgv/following{/other_user}",
"gists_url": "https://api.github.com/users/fedorovgv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fedorovgv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fedorovgv/subscriptions",
"organizations_url": "https://api.github.com/users/fedorovgv/orgs",
"repos_url": "https://api.github.com/users/fedorovgv/repos",
"events_url": "https://api.github.com/users/fedorovgv/events{/privacy}",
"received_events_url": "https://api.github.com/users/fedorovgv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7307/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/7307/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7306 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7306/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7306/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7306/events | https://github.com/NVIDIA/NeMo/pull/7306 | 1,863,905,518 | PR_kwDOC_bI7s5YoOX8 | 7,306 | Fix precision for PTL 2.0 in ModelParallelConfig | {
"login": "athitten",
"id": 47577437,
"node_id": "MDQ6VXNlcjQ3NTc3NDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47577437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/athitten",
"html_url": "https://github.com/athitten",
"followers_url": "https://api.github.com/users/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"id": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-23T19:36:17 | 2023-08-23T23:15:11 | 2023-08-23T23:15:11 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7306",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7306",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7306.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7306.patch",
"merged_at": null
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a 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": "athitten",
"id": 47577437,
"node_id": "MDQ6VXNlcjQ3NTc3NDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47577437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/athitten",
"html_url": "https://github.com/athitten",
"followers_url": "https://api.github.com/users/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7306/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/7306/timeline | null | null | true |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.