url stringlengths 52 53 | repository_url stringclasses 1
value | labels_url stringlengths 66 67 | comments_url stringlengths 61 62 | events_url stringlengths 59 60 | html_url stringlengths 40 43 | id int64 719M 2.8B | node_id stringlengths 18 32 | number int64 1.28k 11.9k | title stringlengths 1 350 | user dict | labels listlengths 0 10 | state stringclasses 2
values | locked bool 2
classes | assignee dict | assignees listlengths 0 3 | milestone null | comments listlengths 0 30 ⌀ | created_at timestamp[s] | updated_at timestamp[s] | closed_at timestamp[s] | author_association stringclasses 4
values | sub_issues_summary dict | active_lock_reason stringclasses 1
value | draft bool 2
classes | pull_request dict | body stringlengths 0 73.4k ⌀ | closed_by dict | reactions dict | timeline_url stringlengths 61 62 | performed_via_github_app null | state_reason stringclasses 3
values | is_pull_request bool 2
classes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/NVIDIA/NeMo/issues/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/yz... | [
{
"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 cod... | {
"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.c... | {
"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/ath... | [
{
"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 colle... | {
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/akl... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/akl... | [
{
"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... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/shehz... | [
{
"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 cod... | {
"login": "blisc",
"id": 4763352,
"node_id": "MDQ6VXNlcjQ3NjMzNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blisc",
"html_url": "https://github.com/blisc",
"followers_url": "https://api.github.com/users/blisc/follower... | {
"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/yz... | [
{
"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://a... | 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.c... | {
"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/Ro... | [
{
"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... | {
"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/us... | {
"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/erhoo8... | [
{
"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... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/use... | [
{
"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 ... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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.gith... | [
{
"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 cod... | {
"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.gith... | {
"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/Jor... | [] | 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/Jor... | [
{
"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.... | 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*... | {
"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",
... | {
"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/akl... | [
{
"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 demonstratin... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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.c... | [
{
"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_memo... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/akl... | [
{
"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
... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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"... | [
{
"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",
... | 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"... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/... | [
{
"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"... | {
"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/shjwud... | [
{
"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",
... | 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 ... | {
"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/shjwud... | {
"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/Ro... | [
{
"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 ... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/Ro... | [
{
"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.
 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*... | {
"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.githu... | {
"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/... | [
{
"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.
# Usag... | {
"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/... | {
"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/... | [
{
"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 cod... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/titu1... | [
{
"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... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/titu1... | [
{
"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/titu1... | {
"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/follower... | [
{
"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`
# Befo... | {
"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/follower... | {
"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/o... | [
{
"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/NVI... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/ert... | [
{
"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": "htt... | 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... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/follow... | [
{
"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 p... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/acphil... | [
{
"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
... | {
"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/acphil... | {
"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/follow... | [
{
"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": "htt... | 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 para... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/Ro... | [
{
"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/us... | [
{
"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... | 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/sfbilingu... | {
"login": "blisc",
"id": 4763352,
"node_id": "MDQ6VXNlcjQ3NjMzNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blisc",
"html_url": "https://github.com/blisc",
"followers_url": "https://api.github.com/users/blisc/follower... | {
"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/... | [
{
"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/us... | [
{
"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... | 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/us... | {
"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/Ro... | [
{
"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 <c... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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... | [
{
"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",
... | 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"... | {
"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/ath... | [
{
"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 cod... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/rlang... | [
{
"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.
Als... | {
"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/rlang... | {
"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/follower... | [
{
"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
```pyt... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/akl... | [
{
"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 ... | {
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/akl... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/use... | [] | 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
# ... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/us... | [
{
"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 cod... | {
"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/us... | {
"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/use... | [
{
"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 us... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/... | [
{
"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... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/us... | [] | 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 lat... | {
"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/us... | {
"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/Ro... | [
{
"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/sfbilingu... | {
"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/Ro... | {
"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/Ro... | [
{
"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/sfbilingu... | {
"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/Ro... | {
"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/follow... | [
{
"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://a... | 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/titu1... | {
"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/ath... | [] | 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 cod... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/ti... | [
{
"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": "MDU6TGFiZWwxOT... | 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 ... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/... | [
{
"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 ... | {
"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/... | {
"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/... | [] | 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... | {
"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/... | {
"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/rlang... | [
{
"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... | {
"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/rlang... | {
"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/lhb812... | [
{
"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_g... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/Min... | [
{
"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/Min... | {
"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/use... | [
{
"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://a... | 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 demonst... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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... | [
{
"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 ... | {
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/akl... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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",
... | [
{
"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... | {
"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",
... | {
"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/arv... | [] | 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")
```
... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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://... | [
{
"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/us... | [
{
"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... | 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/us... | {
"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.c... | [] | 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.c... | {
"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/... | [
{
"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/us... | [
{
"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... | 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 documentati... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/follower... | [
{
"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",
... | 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**
```
p... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/use... | [
{
"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",
... | 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 change... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/bor... | [
{
"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",
... | 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 cod... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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... | [
{
"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 cod... | {
"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... | {
"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/us... | [
{
"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": "htt... | 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.c... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/ar... | [
{
"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://a... | 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 potentia... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/use... | [
{
"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... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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... | [
{
"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... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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... | [
{
"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... | {
"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... | {
"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.c... | [
{
"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
... | {
"login": "yzhang123",
"id": 4204271,
"node_id": "MDQ6VXNlcjQyMDQyNzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4204271?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yzhang123",
"html_url": "https://github.com/yzhang123",
"followers_url": "https://api.github.com/users/yz... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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... | [
{
"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",
... | 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.m... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/follow... | [
{
"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
# Changel... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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.githu... | [
{
"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... | {
"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.githu... | {
"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/burchi... | [
{
"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",
... | 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, Visua... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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": ... | [
{
"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",
... | 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/1uO2cgu5wjZqEUY1wnl... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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... | [
{
"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": "htt... | 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 us... | {
"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... | {
"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... | [
{
"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": "htt... | 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 po... | {
"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... | {
"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/follower... | [
{
"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",
... | 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 demo... | {
"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/follower... | {
"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/follower... | [] | 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 t... | {
"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/follower... | {
"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.gith... | [
{
"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://a... | 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 cod... | {
"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.gith... | {
"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",
... | [
{
"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",
... | {
"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... | [
{
"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 cod... | {
"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... | {
"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/rlang... | [
{
"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 docume... | {
"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/rlang... | {
"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/foll... | [
{
"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 excep... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/ath... | [
{
"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://a... | 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 `dat... | {
"login": "ericharper",
"id": 11999610,
"node_id": "MDQ6VXNlcjExOTk5NjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ericharper",
"html_url": "https://github.com/ericharper",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/follower... | [
{
"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`
-... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/fo... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
}
] | closed | false | {
"login": "fayejf",
"id": 36722593,
"node_id": "MDQ6VXNlcjM2NzIyNTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/36722593?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fayejf",
"html_url": "https://github.com/fayejf",
"followers_url": "https://api.github.com/users/fayejf/fo... | [
{
"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... | 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.en... | {
"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/fo... | {
"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/ariana... | [] | 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) i... | {
"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/ariana... | {
"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/dor... | [
{
"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 demonstrati... | {
"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/Davoo... | {
"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/use... | [
{
"id": 1485815557,
"node_id": "MDU6TGFiZWwxNDg1ODE1NTU3",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": "Something isn't working"
},
{
"id": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
... | 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/us... | [
{
"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... | 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... | {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url"... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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/lhb812... | [
{
"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 cod... | {
"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/... | {
"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/follower... | [
{
"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 co... | {
"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/follower... | {
"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.githu... | [
{
"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"
LANGU... | {
"login": "titu1994",
"id": 3048602,
"node_id": "MDQ6VXNlcjMwNDg2MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/titu1994",
"html_url": "https://github.com/titu1994",
"followers_url": "https://api.github.com/users/titu1... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/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... | [
{
"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",
... | 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 cod... | {
"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/cui... | {
"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/... | [
{
"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",
... | 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 sem... | {
"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/... | {
"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/ath... | [
{
"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 cod... | {
"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/ath... | {
"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 community queries yet
The top public SQL queries from the community will appear here once available.