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/5685
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5685/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5685/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5685/events
https://github.com/NVIDIA/NeMo/pull/5685
1,505,589,289
PR_kwDOC_bI7s5F65SC
5,685
Add option to disable distributed parameters in distributed Adam optimizer
{ "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": 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
2022-12-21T01:58:51
2023-01-31T18:22:35
2023-01-31T18:22:34
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5685", "html_url": "https://github.com/NVIDIA/NeMo/pull/5685", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5685.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5685.patch", "merged_at": "2023-01-31T18:22:34" }
# What does this PR do ? Add an option to disable distributed parameters in the distributed Adam optimizer. This is similar to standard distributed data-parallelism (i.e. with gradient all-reduces), but it takes advantage of the distributed optimizer's support for overlapping communication with backward compute. ...
{ "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/5685/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5685/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5684
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5684/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5684/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5684/events
https://github.com/NVIDIA/NeMo/pull/5684
1,505,504,456
PR_kwDOC_bI7s5F6nFu
5,684
Distributed Adam optimizer overlaps param all-gather with forward compute
{ "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": 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
2022-12-21T00:18:49
2023-02-07T17:49:01
2023-02-07T17:49:00
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5684", "html_url": "https://github.com/NVIDIA/NeMo/pull/5684", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5684.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5684.patch", "merged_at": "2023-02-07T17:49:00" }
# What does this PR do ? This PR adds experimental support in GPT for the distributed Adam optimizer to overlap its parameter all-gather with the forward compute. It integrates with features added in https://github.com/NVIDIA/apex/pull/1559. This is done with a hacky monkey-patching approach, so long-term it may ...
{ "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...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5684/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5684/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5683
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5683/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5683/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5683/events
https://github.com/NVIDIA/NeMo/pull/5683
1,505,366,777
PR_kwDOC_bI7s5F6KIO
5,683
[TN/TTS docs] TN customization, g2p docs moved to tts
{ "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"...
[ { "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
2022-12-20T21:59:22
2022-12-21T21:19:11
2022-12-21T21:19:08
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5683", "html_url": "https://github.com/NVIDIA/NeMo/pull/5683", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5683.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5683.patch", "merged_at": "2022-12-21T21:19:08" }
Signed-off-by: ekmb <ebakhturina@nvidia.com> # What does this PR do ? - added a doc on TN/ITN customization + resources - moved G2P to TTS - removed text_processing folder from the docs **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level...
{ "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/5683/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5683/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5682
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5682/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5682/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5682/events
https://github.com/NVIDIA/NeMo/issues/5682
1,504,469,086
I_kwDOC_bI7s5ZrGBe
5,682
Peformance Measure inference after finetuning
{ "login": "skanda1005", "id": 53397947, "node_id": "MDQ6VXNlcjUzMzk3OTQ3", "avatar_url": "https://avatars.githubusercontent.com/u/53397947?v=4", "gravatar_id": "", "url": "https://api.github.com/users/skanda1005", "html_url": "https://github.com/skanda1005", "followers_url": "https://api.github.com/use...
[ { "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": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https://api.github.com/use...
[ { "login": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https:...
null
null
2022-12-20T12:15:19
2023-02-11T01:57:31
2023-02-11T01:57:31
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
I have finetuned the titanet_large model on a new dataset which is related to the work I will be performing the embedding extraction on. That dataset has been split into a test set which contains unseen speakers. I would like to see if the finetuned model is performing better on the unseen dataset as compared to the or...
{ "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/5682/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5682/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5681
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5681/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5681/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5681/events
https://github.com/NVIDIA/NeMo/pull/5681
1,504,357,130
PR_kwDOC_bI7s5F20uy
5,681
Expose ClusteringDiarizer device
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "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": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", ...
closed
false
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api...
null
null
2022-12-20T10:49:33
2022-12-20T19:41:26
2022-12-20T19:41:21
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5681", "html_url": "https://github.com/NVIDIA/NeMo/pull/5681", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5681.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5681.patch", "merged_at": "2022-12-20T19:41:21" }
# What does this PR do ? Closes #5660 Expose the device so users can set this via the config. **Collection**: ASR # Changelog - Expose clustering diarizer device so user can set device. # Before your PR is "Ready for review" **Pre checks**: - [x] Make sure you read and followed [Contributor guidelin...
{ "login": "fayejf", "id": 36722593, "node_id": "MDQ6VXNlcjM2NzIyNTkz", "avatar_url": "https://avatars.githubusercontent.com/u/36722593?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fayejf", "html_url": "https://github.com/fayejf", "followers_url": "https://api.github.com/users/fayejf/fo...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5681/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5681/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5680
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5680/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5680/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5680/events
https://github.com/NVIDIA/NeMo/pull/5680
1,504,017,577
PR_kwDOC_bI7s5F1tT5
5,680
[TTS][ZH] fix broken link for the script.
{ "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": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", "url": "https://a...
closed
false
null
[]
null
null
2022-12-20T05:43:28
2022-12-21T06:28:19
2022-12-21T06:28:16
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5680", "html_url": "https://github.com/NVIDIA/NeMo/pull/5680", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5680.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5680.patch", "merged_at": "2022-12-21T06:28:15" }
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # 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://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5680/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5680/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5679
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5679/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5679/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5679/events
https://github.com/NVIDIA/NeMo/pull/5679
1,503,846,585
PR_kwDOC_bI7s5F1J_1
5,679
CSP Tools
{ "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...
[]
closed
false
null
[]
null
null
2022-12-20T01:18:24
2023-01-12T23:28:38
2023-01-12T23:28:38
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5679", "html_url": "https://github.com/NVIDIA/NeMo/pull/5679", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5679.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5679.patch", "merged_at": null }
# What does this PR do ? Add cluster validation tests for cloud service providers to NeMo Megatron directory. **Collection**: nemo_megatron_launcher # Changelog - For all CSPs - DCGM diagnostics test job - NCCL tests build job - NCCL `all_reduce_perf` test job - NCCL topology file - ...
{ "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/5679/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5679/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5678
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5678/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5678/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5678/events
https://github.com/NVIDIA/NeMo/pull/5678
1,503,823,331
PR_kwDOC_bI7s5F1FbE
5,678
Adding TPMLP to T5-based models
{ "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...
[ { "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
2022-12-20T00:41:02
2023-01-23T18:33:17
2023-01-23T18:33:17
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5678", "html_url": "https://github.com/NVIDIA/NeMo/pull/5678", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5678.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5678.patch", "merged_at": null }
Signed-off-by: David Mosallanezhad <dmosallanezh@nvidia.com> # What does this PR do ? Adds tpmlp to T5-based models **Collection**: [Note which collection this PR will affect] # Changelog - modifying "megatron_base_prompt_learning_model.py" # Usage # Before your PR is "Ready for review" **Pre che...
{ "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/5678/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5678/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5677
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5677/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5677/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5677/events
https://github.com/NVIDIA/NeMo/pull/5677
1,503,728,221
PR_kwDOC_bI7s5F0woZ
5,677
[WIP] remove nemo_text_processing
{ "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"...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://a...
closed
false
null
[]
null
null
2022-12-19T23:02:25
2023-01-31T02:00:29
2023-01-31T02:00:29
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5677", "html_url": "https://github.com/NVIDIA/NeMo/pull/5677", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5677.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5677.patch", "merged_at": null }
Signed-off-by: ekmb <ebakhturina@nvidia.com> # What does this PR do ? TN/ITN moved to a new repo https://github.com/NVIDIA/NeMo-text-processing **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...
{ "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/5677/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5677/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5676
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5676/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5676/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5676/events
https://github.com/NVIDIA/NeMo/issues/5676
1,503,645,923
I_kwDOC_bI7s5Zn9Dj
5,676
NeMo - replace named tuples with dataclasses in dataloader returns.
{ "login": "krishnacpuvvada", "id": 93558329, "node_id": "U_kgDOBZOWOQ", "avatar_url": "https://avatars.githubusercontent.com/u/93558329?v=4", "gravatar_id": "", "url": "https://api.github.com/users/krishnacpuvvada", "html_url": "https://github.com/krishnacpuvvada", "followers_url": "https://api.github....
[]
closed
true
null
[]
null
null
2022-12-19T21:41:34
2022-12-28T19:29:36
2022-12-28T19:29:36
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
No action item below, but need to consider long term. I wonder if we should start moving away from named tuples, switching to data classes instead. NamedTuple somehow interfere with pickling which might become necessary soon with PT 2.0 (maybe) _Originally posted by @titu1994 in https://github.com/NVIDIA/...
null
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5676/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5676/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5675
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5675/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5675/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5675/events
https://github.com/NVIDIA/NeMo/issues/5675
1,503,628,337
I_kwDOC_bI7s5Zn4wx
5,675
unify AudioToMelSpectrogramPreprocessor and AudiotoSpectrogram
{ "login": "krishnacpuvvada", "id": 93558329, "node_id": "U_kgDOBZOWOQ", "avatar_url": "https://avatars.githubusercontent.com/u/93558329?v=4", "gravatar_id": "", "url": "https://api.github.com/users/krishnacpuvvada", "html_url": "https://github.com/krishnacpuvvada", "followers_url": "https://api.github....
[]
closed
true
null
[]
null
null
2022-12-19T21:28:17
2022-12-28T19:30:54
2022-12-28T19:30:54
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
this is very close to https://github.com/NVIDIA/NeMo/blob/main/nemo/collections/asr/modules/audio_preprocessing.py#L95. it would just be adding one or two args to return intermediate STFT from AudioToMelSpectrogramPreprocessor or sub-classing it. _Originally posted by @krishnacpuvvada in https://github.com...
null
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5675/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5675/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5674
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5674/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5674/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5674/events
https://github.com/NVIDIA/NeMo/issues/5674
1,503,622,119
I_kwDOC_bI7s5Zn3Pn
5,674
speech enhancement - return dataclass in `process` method
{ "login": "krishnacpuvvada", "id": 93558329, "node_id": "U_kgDOBZOWOQ", "avatar_url": "https://avatars.githubusercontent.com/u/93558329?v=4", "gravatar_id": "", "url": "https://api.github.com/users/krishnacpuvvada", "html_url": "https://github.com/krishnacpuvvada", "followers_url": "https://api.github....
[]
closed
true
null
[]
null
null
2022-12-19T21:22:50
2022-12-28T19:31:22
2022-12-28T19:31:22
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
I think prepare a futureproof solution and return (by option) the equivalent of a Hypothesis dataclass object. Ofc this will be some other dataclass name and content but will allow flexibility in the future. By default just return str paths, and if user requests for this dataclass, fill it with contents as need...
null
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5674/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5674/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5673
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5673/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5673/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5673/events
https://github.com/NVIDIA/NeMo/issues/5673
1,503,122,924
I_kwDOC_bI7s5Zl9Xs
5,673
Only silence is detected after converting vad_multilingual_marblenet.nemo to ONNX format.
{ "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...
[ { "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
{ "login": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https://api.github.com/use...
[ { "login": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https:...
null
null
2022-12-19T15:11:04
2023-03-25T01:52:10
2023-03-25T01:52:10
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
Hello, I tried to convert the vad_multilingual_marblenet.nemo model to ONNX format and perform the vad inference stage in the clustering_diar_infer.py script from the diarization example. The following is the code I implemented: ``` self._vad_model = EncDecClassificationModel.restore_from(model_path) ...
{ "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/5673/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5673/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5672
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5672/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5672/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5672/events
https://github.com/NVIDIA/NeMo/pull/5672
1,503,092,451
PR_kwDOC_bI7s5FylwT
5,672
[NLP] Supervised Fine-tuning for GPT
{ "login": "soares-f", "id": 14294190, "node_id": "MDQ6VXNlcjE0Mjk0MTkw", "avatar_url": "https://avatars.githubusercontent.com/u/14294190?v=4", "gravatar_id": "", "url": "https://api.github.com/users/soares-f", "html_url": "https://github.com/soares-f", "followers_url": "https://api.github.com/users/soa...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://a...
closed
false
null
[]
null
null
2022-12-19T14:54:08
2023-02-03T02:02:09
2023-02-03T02:02:09
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5672", "html_url": "https://github.com/NVIDIA/NeMo/pull/5672", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5672.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5672.patch", "merged_at": null }
# What does this PR do ? The goal of this PR is to add a supervised fine-tuning functionality for GPT. **Collection**: NLP - language modeling # Changelog - Created a new class similar to GPT pretraining: MegatronGPTSFTModel - Create a new dataset class for SFT, allowing answer-only loss and the inclusion...
{ "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/5672/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5672/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5671
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5671/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5671/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5671/events
https://github.com/NVIDIA/NeMo/pull/5671
1,503,035,019
PR_kwDOC_bI7s5FyZaL
5,671
Support nested NeMo models
{ "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": 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" } ]
closed
false
null
[]
null
null
2022-12-19T14:13:59
2023-01-23T19:04:10
2023-01-23T19:04:10
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5671", "html_url": "https://github.com/NVIDIA/NeMo/pull/5671", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5671.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5671.patch", "merged_at": "2023-01-23T19:04:10" }
# What does this PR do ? Adds support for nested NeMo models (with resources). It's possible to instantiate and save models with NeMo submodules. Artifacts are correctly saved and restored. **Collection**: [core] # Changelog - Add specific line by line info of high level changes in this PR. # Usage ...
{ "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...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5671/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5671/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5670
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5670/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5670/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5670/events
https://github.com/NVIDIA/NeMo/pull/5670
1,503,016,861
PR_kwDOC_bI7s5FyVYJ
5,670
Use transpose projection for spectorgram embeddings and do positional embeddings properly in infuser model
{ "login": "coopie", "id": 6509132, "node_id": "MDQ6VXNlcjY1MDkxMzI=", "avatar_url": "https://avatars.githubusercontent.com/u/6509132?v=4", "gravatar_id": "", "url": "https://api.github.com/users/coopie", "html_url": "https://github.com/coopie", "followers_url": "https://api.github.com/users/coopie/foll...
[ { "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": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://a...
closed
false
null
[]
null
null
2022-12-19T14:04:41
2022-12-19T14:30:34
2022-12-19T14:04:47
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5670", "html_url": "https://github.com/NVIDIA/NeMo/pull/5670", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5670.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5670.patch", "merged_at": null }
see title:
{ "login": "coopie", "id": 6509132, "node_id": "MDQ6VXNlcjY1MDkxMzI=", "avatar_url": "https://avatars.githubusercontent.com/u/6509132?v=4", "gravatar_id": "", "url": "https://api.github.com/users/coopie", "html_url": "https://github.com/coopie", "followers_url": "https://api.github.com/users/coopie/foll...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5670/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5670/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5669
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5669/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5669/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5669/events
https://github.com/NVIDIA/NeMo/pull/5669
1,502,864,678
PR_kwDOC_bI7s5Fx0U-
5,669
Propagate attention_dropout flag for GPT-3
{ "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https://api.github.com/us...
[ { "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
2022-12-19T12:23:01
2022-12-20T21:45:21
2022-12-20T21:45:21
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5669", "html_url": "https://github.com/NVIDIA/NeMo/pull/5669", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5669.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5669.patch", "merged_at": "2022-12-20T21:45:21" }
# What does this PR do ? Allow changing `attention_dropout` from a config file level in the GPT model **Collection**: language_model # Changelog - Allow changing `attention_dropout` from a config file level in GPT # Usage Set `model.attention_dropout` in GPT config file # Before your PR is "Ready for ...
{ "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/5669/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5669/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5668
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5668/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5668/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5668/events
https://github.com/NVIDIA/NeMo/pull/5668
1,502,829,581
PR_kwDOC_bI7s5FxsWg
5,668
Fix EMA restart by allowing device to be set by the class init
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "id": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common", "name": "common", "color": "c5def5", "default": false, "description": "" } ]
closed
false
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api...
null
null
2022-12-19T12:04:10
2022-12-19T17:34:21
2022-12-19T17:34:17
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5668", "html_url": "https://github.com/NVIDIA/NeMo/pull/5668", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5668.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5668.patch", "merged_at": "2022-12-19T17:34:17" }
# What does this PR do ? Fixes a bug when restarting from a save checkpoint with multiple GPUs. We shouldn't override the device (or even store the device at all), relying on the LightningModule to provide the device. **Collection**: Common # Before your PR is "Ready for review" **Pre checks**: - [x] Make su...
{ "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/5668/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5668/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5667
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5667/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5667/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5667/events
https://github.com/NVIDIA/NeMo/issues/5667
1,502,435,951
I_kwDOC_bI7s5ZjVpv
5,667
Adding non-tokens to transcription
{ "login": "manjuke", "id": 6142443, "node_id": "MDQ6VXNlcjYxNDI0NDM=", "avatar_url": "https://avatars.githubusercontent.com/u/6142443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/manjuke", "html_url": "https://github.com/manjuke", "followers_url": "https://api.github.com/users/manjuke/...
[]
closed
true
{ "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...
[ { "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.gi...
null
null
2022-12-19T07:15:43
2022-12-28T19:33:21
2022-12-28T19:33:20
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
Hi All, I would like to add some special symbols in to transcription like lang. id of each utterance "\<english\>" and retrain the model. Is there a way to do that? Can I do it by passing some parameters to process_asr_text_tokenizer.py. Currently, I have tried adding some unused symbols like "<" for English, and ">...
null
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5667/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5667/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5666
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5666/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5666/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5666/events
https://github.com/NVIDIA/NeMo/pull/5666
1,502,425,233
PR_kwDOC_bI7s5FwVQQ
5,666
[TTS][ZH] fix broken link for the script.
{ "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
2022-12-19T07:09:03
2022-12-20T05:42:55
2022-12-20T05:42:50
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5666", "html_url": "https://github.com/NVIDIA/NeMo/pull/5666", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5666.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5666.patch", "merged_at": "2022-12-20T05:42:50" }
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # 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://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5666/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5666/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5665
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5665/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5665/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5665/events
https://github.com/NVIDIA/NeMo/issues/5665
1,501,378,933
I_kwDOC_bI7s5ZfTl1
5,665
common\losses\cross_entropy.py doesn't work on some gpus if mask tensor has integer type
{ "login": "bene-ges", "id": 61418381, "node_id": "MDQ6VXNlcjYxNDE4Mzgx", "avatar_url": "https://avatars.githubusercontent.com/u/61418381?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bene-ges", "html_url": "https://github.com/bene-ges", "followers_url": "https://api.github.com/users/ben...
[ { "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
{ "login": "MaximumEntropy", "id": 9114321, "node_id": "MDQ6VXNlcjkxMTQzMjE=", "avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MaximumEntropy", "html_url": "https://github.com/MaximumEntropy", "followers_url": "https://api.gith...
[ { "login": "MaximumEntropy", "id": 9114321, "node_id": "MDQ6VXNlcjkxMTQzMjE=", "avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MaximumEntropy", "html_url": "https://github.com/MaximumEntropy", "followers_url...
null
null
2022-12-17T12:59:50
2023-02-11T01:57:32
2023-02-11T01:57:32
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** common\losses\cross_entropy.py doesn't work on some gpus if mask tensor has integer type. Given that mask is a tensor of all 1 with dtype=torch.int64 in lines 71-72 if loss_mask.dtype is not torch.bool: loss_mask = loss_mask > 0.5 loss_mask should become all True, if ru...
{ "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/5665/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5665/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5664
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5664/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5664/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5664/events
https://github.com/NVIDIA/NeMo/pull/5664
1,501,125,912
PR_kwDOC_bI7s5FsIgo
5,664
[TTS][ZH] bugfix for ngc cli installation.
{ "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": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", "url": "https://a...
closed
false
null
[]
null
null
2022-12-17T02:49:32
2022-12-17T07:37:07
2022-12-17T07:37:04
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5664", "html_url": "https://github.com/NVIDIA/NeMo/pull/5664", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5664.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5664.patch", "merged_at": "2022-12-17T07:37:04" }
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? add ngc cli installation following what TAO toolkit used. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usag...
{ "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/5664/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5664/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5663
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5663/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5663/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5663/events
https://github.com/NVIDIA/NeMo/pull/5663
1,501,047,164
PR_kwDOC_bI7s5Fr3SK
5,663
Fix P-Tuning Truncation
{ "login": "vadam5", "id": 78445382, "node_id": "MDQ6VXNlcjc4NDQ1Mzgy", "avatar_url": "https://avatars.githubusercontent.com/u/78445382?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vadam5", "html_url": "https://github.com/vadam5", "followers_url": "https://api.github.com/users/vadam5/fo...
[ { "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
2022-12-17T00:29:28
2023-02-21T08:34:30
2023-01-05T20:14:10
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5663", "html_url": "https://github.com/NVIDIA/NeMo/pull/5663", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5663.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5663.patch", "merged_at": "2023-01-05T20:14:10" }
Signed-off-by: Virginia Adams <vadams@nvidia.com> Dataset sample truncation sometimes errors in NeMo. This is because the text segments from a users dataset can have different tokenization depending on the prompt template text that is present around that text segment. This makes it difficult to find the truncated fi...
{ "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/5663/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5663/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5662
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5662/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5662/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5662/events
https://github.com/NVIDIA/NeMo/pull/5662
1,500,953,981
PR_kwDOC_bI7s5Fripg
5,662
[TTS] add tts dict cust notebook
{ "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"...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" } ]
closed
false
null
[]
null
null
2022-12-16T22:32:46
2022-12-20T02:10:07
2022-12-20T02:10:04
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5662", "html_url": "https://github.com/NVIDIA/NeMo/pull/5662", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5662.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5662.patch", "merged_at": "2022-12-20T02:10:04" }
Signed-off-by: ekmb <ebakhturina@nvidia.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add...
{ "login": "ekmb", "id": 10428420, "node_id": "MDQ6VXNlcjEwNDI4NDIw", "avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ekmb", "html_url": "https://github.com/ekmb", "followers_url": "https://api.github.com/users/ekmb/followers"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5662/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5662/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5661
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5661/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5661/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5661/events
https://github.com/NVIDIA/NeMo/pull/5661
1,500,933,858
PR_kwDOC_bI7s5FreRo
5,661
Add AutoConfigurator (former HP Tool)
{ "login": "markelsanz14", "id": 10426497, "node_id": "MDQ6VXNlcjEwNDI2NDk3", "avatar_url": "https://avatars.githubusercontent.com/u/10426497?v=4", "gravatar_id": "", "url": "https://api.github.com/users/markelsanz14", "html_url": "https://github.com/markelsanz14", "followers_url": "https://api.github.c...
[]
closed
false
{ "login": "markelsanz14", "id": 10426497, "node_id": "MDQ6VXNlcjEwNDI2NDk3", "avatar_url": "https://avatars.githubusercontent.com/u/10426497?v=4", "gravatar_id": "", "url": "https://api.github.com/users/markelsanz14", "html_url": "https://github.com/markelsanz14", "followers_url": "https://api.github.c...
[ { "login": "markelsanz14", "id": 10426497, "node_id": "MDQ6VXNlcjEwNDI2NDk3", "avatar_url": "https://avatars.githubusercontent.com/u/10426497?v=4", "gravatar_id": "", "url": "https://api.github.com/users/markelsanz14", "html_url": "https://github.com/markelsanz14", "followers_url": "...
null
null
2022-12-16T22:07:20
2023-01-11T18:02:40
2023-01-11T18:02:40
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5661", "html_url": "https://github.com/NVIDIA/NeMo/pull/5661", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5661.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5661.patch", "merged_at": null }
# What does this PR do ? Adds AutoConfigurator to NeMo Megatron directory. **Collection**: nemo_megatron_launcher # 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": "markelsanz14", "id": 10426497, "node_id": "MDQ6VXNlcjEwNDI2NDk3", "avatar_url": "https://avatars.githubusercontent.com/u/10426497?v=4", "gravatar_id": "", "url": "https://api.github.com/users/markelsanz14", "html_url": "https://github.com/markelsanz14", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5661/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5661/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5660
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5660/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5660/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5660/events
https://github.com/NVIDIA/NeMo/issues/5660
1,500,852,031
I_kwDOC_bI7s5ZdS8_
5,660
Enable gpu device selection in ClusteringDiarizer()
{ "login": "Jesteinbe", "id": 22843477, "node_id": "MDQ6VXNlcjIyODQzNDc3", "avatar_url": "https://avatars.githubusercontent.com/u/22843477?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Jesteinbe", "html_url": "https://github.com/Jesteinbe", "followers_url": "https://api.github.com/users/...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" } ]
closed
false
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api...
null
null
2022-12-16T20:55:03
2022-12-20T19:41:22
2022-12-20T19:41:22
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
Can you add the ability to select the GPU device when using [ClusteringDiarizer](https://github.com/NVIDIA/NeMo/blob/main/nemo/collections/asr/models/clustering_diarizer.py)? Currently, it always gets mapped to GPU 0 but it seems like that should be configurable unless I'm missing something.
{ "login": "fayejf", "id": 36722593, "node_id": "MDQ6VXNlcjM2NzIyNTkz", "avatar_url": "https://avatars.githubusercontent.com/u/36722593?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fayejf", "html_url": "https://github.com/fayejf", "followers_url": "https://api.github.com/users/fayejf/fo...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5660/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5660/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5659
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5659/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5659/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5659/events
https://github.com/NVIDIA/NeMo/pull/5659
1,500,731,179
PR_kwDOC_bI7s5Fqx8k
5,659
Hybrid ASR-TTS models
{ "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": 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
2022-12-16T19:09:45
2023-02-02T06:55:05
2023-02-01T21:37:54
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5659", "html_url": "https://github.com/NVIDIA/NeMo/pull/5659", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5659.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5659.patch", "merged_at": "2023-02-01T21:37:54" }
# What does this PR do ? This PR adds support for hybrid ASR-TTS models. **Features:** - [x] hybrid ASR-TTS model (`ASRWithTTSModel`) from CTC-BPE and RNNT-BPE for finetuning - [x] hybrid ASR-TTS model (`ASRWithTTSModel`) from ASR model config for training from scratch - [x] fusing BatchNorm to improve the qua...
{ "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...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5659/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5659/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5658
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5658/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5658/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5658/events
https://github.com/NVIDIA/NeMo/pull/5658
1,500,634,918
PR_kwDOC_bI7s5FqdQ0
5,658
Add DLLogger support to exp_manager
{ "login": "milesial", "id": 30204471, "node_id": "MDQ6VXNlcjMwMjA0NDcx", "avatar_url": "https://avatars.githubusercontent.com/u/30204471?v=4", "gravatar_id": "", "url": "https://api.github.com/users/milesial", "html_url": "https://github.com/milesial", "followers_url": "https://api.github.com/users/mil...
[]
closed
false
null
[]
null
null
2022-12-16T17:54:57
2022-12-17T00:19:40
2022-12-17T00:19:40
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5658", "html_url": "https://github.com/NVIDIA/NeMo/pull/5658", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5658.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5658.patch", "merged_at": "2022-12-17T00:19:40" }
# What does this PR do ? Adds an option to log with DLLogger in the experiment manager. **Collection**: [Note which collection this PR will affect] # Changelog - Changed exp_manager.py to add a new logger - Updated the exp_manager documentation # Usage In the exp_manager config: ```yaml enable_dllog...
{ "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/5658/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5658/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5657
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5657/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5657/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5657/events
https://github.com/NVIDIA/NeMo/pull/5657
1,500,569,739
PR_kwDOC_bI7s5FqPNv
5,657
Nemo megatron launcher
{ "login": "yaoyu-33", "id": 54727607, "node_id": "MDQ6VXNlcjU0NzI3NjA3", "avatar_url": "https://avatars.githubusercontent.com/u/54727607?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yaoyu-33", "html_url": "https://github.com/yaoyu-33", "followers_url": "https://api.github.com/users/yao...
[]
closed
false
null
[]
null
null
2022-12-16T17:09:28
2023-01-11T21:38:18
2023-01-11T21:38:18
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5657", "html_url": "https://github.com/NVIDIA/NeMo/pull/5657", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5657.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5657.patch", "merged_at": null }
# What does this PR do ? In this PR, we OSS internal nemo megatron launching scripts to NeMo github repo. It includes the launch scripts to train large language models, nemo megatron Dockerfile and nemo megatron readme. **Collection**: [Note which collection this PR will affect] # Changelog - Add nemo megat...
{ "login": "yaoyu-33", "id": 54727607, "node_id": "MDQ6VXNlcjU0NzI3NjA3", "avatar_url": "https://avatars.githubusercontent.com/u/54727607?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yaoyu-33", "html_url": "https://github.com/yaoyu-33", "followers_url": "https://api.github.com/users/yao...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5657/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5657/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5656
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5656/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5656/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5656/events
https://github.com/NVIDIA/NeMo/pull/5656
1,500,506,623
PR_kwDOC_bI7s5FqBv-
5,656
Draft: Fused Adapters with Retro
{ "login": "aleksficek", "id": 37374704, "node_id": "MDQ6VXNlcjM3Mzc0NzA0", "avatar_url": "https://avatars.githubusercontent.com/u/37374704?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aleksficek", "html_url": "https://github.com/aleksficek", "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": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", ...
closed
false
null
[]
null
null
2022-12-16T16:20:20
2023-01-31T01:05:42
2023-01-31T01:05:42
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5656", "html_url": "https://github.com/NVIDIA/NeMo/pull/5656", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5656.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5656.patch", "merged_at": null }
# What does this PR do ? Combines adapters with retrieval augmented language model retro with different configurations. **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 exam...
{ "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/5656/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5656/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5655
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5655/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5655/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5655/events
https://github.com/NVIDIA/NeMo/issues/5655
1,500,480,311
I_kwDOC_bI7s5Zb4M3
5,655
UL2 sampling is Poisson instead of uniform
{ "login": "janEbert", "id": 12694897, "node_id": "MDQ6VXNlcjEyNjk0ODk3", "avatar_url": "https://avatars.githubusercontent.com/u/12694897?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janEbert", "html_url": "https://github.com/janEbert", "followers_url": "https://api.github.com/users/jan...
[ { "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
{ "login": "MaximumEntropy", "id": 9114321, "node_id": "MDQ6VXNlcjkxMTQzMjE=", "avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MaximumEntropy", "html_url": "https://github.com/MaximumEntropy", "followers_url": "https://api.gith...
[ { "login": "MaximumEntropy", "id": 9114321, "node_id": "MDQ6VXNlcjkxMTQzMjE=", "avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MaximumEntropy", "html_url": "https://github.com/MaximumEntropy", "followers_url...
null
null
2022-12-16T15:59:57
2023-06-09T02:05:32
2023-06-09T02:05:32
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
UL2 objectives should be sampled with uniform probability, including subtasks. Instead, currently, first the overarching denoiser is uniformly sampled and then the denoising subtask is again sampled uniformly. This is only the case [here for X-denoisers](https://github.com/NVIDIA/NeMo/blob/main/nemo/collections/nlp/dat...
{ "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/5655/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5655/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5654
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5654/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5654/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5654/events
https://github.com/NVIDIA/NeMo/issues/5654
1,499,944,438
I_kwDOC_bI7s5ZZ1X2
5,654
load gatortron checkpoint into biomegatron model, hit Key 'optim' is not in struct
{ "login": "guathwa", "id": 53548997, "node_id": "MDQ6VXNlcjUzNTQ4OTk3", "avatar_url": "https://avatars.githubusercontent.com/u/53548997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/guathwa", "html_url": "https://github.com/guathwa", "followers_url": "https://api.github.com/users/guathw...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" } ]
closed
false
null
[]
null
null
2022-12-16T10:20:15
2023-01-24T04:50:20
2023-01-24T04:50:20
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** not able to complete the training process using pretrained model [biomegatron345m_biovocab_50k_cased] **Steps/Code to reproduce bug** NVIDIA NeMo Introduction Notebook Setup using the NGC nvcr.io/nvidia/pytorch:22.04-py3 PyTorch container. Install [NeMo](https://github.com/NVIDIA/NeMo) usin...
{ "login": "guathwa", "id": 53548997, "node_id": "MDQ6VXNlcjUzNTQ4OTk3", "avatar_url": "https://avatars.githubusercontent.com/u/53548997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/guathwa", "html_url": "https://github.com/guathwa", "followers_url": "https://api.github.com/users/guathw...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5654/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5654/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5653
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5653/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5653/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5653/events
https://github.com/NVIDIA/NeMo/pull/5653
1,499,760,431
PR_kwDOC_bI7s5Fnd8a
5,653
No-script TS export, prepared for ONNX export
{ "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
2022-12-16T07:54:44
2023-01-11T02:02:58
2023-01-11T01:38:46
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5653", "html_url": "https://github.com/NVIDIA/NeMo/pull/5653", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5653.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5653.patch", "merged_at": "2023-01-11T01:38:45" }
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com> # What does this PR do ? Changed unfold to reshape for inference to be able to export in ONNX. Also using extra hx parameter to LSTM call to work around Pytorch issues with tracing the hx=None. Now Torchscript export works without any scripting - so I was als...
{ "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/5653/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5653/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5652
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5652/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5652/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5652/events
https://github.com/NVIDIA/NeMo/pull/5652
1,499,713,178
PR_kwDOC_bI7s5FnTiE
5,652
[TTS][ZH] bugfix for ngc cli installation.
{ "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
2022-12-16T07:12:29
2022-12-17T02:49:03
2022-12-17T02:49:00
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5652", "html_url": "https://github.com/NVIDIA/NeMo/pull/5652", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5652.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5652.patch", "merged_at": "2022-12-17T02:49:00" }
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? add ngc cli installation following what TAO toolkit used. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usag...
{ "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/5652/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5652/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5650
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5650/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5650/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5650/events
https://github.com/NVIDIA/NeMo/pull/5650
1,499,527,430
PR_kwDOC_bI7s5Fmq4r
5,650
Add duration padding support for RADTTS inference
{ "login": "kevjshih", "id": 1316295, "node_id": "MDQ6VXNlcjEzMTYyOTU=", "avatar_url": "https://avatars.githubusercontent.com/u/1316295?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kevjshih", "html_url": "https://github.com/kevjshih", "followers_url": "https://api.github.com/users/kevjs...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" } ]
closed
false
null
[]
null
null
2022-12-16T03:46:34
2022-12-16T20:43:21
2022-12-16T20:43:21
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5650", "html_url": "https://github.com/NVIDIA/NeMo/pull/5650", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5650.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5650.patch", "merged_at": "2022-12-16T20:43:21" }
# What does this PR do ? During inference, radtts++ duration predictions tend to be close to zero when given random inputs. This can be an issue as a sequence with length less than the grouping size in the radtts flow operation will result in a crash. The solution is to set the last input token to correspond to a ...
{ "login": "borisfom", "id": 14189615, "node_id": "MDQ6VXNlcjE0MTg5NjE1", "avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4", "gravatar_id": "", "url": "https://api.github.com/users/borisfom", "html_url": "https://github.com/borisfom", "followers_url": "https://api.github.com/users/bor...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5650/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5650/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5649
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5649/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5649/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5649/events
https://github.com/NVIDIA/NeMo/pull/5649
1,499,415,416
PR_kwDOC_bI7s5FmTgR
5,649
Add prompt learning tests
{ "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": "" }, { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://a...
closed
false
null
[]
null
null
2022-12-16T01:25:43
2022-12-21T23:01:09
2022-12-21T23:01:04
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5649", "html_url": "https://github.com/NVIDIA/NeMo/pull/5649", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5649.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5649.patch", "merged_at": "2022-12-21T23:01:04" }
# 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/5649/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5649/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5648
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5648/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5648/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5648/events
https://github.com/NVIDIA/NeMo/pull/5648
1,499,388,871
PR_kwDOC_bI7s5FmNvv
5,648
some tokenizers do not have additional_special_tokens_ids attribute
{ "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": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", ...
closed
false
null
[]
null
null
2022-12-16T00:56:44
2022-12-24T00:50:34
2022-12-24T00:50:31
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5648", "html_url": "https://github.com/NVIDIA/NeMo/pull/5648", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5648.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5648.patch", "merged_at": "2022-12-24T00:50:31" }
Signed-off-by: arendu <adithya.r@gmail.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add ...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5648/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5648/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5647
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5647/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5647/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5647/events
https://github.com/NVIDIA/NeMo/pull/5647
1,499,380,617
PR_kwDOC_bI7s5FmMC9
5,647
[TTS][ZH] bugfix for the tutorial and add NGC CLI installation guide.
{ "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": 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
null
[]
null
null
2022-12-16T00:47:41
2022-12-16T03:51:05
2022-12-16T03:51:01
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5647", "html_url": "https://github.com/NVIDIA/NeMo/pull/5647", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5647.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5647.patch", "merged_at": "2022-12-16T03:51:01" }
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? This tutorial requires users to download datasets from NGC, but we did not provide any guidance about how to install NGC registry CLI. Verified to running through without errors. Add a one line overview of what ...
{ "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/5647/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5647/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5646
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5646/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5646/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5646/events
https://github.com/NVIDIA/NeMo/issues/5646
1,499,344,494
I_kwDOC_bI7s5ZXi5u
5,646
float16 is not supported by the preprocessor in Conformer CTC Large
{ "login": "galv", "id": 4767568, "node_id": "MDQ6VXNlcjQ3Njc1Njg=", "avatar_url": "https://avatars.githubusercontent.com/u/4767568?v=4", "gravatar_id": "", "url": "https://api.github.com/users/galv", "html_url": "https://github.com/galv", "followers_url": "https://api.github.com/users/galv/followers", ...
[ { "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
{ "login": "VahidooX", "id": 23551647, "node_id": "MDQ6VXNlcjIzNTUxNjQ3", "avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4", "gravatar_id": "", "url": "https://api.github.com/users/VahidooX", "html_url": "https://github.com/VahidooX", "followers_url": "https://api.github.com/users/Vah...
[ { "login": "VahidooX", "id": 23551647, "node_id": "MDQ6VXNlcjIzNTUxNjQ3", "avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4", "gravatar_id": "", "url": "https://api.github.com/users/VahidooX", "html_url": "https://github.com/VahidooX", "followers_url": "https://api....
null
null
2022-12-16T00:33:40
2023-02-05T02:01:59
2023-02-05T02:01:59
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** Not sure if this is intended to be supported or not, but I don't seem to be able to run the entire Conformer CTC Large in fp16 format in CUDA. The problem seems to occur because of a missing op in the preprocessor. This seem error is mentioned here: https://github.com/pytorch/pytorch/issues/7168...
{ "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/5646/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5646/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5645
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5645/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5645/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5645/events
https://github.com/NVIDIA/NeMo/pull/5645
1,499,217,434
PR_kwDOC_bI7s5FloIx
5,645
[workflow] add exclude labels option to ignore cherry-picks in releas…
{ "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": 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
2022-12-15T22:45:47
2022-12-16T02:04:46
2022-12-16T02:04:42
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5645", "html_url": "https://github.com/NVIDIA/NeMo/pull/5645", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5645.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5645.patch", "merged_at": "2022-12-16T02:04:42" }
…e changelog. Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in...
{ "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/5645/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5645/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5644
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5644/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5644/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5644/events
https://github.com/NVIDIA/NeMo/pull/5644
1,499,122,259
PR_kwDOC_bI7s5FlS8B
5,644
Add duration padding support to next largest multiple of group size in radtts inference
{ "login": "kevjshih", "id": 1316295, "node_id": "MDQ6VXNlcjEzMTYyOTU=", "avatar_url": "https://avatars.githubusercontent.com/u/1316295?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kevjshih", "html_url": "https://github.com/kevjshih", "followers_url": "https://api.github.com/users/kevjs...
[ { "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
2022-12-15T21:33:20
2022-12-16T03:45:49
2022-12-16T03:45:25
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5644", "html_url": "https://github.com/NVIDIA/NeMo/pull/5644", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5644.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5644.patch", "merged_at": null }
# What does this PR do ? During inference, radtts++ duration predictions tend to be close to zero when given random inputs. This can be an issue as a sequence with length less than the grouping size in the radtts flow operation will result in a crash. The solution is to set the last input token to correspond to a ...
{ "login": "kevjshih", "id": 1316295, "node_id": "MDQ6VXNlcjEzMTYyOTU=", "avatar_url": "https://avatars.githubusercontent.com/u/1316295?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kevjshih", "html_url": "https://github.com/kevjshih", "followers_url": "https://api.github.com/users/kevjs...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5644/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5644/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5643
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5643/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5643/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5643/events
https://github.com/NVIDIA/NeMo/pull/5643
1,499,057,080
PR_kwDOC_bI7s5FlEmD
5,643
[TTS][ZH] bugfix for the tutorial and add NGC CLI installation guide.
{ "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": 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
null
[]
null
null
2022-12-15T20:41:38
2022-12-16T00:47:06
2022-12-16T00:47:01
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5643", "html_url": "https://github.com/NVIDIA/NeMo/pull/5643", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5643.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5643.patch", "merged_at": "2022-12-16T00:47:01" }
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? This tutorial requires users to download datasets from NGC, but we did not provide any guidance about how to install NGC registry CLI. Verified to running through without errors. Add a one line overview of what ...
{ "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/5643/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5643/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5642
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5642/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5642/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5642/events
https://github.com/NVIDIA/NeMo/pull/5642
1,498,983,982
PR_kwDOC_bI7s5Fk0gF
5,642
some tokenizers do not have additional_special_tokens_ids attribute
{ "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
2022-12-15T19:38:44
2023-02-21T08:34:37
2022-12-16T00:56:06
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5642", "html_url": "https://github.com/NVIDIA/NeMo/pull/5642", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5642.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5642.patch", "merged_at": "2022-12-16T00:56:06" }
Signed-off-by: arendu <adithya.r@gmail.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add ...
{ "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://api.github.com/users/...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5642/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5642/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5641
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5641/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5641/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5641/events
https://github.com/NVIDIA/NeMo/pull/5641
1,498,951,353
PR_kwDOC_bI7s5FktW_
5,641
[STT] Add Esperanto (Eo) ASR Conformer-CTC and Conformer-Transducer models
{ "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": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", ...
closed
false
null
[]
null
null
2022-12-15T19:12:49
2022-12-15T19:25:35
2022-12-15T19:25:30
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5641", "html_url": "https://github.com/NVIDIA/NeMo/pull/5641", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5641.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5641.patch", "merged_at": "2022-12-15T19:25:30" }
# What does this PR do ? [STT] Add Esperanto (Eo) ASR Conformer-CTC and Conformer-Transducer models **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```pyth...
{ "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/5641/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5641/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5640
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5640/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5640/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5640/events
https://github.com/NVIDIA/NeMo/pull/5640
1,498,929,738
PR_kwDOC_bI7s5Fkouo
5,640
Patch to support additional tokenizers in t5 adapter training
{ "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
2022-12-15T18:55:27
2023-02-21T23:06:27
2022-12-15T19:39:21
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5640", "html_url": "https://github.com/NVIDIA/NeMo/pull/5640", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5640.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5640.patch", "merged_at": null }
# What does this PR do ? patch to allow using tokenizers without additional_special_tokens_ids… **Collection**: [NLP] # Changelog - checks for `additional_special_tokens_ids` attribute in tokenizer. # Usage * You can potentially add a usage example below ```python # Add a code snippet demonstrating...
{ "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/5640/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5640/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5639
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5639/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5639/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5639/events
https://github.com/NVIDIA/NeMo/pull/5639
1,498,925,050
PR_kwDOC_bI7s5Fkns8
5,639
[STT] Add Esperanto (Eo) ASR Conformer-CTC and Conformer-Transducer models
{ "login": "andrusenkoau", "id": 52885736, "node_id": "MDQ6VXNlcjUyODg1NzM2", "avatar_url": "https://avatars.githubusercontent.com/u/52885736?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrusenkoau", "html_url": "https://github.com/andrusenkoau", "followers_url": "https://api.github.c...
[ { "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
2022-12-15T18:51:08
2022-12-15T19:12:15
2022-12-15T19:12:14
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5639", "html_url": "https://github.com/NVIDIA/NeMo/pull/5639", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5639.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5639.patch", "merged_at": "2022-12-15T19:12:14" }
# What does this PR do ? [STT] Add Esperanto (Eo) ASR Conformer-CTC and Conformer-Transducer models **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```pyth...
{ "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/5639/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5639/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5638
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5638/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5638/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5638/events
https://github.com/NVIDIA/NeMo/pull/5638
1,498,775,763
PR_kwDOC_bI7s5FkHKc
5,638
Add AWS SageMaker ASR Examples
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "id": 1719393562, "node_id": "MDU6TGFiZWwxNzE5MzkzNTYy", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/feature", "name": "feature", "color": "68F3F0", "default": false, "description": "request/PR for a new feature" } ]
closed
false
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api...
null
null
2022-12-15T16:54:15
2023-02-10T01:36:59
2023-02-10T01:36:53
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5638", "html_url": "https://github.com/NVIDIA/NeMo/pull/5638", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5638.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5638.patch", "merged_at": "2023-02-10T01:36:52" }
# What does this PR do ? Adds AWS SageMaker example notebooks for ASR! **Collection**: ASR # Changelog - Add AWS SageMaker examples to NeMo repo. # 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...
{ "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/5638/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5638/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5637
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5637/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5637/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5637/events
https://github.com/NVIDIA/NeMo/issues/5637
1,498,471,805
I_kwDOC_bI7s5ZUN19
5,637
Speaker Diarization Task: Clustering stage crashes(Process killed) for long audio files using CPU
{ "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...
[ { "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": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "htt...
closed
false
{ "login": "tango4j", "id": 13211483, "node_id": "MDQ6VXNlcjEzMjExNDgz", "avatar_url": "https://avatars.githubusercontent.com/u/13211483?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tango4j", "html_url": "https://github.com/tango4j", "followers_url": "https://api.github.com/users/tango4...
[ { "login": "tango4j", "id": 13211483, "node_id": "MDQ6VXNlcjEzMjExNDgz", "avatar_url": "https://avatars.githubusercontent.com/u/13211483?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tango4j", "html_url": "https://github.com/tango4j", "followers_url": "https://api.git...
null
null
2022-12-15T13:49:19
2023-03-06T02:02:49
2023-03-06T02:02:49
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
Hello, I've been testing the NeMo diarization example, using clustering inference on many different datasets and inputs using CPU only. On files up to 90 minutes in length, the diarizer reached around 25Gb RAM consumed in the clusterization stage. When I tried to diarize a 4 hour file that has 2 speakers using CPU o...
{ "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/5637/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5637/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5636
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5636/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5636/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5636/events
https://github.com/NVIDIA/NeMo/issues/5636
1,497,806,114
I_kwDOC_bI7s5ZRrUi
5,636
TTS Primer Tutorial throws errors in colab
{ "login": "AlexSteveChungAlvarez", "id": 42816278, "node_id": "MDQ6VXNlcjQyODE2Mjc4", "avatar_url": "https://avatars.githubusercontent.com/u/42816278?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AlexSteveChungAlvarez", "html_url": "https://github.com/AlexSteveChungAlvarez", "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
2022-12-15T05:17:55
2022-12-15T05:44:24
2022-12-15T05:44:24
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
I am trying to learn from this tutorial: https://github.com/NVIDIA/NeMo/blob/main/tutorials/tts/NeMo_TTS_Primer.ipynb, but I get errors since the beginning! In the Setup I get this: `ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source...
{ "login": "AlexSteveChungAlvarez", "id": 42816278, "node_id": "MDQ6VXNlcjQyODE2Mjc4", "avatar_url": "https://avatars.githubusercontent.com/u/42816278?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AlexSteveChungAlvarez", "html_url": "https://github.com/AlexSteveChungAlvarez", "followers_...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5636/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5636/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5635
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5635/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5635/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5635/events
https://github.com/NVIDIA/NeMo/pull/5635
1,497,789,219
PR_kwDOC_bI7s5FgwgI
5,635
per-micro-batch input loader
{ "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": "" }, { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://a...
closed
false
null
[]
null
null
2022-12-15T04:59:48
2023-02-09T20:44:54
2023-02-09T20:44:47
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5635", "html_url": "https://github.com/NVIDIA/NeMo/pull/5635", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5635.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5635.patch", "merged_at": "2023-02-09T20:44:47" }
# What does this PR do ? Per-micro-batch input loader and sampler for Megatron-based language models # Changelog - `Use dataloader_iter` based step iterator API - Update batch sampler to accommodate changes for global-batch-based sampling - Update batch H2D copier - Update training step hooks to reflect micr...
{ "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/5635/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5635/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5634
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5634/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5634/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5634/events
https://github.com/NVIDIA/NeMo/pull/5634
1,497,648,438
PR_kwDOC_bI7s5FgSad
5,634
[TTS][DOC] add notes about automatic conversion to target sampling ra…
{ "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": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", "url": "https://a...
closed
false
null
[]
null
null
2022-12-15T01:30:51
2022-12-15T08:24:32
2022-12-15T08:24:28
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5634", "html_url": "https://github.com/NVIDIA/NeMo/pull/5634", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5634.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5634.patch", "merged_at": "2022-12-15T08:24:28" }
…tes. Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR...
{ "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/5634/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5634/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5633
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5633/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5633/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5633/events
https://github.com/NVIDIA/NeMo/pull/5633
1,497,635,798
PR_kwDOC_bI7s5FgPv_
5,633
Temporarily disable prompt learning CI tests
{ "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": 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
2022-12-15T01:10:31
2022-12-15T07:13:12
2022-12-15T07:13:08
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5633", "html_url": "https://github.com/NVIDIA/NeMo/pull/5633", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5633.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5633.patch", "merged_at": "2022-12-15T07:13:08" }
# What does this PR do ? Prompt learning CI tests are taking ~10 minutes to complete. Temporarily disabling them until they can be fixed. **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 potentiall...
{ "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/5633/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5633/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5632
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5632/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5632/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5632/events
https://github.com/NVIDIA/NeMo/pull/5632
1,497,630,017
PR_kwDOC_bI7s5FgOg8
5,632
Temporarily disable prompt learning tests
{ "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
2022-12-15T01:04:04
2023-02-15T23:18:29
2022-12-15T01:06:34
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5632", "html_url": "https://github.com/NVIDIA/NeMo/pull/5632", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5632.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5632.patch", "merged_at": null }
# What does this PR do ? Found a few tests that are taking ~ 10 minutes to complete. Disabling them until they can be fixed. **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...
{ "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/5632/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5632/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5631
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5631/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5631/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5631/events
https://github.com/NVIDIA/NeMo/issues/5631
1,497,567,420
I_kwDOC_bI7s5ZQxC8
5,631
EMA Doesn't delete previous EMA ckpts when k > 0 for checkpointing
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" } ]
closed
false
null
[]
null
null
2022-12-14T23:35:57
2023-01-05T19:27:50
2023-01-05T19:27:50
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** EMA saves a separate EMA based ckpt when normally saving. The problem is when saving a set amount of checkpoints (i.e k=5) the older EMA ckpts are not being deleted. This means there is an excess of EMA based ckpts. What is expected is that older EMA ckpts are deleted. **Proposed Solution*...
{ "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/5631/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5631/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5630
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5630/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5630/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5630/events
https://github.com/NVIDIA/NeMo/pull/5630
1,497,554,182
PR_kwDOC_bI7s5Ff9_P
5,630
Remove SDP (moved to separate repo) - merge to main
{ "login": "erastorgueva-nv", "id": 80532067, "node_id": "MDQ6VXNlcjgwNTMyMDY3", "avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4", "gravatar_id": "", "url": "https://api.github.com/users/erastorgueva-nv", "html_url": "https://github.com/erastorgueva-nv", "followers_url": "https://api...
[]
closed
false
null
[]
null
null
2022-12-14T23:17:53
2022-12-19T18:04:49
2022-12-19T18:04:45
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5630", "html_url": "https://github.com/NVIDIA/NeMo/pull/5630", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5630.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5630.patch", "merged_at": "2022-12-19T18:04:45" }
# What does this PR do ? Remove SDP code from tools/ folder and add docs page briefly describing SDP and its new location **Collection**: tools # Changelog - Remove `tools/speech_data_processor` dir - Update docs with new SDP location # Usage N/A # Before your PR is "Ready for review" **Pre checks**...
{ "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/5630/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5630/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5629
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5629/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5629/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5629/events
https://github.com/NVIDIA/NeMo/pull/5629
1,497,500,051
PR_kwDOC_bI7s5Ffx9W
5,629
[Dockerfile] Remove AIS archive from docker image
{ "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": 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
2022-12-14T22:23:54
2022-12-15T21:58:53
2022-12-15T21:58:52
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5629", "html_url": "https://github.com/NVIDIA/NeMo/pull/5629", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5629.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5629.patch", "merged_at": "2022-12-15T21:58:52" }
Signed-off-by: Ante Jukić <ajukic@nvidia.com> # What does this PR do ? Removes an unused archive, downloaded when preparing the AIS binary. **Collection**: General # Before your PR is "Ready for review" **Pre checks**: - [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVID...
{ "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/5629/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5629/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5628
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5628/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5628/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5628/events
https://github.com/NVIDIA/NeMo/pull/5628
1,497,495,684
PR_kwDOC_bI7s5FfxCj
5,628
Concat tarred ds fixes, additional config parameters
{ "login": "bmwshop", "id": 482416, "node_id": "MDQ6VXNlcjQ4MjQxNg==", "avatar_url": "https://avatars.githubusercontent.com/u/482416?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bmwshop", "html_url": "https://github.com/bmwshop", "followers_url": "https://api.github.com/users/bmwshop/fo...
[ { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR", "name": "ASR", "color": "F3B33E", "default": false, "description": "" }, { "id": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://a...
closed
false
null
[]
null
null
2022-12-14T22:19:16
2023-03-17T07:28:02
2023-03-17T07:28:01
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5628", "html_url": "https://github.com/NVIDIA/NeMo/pull/5628", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5628.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5628.patch", "merged_at": "2023-03-17T07:28:01" }
# What does this PR do ? Adds ConcatDataset features to ASR configs and fixes bugs **Collection**: [Note which collection this PR will affect] ASR # Changelog - All parameters are now optional - One needs to pass train_ds.is_concat=True to activate - The datasets become a list over the possible current l...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5628/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5628/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5627
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5627/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5627/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5627/events
https://github.com/NVIDIA/NeMo/pull/5627
1,497,491,893
PR_kwDOC_bI7s5FfwLy
5,627
Fixed a missing import for gather_objects
{ "login": "michalivne", "id": 7453913, "node_id": "MDQ6VXNlcjc0NTM5MTM=", "avatar_url": "https://avatars.githubusercontent.com/u/7453913?v=4", "gravatar_id": "", "url": "https://api.github.com/users/michalivne", "html_url": "https://github.com/michalivne", "followers_url": "https://api.github.com/users...
[]
closed
false
null
[]
null
null
2022-12-14T22:15:38
2022-12-14T22:27:54
2022-12-14T22:27:51
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5627", "html_url": "https://github.com/NVIDIA/NeMo/pull/5627", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5627.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5627.patch", "merged_at": "2022-12-14T22:27:51" }
# What does this PR do ? 1. Added missing import for gather_objects. **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 demons...
{ "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/5627/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5627/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5626
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5626/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5626/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5626/events
https://github.com/NVIDIA/NeMo/pull/5626
1,497,482,959
PR_kwDOC_bI7s5FfuKz
5,626
Fixed a missing import for gather_objects
{ "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 } ]
closed
false
null
[]
null
null
2022-12-14T22:08:25
2022-12-24T02:12:50
2022-12-24T02:12:47
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5626", "html_url": "https://github.com/NVIDIA/NeMo/pull/5626", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5626.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5626.patch", "merged_at": "2022-12-24T02:12:47" }
# What does this PR do ? This PR fixes a missing import. **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": "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/5626/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5626/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5625
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5625/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5625/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5625/events
https://github.com/NVIDIA/NeMo/pull/5625
1,497,467,734
PR_kwDOC_bI7s5Ffqrd
5,625
[TTS][ZH] add fastpitch and hifigan model NGC urls and update NeMo docs.
{ "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": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", "url": "https://a...
closed
false
null
[]
null
null
2022-12-14T21:58:35
2022-12-15T01:32:04
2022-12-15T01:31:59
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5625", "html_url": "https://github.com/NVIDIA/NeMo/pull/5625", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5625.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5625.patch", "merged_at": "2022-12-15T01:31:59" }
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # 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://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5625/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5625/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5624
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5624/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5624/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5624/events
https://github.com/NVIDIA/NeMo/pull/5624
1,497,453,402
PR_kwDOC_bI7s5FfngI
5,624
[TTS][DOC] add notes about automatic conversion to target sampling ra…
{ "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
2022-12-14T21:51:41
2022-12-15T01:30:24
2022-12-15T01:30:20
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5624", "html_url": "https://github.com/NVIDIA/NeMo/pull/5624", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5624.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5624.patch", "merged_at": "2022-12-15T01:30:20" }
…tes. Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR...
{ "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/5624/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5624/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5623
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5623/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5623/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5623/events
https://github.com/NVIDIA/NeMo/pull/5623
1,497,315,236
PR_kwDOC_bI7s5FfI8C
5,623
Enc-Dec model size reporting fixes
{ "login": "MaximumEntropy", "id": 9114321, "node_id": "MDQ6VXNlcjkxMTQzMjE=", "avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MaximumEntropy", "html_url": "https://github.com/MaximumEntropy", "followers_url": "https://api.gith...
[ { "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
2022-12-14T20:11:39
2022-12-21T02:37:23
2022-12-21T02:37:20
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5623", "html_url": "https://github.com/NVIDIA/NeMo/pull/5623", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5623.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5623.patch", "merged_at": "2022-12-21T02:37:20" }
# What does this PR do ? Reports the model size of enc-dec models across model parallel groups similar to BERT/GPT **Collection**: NLP # Changelog - Moves param aggregation to the base model - Implements param aggregation for enc-dec models. # Usage * You can potentially add a usage example below ```...
{ "login": "MaximumEntropy", "id": 9114321, "node_id": "MDQ6VXNlcjkxMTQzMjE=", "avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MaximumEntropy", "html_url": "https://github.com/MaximumEntropy", "followers_url": "https://api.gith...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5623/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5623/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5622
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5622/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5622/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5622/events
https://github.com/NVIDIA/NeMo/pull/5622
1,497,237,090
PR_kwDOC_bI7s5Fe3pp
5,622
Fixed a missing import for gather_objects
{ "login": "michalivne", "id": 7453913, "node_id": "MDQ6VXNlcjc0NTM5MTM=", "avatar_url": "https://avatars.githubusercontent.com/u/7453913?v=4", "gravatar_id": "", "url": "https://api.github.com/users/michalivne", "html_url": "https://github.com/michalivne", "followers_url": "https://api.github.com/users...
[]
closed
false
null
[]
null
null
2022-12-14T19:12:42
2022-12-14T22:16:01
2022-12-14T22:07:53
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5622", "html_url": "https://github.com/NVIDIA/NeMo/pull/5622", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5622.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5622.patch", "merged_at": "2022-12-14T22:07:53" }
# What does this PR do ? This PR fixes a missing import. **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": "michalivne", "id": 7453913, "node_id": "MDQ6VXNlcjc0NTM5MTM=", "avatar_url": "https://avatars.githubusercontent.com/u/7453913?v=4", "gravatar_id": "", "url": "https://api.github.com/users/michalivne", "html_url": "https://github.com/michalivne", "followers_url": "https://api.github.com/users...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5622/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5622/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5621
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5621/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5621/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5621/events
https://github.com/NVIDIA/NeMo/pull/5621
1,497,052,341
PR_kwDOC_bI7s5FePBm
5,621
[EMA] Change success message to reduce confusion
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "id": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common", "name": "common", "color": "c5def5", "default": false, "description": "" } ]
closed
false
{ "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api.github.com/users/Se...
[ { "login": "SeanNaren", "id": 6707363, "node_id": "MDQ6VXNlcjY3MDczNjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SeanNaren", "html_url": "https://github.com/SeanNaren", "followers_url": "https://api...
null
null
2022-12-14T17:06:20
2022-12-14T17:29:21
2022-12-14T17:29:18
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5621", "html_url": "https://github.com/NVIDIA/NeMo/pull/5621", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5621.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5621.patch", "merged_at": "2022-12-14T17:29:18" }
# What does this PR do ? Suggestion in slack to reduce confusion. The current message made it seem like the EMA weights are loaded into the main weights which is incorrect. # Before your PR is "Ready for review" **Pre checks**: - [x] Make sure you read and followed [Contributor guidelines](https://github.com/NV...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5621/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5621/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5617
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5617/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5617/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5617/events
https://github.com/NVIDIA/NeMo/pull/5617
1,494,951,704
PR_kwDOC_bI7s5FW8RR
5,617
Separate Training and Validation Batch Sizes
{ "login": "vadam5", "id": 78445382, "node_id": "MDQ6VXNlcjc4NDQ1Mzgy", "avatar_url": "https://avatars.githubusercontent.com/u/78445382?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vadam5", "html_url": "https://github.com/vadam5", "followers_url": "https://api.github.com/users/vadam5/fo...
[ { "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
2022-12-13T18:46:31
2023-01-05T20:23:57
2023-01-05T20:23:57
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5617", "html_url": "https://github.com/NVIDIA/NeMo/pull/5617", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5617.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5617.patch", "merged_at": null }
Signed-off-by: Virginia Adams <vadams@nvidia.com> Makes training and validation batch sizes separately configurable for T5 prompt learning. Related to https://jirasw.nvidia.com/projects/NLP/issues/NLP-393?filter=allopenissues **Collection**: NLP # Changelog - Add specific line by line info of high level chan...
{ "login": "vadam5", "id": 78445382, "node_id": "MDQ6VXNlcjc4NDQ1Mzgy", "avatar_url": "https://avatars.githubusercontent.com/u/78445382?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vadam5", "html_url": "https://github.com/vadam5", "followers_url": "https://api.github.com/users/vadam5/fo...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5617/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5617/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5616
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5616/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5616/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5616/events
https://github.com/NVIDIA/NeMo/pull/5616
1,494,938,930
PR_kwDOC_bI7s5FW5dY
5,616
Update Dockerfile to use numba==0.53.1
{ "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": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", ...
closed
false
null
[]
null
null
2022-12-13T18:36:44
2022-12-13T18:40:46
2022-12-13T18:40:42
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5616", "html_url": "https://github.com/NVIDIA/NeMo/pull/5616", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5616.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5616.patch", "merged_at": "2022-12-13T18:40:42" }
Pinned to use `numba==0.53.1` to avoid crashing in training with `num_workers > 0`. This is just a temporary workaround, still need to fix it in the future. Signed-off-by: He Huang (Steve) <105218074+stevehuang52@users.noreply.github.com>
{ "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/5616/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5616/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5615
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5615/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5615/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5615/events
https://github.com/NVIDIA/NeMo/pull/5615
1,494,909,752
PR_kwDOC_bI7s5FWyuv
5,615
[Temp workaround] Disable test with cache_audio to unblock CI
{ "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...
[]
closed
false
null
[]
null
null
2022-12-13T18:24:24
2022-12-13T21:46:46
2022-12-13T21:46:46
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5615", "html_url": "https://github.com/NVIDIA/NeMo/pull/5615", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5615.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5615.patch", "merged_at": "2022-12-13T21:46:46" }
Temp workaround: Disable test with cache_audio=True since it is failing in CI (#5607) Signed-off-by: Ante Jukić <ajukic@nvidia.com> # What does this PR do ? Running `test_cache_datastore_manifests` with `cache_audio=True` started to fail in CI. Here we disable it temporarily to unblock CI. **Collection**:...
{ "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/5615/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5615/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5614
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5614/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5614/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5614/events
https://github.com/NVIDIA/NeMo/pull/5614
1,494,479,372
PR_kwDOC_bI7s5FVRGY
5,614
Update Dockerfile to use numba==0.53.1
{ "login": "stevehuang52", "id": 105218074, "node_id": "U_kgDOBkWAGg", "avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevehuang52", "html_url": "https://github.com/stevehuang52", "followers_url": "https://api.github.com/use...
[ { "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
2022-12-13T15:20:53
2022-12-14T05:53:41
2022-12-13T18:36:13
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5614", "html_url": "https://github.com/NVIDIA/NeMo/pull/5614", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5614.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5614.patch", "merged_at": "2022-12-13T18:36:13" }
Pinned to use `numba==0.53.1` to avoid crashing in training with `num_workers > 0`. This is just a temporary workaround, still need to fix it in the future. Signed-off-by: He Huang (Steve) <105218074+stevehuang52@users.noreply.github.com>
{ "login": "stevehuang52", "id": 105218074, "node_id": "U_kgDOBkWAGg", "avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevehuang52", "html_url": "https://github.com/stevehuang52", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5614/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5614/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5613
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5613/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5613/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5613/events
https://github.com/NVIDIA/NeMo/pull/5613
1,494,475,019
PR_kwDOC_bI7s5FVQHx
5,613
Update Dockerfile to use numba==0.53.1
{ "login": "stevehuang52", "id": 105218074, "node_id": "U_kgDOBkWAGg", "avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevehuang52", "html_url": "https://github.com/stevehuang52", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
null
2022-12-13T15:18:41
2024-02-23T14:58:11
2022-12-13T21:30:21
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5613", "html_url": "https://github.com/NVIDIA/NeMo/pull/5613", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5613.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5613.patch", "merged_at": null }
Pinned to use `numba==0.53.1` to avoid crashing in training with `num_workers > 0`. This is just a temporary workaround, still need to fix it in the future. Signed-off-by: He Huang (Steve) <105218074+stevehuang52@users.noreply.github.com>
{ "login": "stevehuang52", "id": 105218074, "node_id": "U_kgDOBkWAGg", "avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stevehuang52", "html_url": "https://github.com/stevehuang52", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5613/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5613/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5612
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5612/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5612/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5612/events
https://github.com/NVIDIA/NeMo/issues/5612
1,493,709,346
I_kwDOC_bI7s5ZCDIi
5,612
WFST Text Normalization: Address graph and OK
{ "login": "liaeh", "id": 52380283, "node_id": "MDQ6VXNlcjUyMzgwMjgz", "avatar_url": "https://avatars.githubusercontent.com/u/52380283?v=4", "gravatar_id": "", "url": "https://api.github.com/users/liaeh", "html_url": "https://github.com/liaeh", "followers_url": "https://api.github.com/users/liaeh/follow...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { "id": 4910680898, "node_id": "LA_kwDOC_bI7s8AAAABJLMLQg", ...
closed
false
null
[]
null
null
2022-12-13T08:40:04
2022-12-16T16:32:26
2022-12-16T16:32:26
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** The address graph is too permissive and always transduces "OK" to "Oklahoma" even in cases when it is not a part of an address. Could be nice to add some test cases that evaluate the performance of the graph in cases where OK is/is not a part of an address or not, maybe also extending the add...
{ "login": "ekmb", "id": 10428420, "node_id": "MDQ6VXNlcjEwNDI4NDIw", "avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ekmb", "html_url": "https://github.com/ekmb", "followers_url": "https://api.github.com/users/ekmb/followers"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5612/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5612/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5611
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5611/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5611/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5611/events
https://github.com/NVIDIA/NeMo/issues/5611
1,493,544,313
I_kwDOC_bI7s5ZBa15
5,611
model.inference() should take other inputs instead of only file input
{ "login": "abdullah-rashid62", "id": 80446054, "node_id": "MDQ6VXNlcjgwNDQ2MDU0", "avatar_url": "https://avatars.githubusercontent.com/u/80446054?v=4", "gravatar_id": "", "url": "https://api.github.com/users/abdullah-rashid62", "html_url": "https://github.com/abdullah-rashid62", "followers_url": "https...
[ { "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": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://api.github.com/users/...
[ { "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://a...
null
null
2022-12-13T07:08:09
2023-01-20T02:00:30
2023-01-20T02:00:30
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Is your feature request related to a problem? Please describe.** I trained a pre-trained model Bert on the Squad dataset for question_answer but to get the answer for a single question there is nothing that **model.inference** provides me as it only accepts a file. ``` model = BERTQAModel.restore_from(config.mo...
{ "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/5611/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5611/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5610
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5610/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5610/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5610/events
https://github.com/NVIDIA/NeMo/pull/5610
1,493,305,230
PR_kwDOC_bI7s5FRPHi
5,610
Update documentation and tutorials for Adapters
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
[ { "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
2022-12-13T04:00:36
2022-12-14T20:09:44
2022-12-14T20:09:41
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5610", "html_url": "https://github.com/NVIDIA/NeMo/pull/5610", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5610.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5610.patch", "merged_at": "2022-12-14T20:09:41" }
# What does this PR do ? Update documentations and tutorials for adapters **Collection**: [ASR, Core] # Changelog - Update tutorial to include info about adapter changes and type checking # Before your PR is "Ready for review" **Pre checks**: - [x] Make sure you read and followed [Contributor guidelines...
{ "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/5610/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5610/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5609
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5609/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5609/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5609/events
https://github.com/NVIDIA/NeMo/pull/5609
1,493,156,312
PR_kwDOC_bI7s5FQtu6
5,609
Add core classes and functions for online clustering diarizer part 2
{ "login": "tango4j", "id": 13211483, "node_id": "MDQ6VXNlcjEzMjExNDgz", "avatar_url": "https://avatars.githubusercontent.com/u/13211483?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tango4j", "html_url": "https://github.com/tango4j", "followers_url": "https://api.github.com/users/tango4...
[ { "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
2022-12-13T01:41:46
2023-02-22T23:49:00
2023-02-07T17:40:47
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5609", "html_url": "https://github.com/NVIDIA/NeMo/pull/5609", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5609.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5609.patch", "merged_at": "2023-02-07T17:40:47" }
Signed-off-by: Taejin Park <tango4j@gmail.com> [[NeMo Online Speaker Diarization VIDEO DEMO LINK]( https://drive.google.com/file/d/15ro8HKmzevXh_wx9oTtfRUw9wNtj6LuJ/view?usp=share_link)] # What does this PR do ? Part 2 for adding core classes and functions for online clustering diarizer. ** As soon as [...
{ "login": "tango4j", "id": 13211483, "node_id": "MDQ6VXNlcjEzMjExNDgz", "avatar_url": "https://avatars.githubusercontent.com/u/13211483?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tango4j", "html_url": "https://github.com/tango4j", "followers_url": "https://api.github.com/users/tango4...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5609/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5609/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5608
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5608/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5608/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5608/events
https://github.com/NVIDIA/NeMo/pull/5608
1,493,076,471
PR_kwDOC_bI7s5FQcSv
5,608
add yaml file for stateless transducer ASR model
{ "login": "hainan-xv", "id": 5440014, "node_id": "MDQ6VXNlcjU0NDAwMTQ=", "avatar_url": "https://avatars.githubusercontent.com/u/5440014?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hainan-xv", "html_url": "https://github.com/hainan-xv", "followers_url": "https://api.github.com/users/ha...
[ { "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": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "htt...
closed
false
null
[]
null
null
2022-12-13T00:29:25
2023-04-09T01:52:17
2023-04-09T01:52:17
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5608", "html_url": "https://github.com/NVIDIA/NeMo/pull/5608", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5608.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5608.patch", "merged_at": null }
# What does this PR do ? This PR adds a yaml file for the conformer transducer model with a stateless decoder. **Collection**: ASR # Changelog # Usage # Before your PR is "Ready for review" **Pre checks**: - [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/N...
{ "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/5608/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5608/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5607
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5607/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5607/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5607/events
https://github.com/NVIDIA/NeMo/pull/5607
1,493,045,618
PR_kwDOC_bI7s5FQVo9
5,607
[TTS] fix ranges of char set for accented letters.
{ "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
2022-12-13T00:02:46
2022-12-14T03:43:51
2022-12-14T03:43:48
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5607", "html_url": "https://github.com/NVIDIA/NeMo/pull/5607", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5607.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5607.patch", "merged_at": "2022-12-14T03:43:48" }
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? Previously, the char set pattern `[À-ÿ]` includes math operators, such as `÷` and `×`. Revise the pattern to exclude these. ``` ord("À") Out[5]: 192 ord("ÿ") Out[6]: 255 chr(247) Out[8]: '÷' chr(215) Ou...
{ "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/5607/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5607/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5606
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5606/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5606/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5606/events
https://github.com/NVIDIA/NeMo/pull/5606
1,493,034,947
PR_kwDOC_bI7s5FQTUX
5,606
[TTS] Remove unused TTS eval function
{ "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": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", "url": "https://a...
closed
false
null
[]
null
null
2022-12-12T23:53:19
2022-12-13T00:07:39
2022-12-13T00:07:36
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5606", "html_url": "https://github.com/NVIDIA/NeMo/pull/5606", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5606.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5606.patch", "merged_at": "2022-12-13T00:07:36" }
Signed-off-by: Jocelyn Huang <jocelynh@nvidia.com> # What does this PR do ? Removes `eval_tts_scores()`, which was unused and had `pesq` (unmaintained) and `pystoi` dependencies. **Collection**: TTS # Changelog - Removed `pesq` and `pystoi` install requirements for TTS - Removed unused function from `hel...
{ "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/5606/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5606/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5605
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5605/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5605/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5605/events
https://github.com/NVIDIA/NeMo/pull/5605
1,492,897,734
PR_kwDOC_bI7s5FP2Ur
5,605
[TTS] Remove unused TTS eval function
{ "login": "redoctopus", "id": 4268876, "node_id": "MDQ6VXNlcjQyNjg4NzY=", "avatar_url": "https://avatars.githubusercontent.com/u/4268876?v=4", "gravatar_id": "", "url": "https://api.github.com/users/redoctopus", "html_url": "https://github.com/redoctopus", "followers_url": "https://api.github.com/users...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" } ]
closed
false
null
[]
null
null
2022-12-12T22:27:31
2022-12-12T23:52:50
2022-12-12T23:52:46
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5605", "html_url": "https://github.com/NVIDIA/NeMo/pull/5605", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5605.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5605.patch", "merged_at": "2022-12-12T23:52:46" }
Signed-off-by: Jocelyn Huang <jocelynh@nvidia.com> # What does this PR do ? Removes `eval_tts_scores()`, which was unused and had `pesq` (unmaintained) and `pystoi` dependencies. **Collection**: TTS # Changelog - Removed `pesq` and `pystoi` install requirements for TTS - Removed unused function from `hel...
{ "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/5605/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5605/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5604
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5604/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5604/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5604/events
https://github.com/NVIDIA/NeMo/pull/5604
1,491,944,895
PR_kwDOC_bI7s5FMhPv
5,604
e2e training of model working
{ "login": "coopie", "id": 6509132, "node_id": "MDQ6VXNlcjY1MDkxMzI=", "avatar_url": "https://avatars.githubusercontent.com/u/6509132?v=4", "gravatar_id": "", "url": "https://api.github.com/users/coopie", "html_url": "https://github.com/coopie", "followers_url": "https://api.github.com/users/coopie/foll...
[ { "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": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://a...
closed
false
null
[]
null
null
2022-12-12T13:54:10
2022-12-12T14:19:53
2022-12-12T14:01:03
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5604", "html_url": "https://github.com/NVIDIA/NeMo/pull/5604", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5604.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5604.patch", "merged_at": null }
currently the model is doing essentially nothing. Next todos: * adjust the loss to only account for the generated window * get spectrogram generation in validation runs working * come up with a reasonable architecture which includes the text embeddings * move to VM
{ "login": "coopie", "id": 6509132, "node_id": "MDQ6VXNlcjY1MDkxMzI=", "avatar_url": "https://avatars.githubusercontent.com/u/6509132?v=4", "gravatar_id": "", "url": "https://api.github.com/users/coopie", "html_url": "https://github.com/coopie", "followers_url": "https://api.github.com/users/coopie/foll...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5604/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5604/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5603
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5603/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5603/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5603/events
https://github.com/NVIDIA/NeMo/pull/5603
1,491,404,815
PR_kwDOC_bI7s5FKoY7
5,603
music_megatron port to NeMo
{ "login": "Zenodia", "id": 12810692, "node_id": "MDQ6VXNlcjEyODEwNjky", "avatar_url": "https://avatars.githubusercontent.com/u/12810692?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Zenodia", "html_url": "https://github.com/Zenodia", "followers_url": "https://api.github.com/users/Zenodi...
[ { "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
2022-12-12T09:26:41
2023-01-03T01:56:28
2023-01-03T01:56:28
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5603", "html_url": "https://github.com/NVIDIA/NeMo/pull/5603", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5603.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5603.patch", "merged_at": null }
# What does this PR do ? Port Music Megatron implementation onto NeMo **Collection**: [Note which collection this PR will affect] adding one more music tokenizer to tokenizer for megatron_gpt_pretraining.py # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can 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/5603/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5603/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5602
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5602/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5602/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5602/events
https://github.com/NVIDIA/NeMo/pull/5602
1,491,106,458
PR_kwDOC_bI7s5FJl_p
5,602
[TTS] add type hints and change varialbe names for tokenizers and g2p
{ "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": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common", "name": "common", "color": "c5def5", "default": false, "description": "" } ]
closed
false
null
[]
null
null
2022-12-12T06:34:01
2022-12-14T21:25:04
2022-12-14T21:25:01
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5602", "html_url": "https://github.com/NVIDIA/NeMo/pull/5602", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5602.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5602.patch", "merged_at": "2022-12-14T21:25:01" }
# 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/5602/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5602/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5600
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5600/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5600/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5600/events
https://github.com/NVIDIA/NeMo/pull/5600
1,490,458,801
PR_kwDOC_bI7s5FHSzg
5,600
[TTS] porting VITS implementation
{ "login": "treacker", "id": 36159472, "node_id": "MDQ6VXNlcjM2MTU5NDcy", "avatar_url": "https://avatars.githubusercontent.com/u/36159472?v=4", "gravatar_id": "", "url": "https://api.github.com/users/treacker", "html_url": "https://github.com/treacker", "followers_url": "https://api.github.com/users/tre...
[ { "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
2022-12-11T21:23:30
2023-01-25T19:41:26
2023-01-25T11:50:58
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5600", "html_url": "https://github.com/NVIDIA/NeMo/pull/5600", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5600.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5600.patch", "merged_at": "2023-01-25T11:50:58" }
# What does this PR do ? Implementation of VITS model **Collection**: [TTS] # Before your PR is "Ready for review" **Pre checks**: - [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) - [ ] Did you write any new necessary tests? - [ ] Did ...
{ "login": "treacker", "id": 36159472, "node_id": "MDQ6VXNlcjM2MTU5NDcy", "avatar_url": "https://avatars.githubusercontent.com/u/36159472?v=4", "gravatar_id": "", "url": "https://api.github.com/users/treacker", "html_url": "https://github.com/treacker", "followers_url": "https://api.github.com/users/tre...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5600/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5600/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5599
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5599/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5599/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5599/events
https://github.com/NVIDIA/NeMo/issues/5599
1,490,335,536
I_kwDOC_bI7s5Y1Lcw
5,599
Unable to load pertained titanet_large for EncDecSpeakerLabelModel
{ "login": "ti3x", "id": 65418197, "node_id": "MDQ6VXNlcjY1NDE4MTk3", "avatar_url": "https://avatars.githubusercontent.com/u/65418197?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ti3x", "html_url": "https://github.com/ti3x", "followers_url": "https://api.github.com/users/ti3x/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" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", ...
closed
false
{ "login": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https://api.github.com/use...
[ { "login": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https:...
null
null
2022-12-11T19:00:24
2023-02-10T02:02:27
2023-02-10T02:02:27
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** Unable to load pre-trained speaker label model **Steps/Code to reproduce bug** ``` import nemo.collections.asr as nemo_asr speaker_model = nemo_asr.models.EncDecSpeakerLabelModel.from_pretrained(model_name='titanet_large') ``` **Expected behavior** Just loading a pertained model shoul...
{ "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/5599/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5599/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5598
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5598/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5598/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5598/events
https://github.com/NVIDIA/NeMo/issues/5598
1,489,751,732
I_kwDOC_bI7s5Yy860
5,598
Crash eval_beamsearch_ngram.py code for large data sets
{ "login": "ahkarami", "id": 28620609, "node_id": "MDQ6VXNlcjI4NjIwNjA5", "avatar_url": "https://avatars.githubusercontent.com/u/28620609?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ahkarami", "html_url": "https://github.com/ahkarami", "followers_url": "https://api.github.com/users/ahk...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" } ]
closed
false
{ "login": "VahidooX", "id": 23551647, "node_id": "MDQ6VXNlcjIzNTUxNjQ3", "avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4", "gravatar_id": "", "url": "https://api.github.com/users/VahidooX", "html_url": "https://github.com/VahidooX", "followers_url": "https://api.github.com/users/Vah...
[ { "login": "VahidooX", "id": 23551647, "node_id": "MDQ6VXNlcjIzNTUxNjQ3", "avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4", "gravatar_id": "", "url": "https://api.github.com/users/VahidooX", "html_url": "https://github.com/VahidooX", "followers_url": "https://api....
null
null
2022-12-11T09:55:04
2023-01-06T15:43:03
2023-01-06T15:43:03
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
@VahidooX Hi, When we use [`eval_beamsearch_ngram.py`](https://github.com/NVIDIA/NeMo/blob/main/scripts/asr_language_modeling/ngram_lm/eval_beamsearch_ngram.py) code for large data sets (e.g., with 500,000 utterances), the code crashes after some hours of computation (i.e., the OS kill automatically the process!!). ...
{ "login": "ahkarami", "id": 28620609, "node_id": "MDQ6VXNlcjI4NjIwNjA5", "avatar_url": "https://avatars.githubusercontent.com/u/28620609?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ahkarami", "html_url": "https://github.com/ahkarami", "followers_url": "https://api.github.com/users/ahk...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5598/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5598/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5597
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5597/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5597/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5597/events
https://github.com/NVIDIA/NeMo/issues/5597
1,489,010,601
I_kwDOC_bI7s5YwH-p
5,597
Update minimum version requirements for Pytorch Lightning, for tensorboard/tensorflow doesn't support for now protobuf > 3.20
{ "login": "vadimkantorov", "id": 1041752, "node_id": "MDQ6VXNlcjEwNDE3NTI=", "avatar_url": "https://avatars.githubusercontent.com/u/1041752?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vadimkantorov", "html_url": "https://github.com/vadimkantorov", "followers_url": "https://api.github....
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", ...
closed
false
null
[]
null
null
2022-12-10T21:50:00
2023-03-29T01:59:21
2023-03-29T01:59:21
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
PL soon to be released will work around this problem: https://github.com/Lightning-AI/lightning/issues/9900#issuecomment-1345390290 Might be useful to update the minimum version requirements of PL for Nemo
{ "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/5597/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5597/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5596
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5596/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5596/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5596/events
https://github.com/NVIDIA/NeMo/pull/5596
1,488,251,869
PR_kwDOC_bI7s5E_T54
5,596
[TTS][ZH] add fastpitch and hifigan model NGC urls and update NeMo docs.
{ "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
2022-12-10T09:03:51
2022-12-14T21:58:08
2022-12-14T21:58:04
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5596", "html_url": "https://github.com/NVIDIA/NeMo/pull/5596", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5596.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5596.patch", "merged_at": "2022-12-14T21:58:04" }
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # 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://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5596/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5596/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5595
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5595/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5595/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5595/events
https://github.com/NVIDIA/NeMo/pull/5595
1,488,161,160
PR_kwDOC_bI7s5E--3P
5,595
Fix race condition bug with hydra multirun
{ "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": 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": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", ...
closed
false
null
[]
null
null
2022-12-10T07:42:25
2022-12-10T07:42:56
2022-12-10T07:42:53
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5595", "html_url": "https://github.com/NVIDIA/NeMo/pull/5595", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5595.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5595.patch", "merged_at": "2022-12-10T07:42:53" }
Signed-off-by: smajumdar <titu1994@gmail.com> # What does this PR do ? Fixes an issue with delayed process finalization, and race condition with the data thread **Collection**: [Core] # Before your PR is "Ready for review" **Pre checks**: - [x] Make sure you read and followed [Contributor guidelines](ht...
{ "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/5595/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5595/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5594
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5594/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5594/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5594/events
https://github.com/NVIDIA/NeMo/pull/5594
1,488,159,815
PR_kwDOC_bI7s5E--jL
5,594
Fix race condition bug with hydra multirun
{ "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": 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" } ]
closed
false
null
[]
null
null
2022-12-10T07:41:09
2022-12-10T07:41:52
2022-12-10T07:41:48
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5594", "html_url": "https://github.com/NVIDIA/NeMo/pull/5594", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5594.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5594.patch", "merged_at": "2022-12-10T07:41:48" }
Signed-off-by: smajumdar <titu1994@gmail.com> # What does this PR do ? Fixes an issue with delayed process finalization, and race condition with the data thread **Collection**: [Core] # Before your PR is "Ready for review" **Pre checks**: - [x] Make sure you read and followed [Contributor guidelines](ht...
{ "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/5594/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5594/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5593
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5593/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5593/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5593/events
https://github.com/NVIDIA/NeMo/issues/5593
1,488,144,353
I_kwDOC_bI7s5Ys0fh
5,593
TTS time data extraction
{ "login": "amirhosseinttt", "id": 45626359, "node_id": "MDQ6VXNlcjQ1NjI2MzU5", "avatar_url": "https://avatars.githubusercontent.com/u/45626359?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amirhosseinttt", "html_url": "https://github.com/amirhosseinttt", "followers_url": "https://api.gi...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" } ]
closed
false
{ "login": "redoctopus", "id": 4268876, "node_id": "MDQ6VXNlcjQyNjg4NzY=", "avatar_url": "https://avatars.githubusercontent.com/u/4268876?v=4", "gravatar_id": "", "url": "https://api.github.com/users/redoctopus", "html_url": "https://github.com/redoctopus", "followers_url": "https://api.github.com/users...
[ { "login": "redoctopus", "id": 4268876, "node_id": "MDQ6VXNlcjQyNjg4NzY=", "avatar_url": "https://avatars.githubusercontent.com/u/4268876?v=4", "gravatar_id": "", "url": "https://api.github.com/users/redoctopus", "html_url": "https://github.com/redoctopus", "followers_url": "https://...
null
null
2022-12-10T07:27:05
2022-12-17T07:57:47
2022-12-17T07:57:47
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
I'm using fastpich & univnet from Nemo to generate audio from text (TTS). I want to have the time information of each word in such a way that it shows in what period of time each word was uttered. There are some ways to predict such information, but all of them are applied after running the encoder and vocoder models. ...
{ "login": "amirhosseinttt", "id": 45626359, "node_id": "MDQ6VXNlcjQ1NjI2MzU5", "avatar_url": "https://avatars.githubusercontent.com/u/45626359?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amirhosseinttt", "html_url": "https://github.com/amirhosseinttt", "followers_url": "https://api.gi...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5593/reactions", "total_count": 3, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 1 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5593/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5592
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5592/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5592/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5592/events
https://github.com/NVIDIA/NeMo/pull/5592
1,488,123,893
PR_kwDOC_bI7s5E-2Fj
5,592
Better patch hydra
{ "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": 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": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", ...
closed
false
null
[]
null
null
2022-12-10T07:10:57
2022-12-10T07:14:00
2022-12-10T07:13:57
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5592", "html_url": "https://github.com/NVIDIA/NeMo/pull/5592", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5592.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5592.patch", "merged_at": "2022-12-10T07:13:57" }
# What does this PR do ? Re-add threading of the stderror and drain threads **Collection**: [Core] # Before your PR is "Ready for review" **Pre checks**: - [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) - [ ] Did you write any new neces...
{ "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/5592/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5592/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5591
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5591/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5591/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5591/events
https://github.com/NVIDIA/NeMo/pull/5591
1,488,117,710
PR_kwDOC_bI7s5E-0qh
5,591
Better patch hydra
{ "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": 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" } ]
closed
false
null
[]
null
null
2022-12-10T07:05:00
2022-12-10T07:10:13
2022-12-10T07:10:11
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5591", "html_url": "https://github.com/NVIDIA/NeMo/pull/5591", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5591.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5591.patch", "merged_at": "2022-12-10T07:10:10" }
# What does this PR do ? Re-add threading of the stderror and drain threads **Collection**: [Core] # Before your PR is "Ready for review" **Pre checks**: - [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) - [ ] Did you write any new neces...
{ "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/5591/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5591/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5590
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5590/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5590/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5590/events
https://github.com/NVIDIA/NeMo/pull/5590
1,488,097,196
PR_kwDOC_bI7s5E-v3Y
5,590
Patch hydra launch
{ "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": 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": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", ...
closed
false
null
[]
null
null
2022-12-10T06:46:30
2022-12-10T06:47:05
2022-12-10T06:47:02
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5590", "html_url": "https://github.com/NVIDIA/NeMo/pull/5590", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5590.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5590.patch", "merged_at": "2022-12-10T06:47:02" }
# What does this PR do ? Removed unnecessary busy waiting in loop **Collection**: [Core] # Changelog - Remove busy waiting in tight loop # 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/CONTR...
{ "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/5590/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5590/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5589
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5589/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5589/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5589/events
https://github.com/NVIDIA/NeMo/pull/5589
1,488,095,435
PR_kwDOC_bI7s5E-vcz
5,589
Patch hydra launch
{ "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": 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" } ]
closed
false
null
[]
null
null
2022-12-10T06:44:48
2022-12-10T06:45:59
2022-12-10T06:45:55
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5589", "html_url": "https://github.com/NVIDIA/NeMo/pull/5589", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5589.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5589.patch", "merged_at": "2022-12-10T06:45:55" }
# What does this PR do ? Removed unnecessary busy waiting in loop **Collection**: [Core] # Changelog - Remove busy waiting in tight loop # 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/CONTR...
{ "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/5589/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5589/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5588
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5588/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5588/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5588/events
https://github.com/NVIDIA/NeMo/pull/5588
1,488,093,981
PR_kwDOC_bI7s5E-vG6
5,588
Patch hydra launcher
{ "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": 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": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", ...
closed
false
null
[]
null
null
2022-12-10T06:43:21
2022-12-10T06:46:24
2022-12-10T06:46:21
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5588", "html_url": "https://github.com/NVIDIA/NeMo/pull/5588", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5588.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5588.patch", "merged_at": null }
# What does this PR do ? Removed unnecessary busy waiting in loop **Collection**: [Core] # Changelog - Remove busy waiting in tight loop # 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/CONTRIBU...
{ "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/5588/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5588/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5587
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5587/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5587/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5587/events
https://github.com/NVIDIA/NeMo/pull/5587
1,488,092,343
PR_kwDOC_bI7s5E-uuT
5,587
Patch hydra launcher
{ "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": 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
2022-12-10T06:41:50
2022-12-10T06:47:36
2022-12-10T06:42:51
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5587", "html_url": "https://github.com/NVIDIA/NeMo/pull/5587", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5587.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5587.patch", "merged_at": null }
# What does this PR do ? Removed unnecessary busy waiting in loop **Collection**: [Core] # Changelog - Remove busy waiting in tight loop # 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/CONTRIBU...
{ "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/5587/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5587/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5586
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5586/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5586/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5586/events
https://github.com/NVIDIA/NeMo/pull/5586
1,487,811,835
PR_kwDOC_bI7s5E9tAQ
5,586
Small fix to prevent unit test from intermittent failures
{ "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": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null } ]
closed
false
null
[]
null
null
2022-12-10T02:35:25
2023-01-01T02:05:19
2023-01-01T02:05:19
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5586", "html_url": "https://github.com/NVIDIA/NeMo/pull/5586", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5586.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5586.patch", "merged_at": null }
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com> # What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can poten...
{ "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/5586/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5586/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5585
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5585/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5585/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5585/events
https://github.com/NVIDIA/NeMo/pull/5585
1,487,591,212
PR_kwDOC_bI7s5E855X
5,585
[Fix] setup_multiple validation/test 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": 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" } ]
closed
false
null
[]
null
null
2022-12-09T23:02:00
2022-12-12T18:23:46
2022-12-12T18:23:46
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5585", "html_url": "https://github.com/NVIDIA/NeMo/pull/5585", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5585.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5585.patch", "merged_at": "2022-12-12T18:23:46" }
Signed-off-by: Ante Jukić <ajukic@nvidia.com> # What does this PR do ? We missed a c/p mistake in just-merged PR #5569. This bug does not affect default functionality, just the new param added in #5569. Fix: When setting up validation and test data, we need to use `setup_multiple_*`. **Collection**: Core...
{ "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/5585/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5585/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5584
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5584/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5584/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5584/events
https://github.com/NVIDIA/NeMo/pull/5584
1,487,387,844
PR_kwDOC_bI7s5E8L5B
5,584
Port stateless timer to exp manager
{ "login": "MaximumEntropy", "id": 9114321, "node_id": "MDQ6VXNlcjkxMTQzMjE=", "avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MaximumEntropy", "html_url": "https://github.com/MaximumEntropy", "followers_url": "https://api.gith...
[ { "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
2022-12-09T20:10:43
2022-12-17T19:20:56
2022-12-17T19:20:53
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5584", "html_url": "https://github.com/NVIDIA/NeMo/pull/5584", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5584.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5584.patch", "merged_at": "2022-12-17T19:20:53" }
Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> # What does this PR do ? Allows configuring a stateless timer via `exp_manager.max_time=03:55:00`. **Collection**: All # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a u...
{ "login": "MaximumEntropy", "id": 9114321, "node_id": "MDQ6VXNlcjkxMTQzMjE=", "avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MaximumEntropy", "html_url": "https://github.com/MaximumEntropy", "followers_url": "https://api.gith...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5584/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5584/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5583
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5583/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5583/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5583/events
https://github.com/NVIDIA/NeMo/pull/5583
1,487,222,632
PR_kwDOC_bI7s5E7nKO
5,583
Implementing SFT for GPT
{ "login": "soares-f", "id": 14294190, "node_id": "MDQ6VXNlcjE0Mjk0MTkw", "avatar_url": "https://avatars.githubusercontent.com/u/14294190?v=4", "gravatar_id": "", "url": "https://api.github.com/users/soares-f", "html_url": "https://github.com/soares-f", "followers_url": "https://api.github.com/users/soa...
[ { "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
2022-12-09T18:25:09
2022-12-19T15:07:30
2022-12-19T15:07:30
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/5583", "html_url": "https://github.com/NVIDIA/NeMo/pull/5583", "diff_url": "https://github.com/NVIDIA/NeMo/pull/5583.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/5583.patch", "merged_at": null }
# What does this PR do ? The goal of this PR is to add a supervised fine-tuning functionality for GPT. **Collection**: NLP - language modeling # Changelog - Created a new class similar to GPT pretraining: MegatronGPTSFT - Create a new dataset class for SFT, allowing answer-only loss and the inclusion of E...
{ "login": "soares-f", "id": 14294190, "node_id": "MDQ6VXNlcjE0Mjk0MTkw", "avatar_url": "https://avatars.githubusercontent.com/u/14294190?v=4", "gravatar_id": "", "url": "https://api.github.com/users/soares-f", "html_url": "https://github.com/soares-f", "followers_url": "https://api.github.com/users/soa...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/5583/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5583/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/5582
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5582/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5582/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5582/events
https://github.com/NVIDIA/NeMo/issues/5582
1,486,845,767
I_kwDOC_bI7s5Yn3dH
5,582
Handling "double" and "triple" with ITN
{ "login": "RaiAmanRai", "id": 102528851, "node_id": "U_kgDOBhx3Uw", "avatar_url": "https://avatars.githubusercontent.com/u/102528851?v=4", "gravatar_id": "", "url": "https://api.github.com/users/RaiAmanRai", "html_url": "https://github.com/RaiAmanRai", "followers_url": "https://api.github.com/users/Rai...
[ { "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": 4585431311, "node_id": "LA_kwDOC_bI7s8...
closed
false
{ "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://api.github.com/users/...
[ { "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://a...
null
null
2022-12-09T14:22:33
2023-01-22T01:59:46
2023-01-22T01:59:46
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**ASR results break when we use double, triple and so on with numbers** Suffixes to numbers like double and triple are currently missed/unhandeled. So for a transcript like double 357 should actually return 3357.
{ "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/5582/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5582/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/5581
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/5581/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/5581/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/5581/events
https://github.com/NVIDIA/NeMo/issues/5581
1,486,520,127
I_kwDOC_bI7s5Ymn8_
5,581
Config settings for Building a custom decoder using Pretrained conformer CTC Hindi model as Encoder
{ "login": "manjuke", "id": 6142443, "node_id": "MDQ6VXNlcjYxNDI0NDM=", "avatar_url": "https://avatars.githubusercontent.com/u/6142443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/manjuke", "html_url": "https://github.com/manjuke", "followers_url": "https://api.github.com/users/manjuke/...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null } ]
closed
false
null
[]
null
null
2022-12-09T10:40:55
2023-01-17T01:58:14
2023-01-17T01:58:14
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
Hi, I am trying to use pretrained conformer-ctc-medium Hindi model as encoder, and I would like to add conformer-transducer as decoder initialized with random weights. I tried following things, but none of them is working: 1. I have used **conformer_transducer_bpe.yaml** thinking that the decoder config parameters ...
{ "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/5581/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/5581/timeline
null
not_planned
false