-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Create per.py #7538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Create per.py #7538
Changes from all commits
Commits
Show all changes
153 commits
Select commit
Hold shift + click to select a range
9c461ea
Move model precision copy (#7336)
maanug-nv 59802b1
Fix PEFT checkpoint loading (#7388)
blahBlahhhJ 0d97b6c
Use distributed optimizer support for multiple dtypes (#7359)
timmoon10 201cccc
minor fix for llama ckpt conversion script (#7387)
blahBlahhhJ 869240d
Fix wrong calling of librosa.get_duration() in notebook (#7376)
RobinDong 230146f
[PATCH] PEFT import mcore (#7393)
blahBlahhhJ c2c7d41
Create per.py
ssh-meister c7ba7ca
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6723bda
[TTS] Added a callback for logging initial data (#7384)
anteju 0fffeef
Update Core Commit (#7402)
aklife97 3eb95a4
Use cfg attribute in bert (#7394)
maanug-nv 834a5c7
Add support for bias conversion in Swiglu models (#7386)
titu1994 c871147
Update save_to and restore_from for dist checkpointing (#7343)
ericharper 3eed031
fix forward for with mcore=false (#7403)
JimmyZhang12 6093209
Fix logging to remove 's/it' from progress bar in Megatron models and…
athitten 592282f
Set Activation Checkpointing Defaults (#7404)
aklife97 00246c9
make loss mask default to false (#7407)
ericharper 0dac83d
Add dummy userbuffer config files (#7408)
erhoo82 bb7cd82
add missing ubconf files (#7412)
aklife97 b92cc7c
New tutorial on Speech Data Explorer (#7405)
Jorjeous e157cd0
Update ptl training ckpt conversion script to work with dist ckpt (#7…
ericharper 1f28287
Allow disabling sanity checking when num_sanity_val_steps=0 (#7413)
athitten 41e664e
Add comprehensive error messages (#7261)
PeganovAnton f6fc39a
check NEMO_PATH (#7418)
karpnv 2147faa
layer selection for ia3 (#7417)
arendu 749164a
Fix missing pip package 'einops' (#7397)
RobinDong 952b2a4
Fix failure of pyaudio in Google Colab (#7396)
RobinDong 14ba7f8
Update README.md: output_path --> output_manifest_filepath (#7442)
popcornell 32dc1d0
Add rope dynamic linear scaling (#7437)
hsiehjackson 48c25be
Fix None dataloader issue in PTL2.0 (#7455)
KunalDhawan bafbdc6
[ASR] Confidence measure -> method renames (#7434)
GNroy 1660781
Add steps for document of getting dataset 'SF Bilingual Speech' (#7378)
RobinDong cffe476
RNN-T confidence and alignment bugfix (#7381)
GNroy f634e0c
Fix resume from checkpoint in exp_manager (#7424) (#7426)
github-actions[bot] 569dabc
Fix checking of cuda/cpu device for inputs of Decoder (#7444)
RobinDong edb95cd
Fix failure of ljspeech's get_data.py (#7430)
RobinDong 1bd4bd0
[TTS] Fix audio codec type checks (#7373)
rlangman d22b4d1
[TTS] Add dataset to path of logged artifacts (#7462)
rlangman bd9e53f
Fix sft dataset truncation (#7464)
hsiehjackson b386f5b
Automatic Lip Reading Recognition (ALR) - ASR/CV (Visual ASR) (#7330)
burchim 0140e23
HF StarCoder to NeMo conversion script (#7421)
janekl 24d2e50
fix bug when loading dist ckpt in peft (#7452)
lhb8125 6e83a05
Fix adding positional embeddings in-place in transformer module (#7440)
The0nix 63a08df
Fix (#7478)
hsiehjackson d53b88b
add sleep (#7498) (#7499)
github-actions[bot] d36dea1
Fix exp manager check for sleep (#7503) (#7504)
github-actions[bot] 660d8e4
bugfix: trainer.accelerator=auto from None. (#7492) (#7493)
github-actions[bot] 0a556b7
[doc] fix broken link (#7481)
stas00 952b768
[TTS] Read audio as int32 to avoid flac read errors (#7477)
rlangman 43df79d
Add dataset 'AISHELL-3' from OpenSLR for training mandarin TTS (#7409)
RobinDong 6d2dcca
dllogger - log on rank 0 only (#7513)
stas00 a948ce6
Fix TTS FastPitch tutorial (#7494) (#7516)
github-actions[bot] 0d86cad
Fix get_dist() tensor dimension (#7506) (#7515)
github-actions[bot] 5195b49
bugfix: specify trainer.strategy=auto when devices=1 (#7509) (#7512)
github-actions[bot] 4960b24
fix (#7511)
aklife97 5a252c6
[TTS] Fix FastPitch data prep tutorial (#7524)
rlangman 89b00c1
add italian tokenization (#7486)
GiacomoLeoneMaria 52a2486
Replace None strategy with auto in tutorial notebooks (#7521) (#7527)
github-actions[bot] 04d143b
unpin setuptools (#7534) (#7535)
github-actions[bot] 2854d39
Update per.py
ssh-meister 2f0d6b6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6ff3768
Create punctuation_rates.py
ssh-meister 89504b6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 85b87c0
Format fixing
ssh-meister 21a1ed7
added nemo.logging, header, docstrings, how to use
ssh-meister 6a05553
Added asserions to rate_punctuation.py
ssh-meister 8d0abc2
fix typo
ssh-meister a5bc120
added function for import and call, docstrings
ssh-meister 3627bea
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 250b031
remove auto generated examples (#7510)
arendu 05c8bf6
Add the `strategy` argument to `MegatronGPTModel.generate()` (#7264)
odelalleau c847f0b
Fix PTL2.0 related ASR bugs in r1.21.0: Val metrics logging, None dat…
github-actions[bot] 258a159
gpus -> devices (#7542) (#7545)
github-actions[bot] 061f9e9
Update FFMPEG version to fix issue with torchaudio (#7551) (#7553)
github-actions[bot] 1291e2a
PEFT GPT & T5 Refactor (#7308)
meatybobby 9352c7d
fix a typo (#7496)
BestJuly 0f2802e
[TTS] remove curly braces from ${BRANCH} in jupyer notebook cell. (#7…
github-actions[bot] cf6f95f
add youtube embed url (#7570)
XuesongYang 9b19b68
Remap speakers to continuous range of speaker_id for dataset AISHELL3…
RobinDong 5a4bff0
fix validation_step_outputs initialization for multi-dataloader (#754…
github-actions[bot] edd3490
Append output of val step to self.validation_step_outputs (#7530) (#7…
github-actions[bot] bfbe627
[TTS] fixed trainer's accelerator and strategy. (#7569) (#7574)
github-actions[bot] 1ce2455
Append val/test output to instance variable in EncDecSpeakerLabelMode…
github-actions[bot] c7f4ecb
Fix CustomProgressBar for resume (#7427) (#7522)
github-actions[bot] 9811729
fix typos in nfa and speech enhancement tutorials (#7580) (#7583)
github-actions[bot] a6217ea
Add strategy as ddp_find_unused_parameters_true for glue_benchmark.py…
github-actions[bot] aeac6e8
update strategy (#7577) (#7578)
github-actions[bot] 71bd302
Fix typos (#7581)
Kipok d062641
Change hifigan finetune strategy to ddp_find_unused_parameters_true (…
github-actions[bot] 0352f30
[BugFix] Add missing quotes for auto strategy in tutorial notebooks (…
github-actions[bot] c76afc0
added per tests
ssh-meister 3f9b7bb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8baa297
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6c74c25
[PATCH] PEFT import mcore (#7393)
blahBlahhhJ f3d58b1
add build os key (#7596) (#7599)
github-actions[bot] deb80c4
StarCoder SFT test + bump PyT NGC image to 23.09 (#7540)
janekl 620c011
defaults changed (#7600)
arendu 8c892db
add ItalianPhonemesTokenizer (#7587)
GiacomoLeoneMaria 96ec7ef
best ckpt fix (#7564) (#7588)
github-actions[bot] 518b870
rate_punctuation.py
ssh-meister c8698d0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 98160b8
Fix tests
ssh-meister dadf28e
Add files via upload (#7598)
Jorjeous a4702d9
Fix validation in G2PModel and ThutmoseTaggerModel (#7597) (#7606)
github-actions[bot] 74d9b63
Broadcast loss only when using pipeline parallelism and within the pi…
github-actions[bot] 098c565
Safeguard nemo_text_processing installation on ARM (#7485)
blisc 0bb19db
Function name fixing
ssh-meister fb13052
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 25f9d92
Moving PER to speech_to_text_eval.py
ssh-meister 2c832fd
Update test_metrics.py
ssh-meister ce75174
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8600bc5
Added use_per description
ssh-meister 5a2cae1
guard extra dependencies
ssh-meister efaa9aa
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] db6d1cb
Write metrics to "output_filename" if "scores_per_sample=True"
ssh-meister 873aa84
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9ffbdd4
scores_per_sample description
ssh-meister 9de6049
Fix import guards
ssh-meister 1c0ceac
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ac73188
Stats printing when HAVE_TABLUATE_AND_PANDAS=False
ssh-meister 1a752e8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 33b0142
Bound transformers version in requirements (#7620)
athitten 047d1cc
fix llama2 70b lora tuning bug (#7622)
cuichenx 4552cb5
Fix import error no module name model_utils (#7629)
menon92 0322a9c
Delete examples/asr/rate_punctuation.py
ssh-meister 3ce067e
Added use_per description
ssh-meister 6bb7d52
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9f46c92
metric and variables name fixing
ssh-meister 3be7fbf
Add else samples = None
ssh-meister baef202
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 501d656
add fc large ls models (#7641)
nithinraok ee17a52
bugfix: trainer.gpus, trainer.strategy, trainer.accelerator (#7621) (…
github-actions[bot] d958251
fix ssl models ptl monitor val through logging (#7608) (#7614)
github-actions[bot] 6f010c3
Fix metrics for SE tutorial (#7604) (#7612)
github-actions[bot] dd1b6c7
Add ddp_find_unused_parameters=True and change accelerator to auto (#…
github-actions[bot] 32181a6
Fix py3.11 dataclasses issue (#7616)
github-actions[bot] d703b1f
moved per sample metrics computing to transcribe_utils
ssh-meister 735d8c3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 36139e2
Moved punctuation rates printing to punct_er
ssh-meister f8bd001
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cca7156
Added reset for DatasetPunctuationErrorRate class
ssh-meister 4df6be3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 03589b7
Added compute_metrics_per_sample description
ssh-meister aa92203
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 69b166a
Merge branch 'main' into per
ssh-meister bb79ded
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9a2018c
Update megatron_gpt_peft_models.py
ssh-meister fe0961b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e74ef5d
Update speech_to_text_eval.py
ssh-meister 04044ab
Copyright year fixing
ssh-meister 7fb390b
"& AFFILIATES" added
ssh-meister 57f4347
Merge branch 'main' into per
ekmb fbf3a70
Merge branch 'main' into per
ssh-meister File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.