-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Fix tts fastpitch tutorial #7487
Commits on Sep 12, 2023
-
Allow disabling sanity checking when num_sanity_val_steps=0 (#7413)
* Allow disabling sanity checking when num_sanity_val_steps=0 Signed-off-by: Abhishree <[email protected]> * Update num_sanity_val_steps to be a multiple of num_microbatches Signed-off-by: Abhishree Thittenamane <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Abhishree <[email protected]> Signed-off-by: Abhishree Thittenamane <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fefa3f1 - Browse repository at this point
Copy the full SHA fefa3f1View commit details -
Add comprehensive error messages (#7261)
Signed-off-by: Anton Peganov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ccb70f - Browse repository at this point
Copy the full SHA 5ccb70fView commit details -
Signed-off-by: Nikolay Karpov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3365ea - Browse repository at this point
Copy the full SHA e3365eaView commit details
Commits on Sep 13, 2023
-
layer selection for ia3 (#7417)
* layer selection for ia3 Signed-off-by: arendu <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: arendu <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83d6614 - Browse repository at this point
Copy the full SHA 83d6614View commit details
Commits on Sep 14, 2023
-
Fix missing pip package 'einops' (#7397)
Signed-off-by: Robin Dong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26486cd - Browse repository at this point
Copy the full SHA 26486cdView commit details
Commits on Sep 15, 2023
-
Fix failure of pyaudio in Google Colab (#7396)
Signed-off-by: Robin Dong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33f5b9f - Browse repository at this point
Copy the full SHA 33f5b9fView commit details
Commits on Sep 18, 2023
-
Update README.md: output_path --> output_manifest_filepath (#7442)
Signed-off-by: Samuele Cornell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f7077e - Browse repository at this point
Copy the full SHA 6f7077eView commit details -
Add rope dynamic linear scaling (#7437)
* Add dynamic linear scaling Signed-off-by: Cheng-Ping Hsieh <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix bug Signed-off-by: Cheng-Ping Hsieh <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix Signed-off-by: Cheng-Ping Hsieh <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix Signed-off-by: Cheng-Ping Hsieh <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix Signed-off-by: Cheng-Ping Hsieh <[email protected]> --------- Signed-off-by: Cheng-Ping Hsieh <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yang Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0454372 - Browse repository at this point
Copy the full SHA 0454372View commit details
Commits on Sep 19, 2023
-
Fix None dataloader issue in PTL2.0 (#7455)
* Fix None dataloader issue in PTL2.0 Signed-off-by: KunalDhawan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * updating values of self._validation_dl and self._test_dl as well Signed-off-by: KunalDhawan <[email protected]> * updating values of self._validation_dl and self._test_dl as well Signed-off-by: KunalDhawan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: KunalDhawan <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 23896b3 - Browse repository at this point
Copy the full SHA 23896b3View commit details -
[ASR] Confidence measure -> method renames (#7434)
* measure -> method Signed-off-by: Aleksandr Laptev <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Aleksandr Laptev <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3aea9b - Browse repository at this point
Copy the full SHA f3aea9bView commit details -
Add steps for document of getting dataset 'SF Bilingual Speech' (#7378)
* Add steps for document of getting dataset 'SF Bilingual Speech' Signed-off-by: Robin Dong <[email protected]> * Update datasets.rst added a link from a tutorial demonstrating detailed data prep steps. Signed-off-by: Xuesong Yang <[email protected]> --------- Signed-off-by: Robin Dong <[email protected]> Signed-off-by: Xuesong Yang <[email protected]> Co-authored-by: Xuesong Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5d4573 - Browse repository at this point
Copy the full SHA b5d4573View commit details -
RNN-T confidence and alignment bugfix (#7381)
* new frame_confidence and alignments lists are now always created after the while loop Signed-off-by: Aleksandr Laptev <[email protected]> * tests added Signed-off-by: Aleksandr Laptev <[email protected]> --------- Signed-off-by: Aleksandr Laptev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6012ca2 - Browse repository at this point
Copy the full SHA 6012ca2View commit details -
Fix resume from checkpoint in exp_manager (#7424) (#7426)
Signed-off-by: Abhishree <[email protected]> Co-authored-by: Abhishree Thittenamane <[email protected]> Co-authored-by: Eric Harper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfb1f44 - Browse repository at this point
Copy the full SHA cfb1f44View commit details -
Fix checking of cuda/cpu device for inputs of Decoder (#7444)
* Fix checking of cuda/cpu device for inputs of Decoder Signed-off-by: Robin Dong <[email protected]> * Update tacotron2.py Signed-off-by: Jason <[email protected]> --------- Signed-off-by: Robin Dong <[email protected]> Signed-off-by: Jason <[email protected]> Co-authored-by: Jason <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e39ca9 - Browse repository at this point
Copy the full SHA 6e39ca9View commit details -
Fix failure of ljspeech's get_data.py (#7430)
* Fix failure of ljspeech's get_data.py Signed-off-by: Robin Dong <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Robin Dong <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c18038b - Browse repository at this point
Copy the full SHA c18038bView commit details -
[TTS] Fix audio codec type checks (#7373)
* [TTS] Fix audio codec type checks Signed-off-by: Ryan <[email protected]> * [TTS] Fix audio codec tests Signed-off-by: Ryan <[email protected]> --------- Signed-off-by: Ryan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43c93d8 - Browse repository at this point
Copy the full SHA 43c93d8View commit details
Commits on Sep 20, 2023
-
[TTS] Add dataset to path of logged artifacts (#7462)
* [TTS] Add dataset to path of logged artifacts Signed-off-by: Ryan <[email protected]> * [TTS] Revert axis name back to Audio Frames Signed-off-by: Ryan <[email protected]> --------- Signed-off-by: Ryan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8894ce - Browse repository at this point
Copy the full SHA c8894ceView commit details -
Fix sft dataset truncation (#7464)
* Add fix Signed-off-by: Cheng-Ping Hsieh <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix Signed-off-by: Cheng-Ping Hsieh <[email protected]> --------- Signed-off-by: Cheng-Ping Hsieh <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19a3b70 - Browse repository at this point
Copy the full SHA 19a3b70View commit details -
Automatic Lip Reading Recognition (ALR) - ASR/CV (Visual ASR) (#7330)
* striding_conv1d_k5 and dw_striding_conv1d_k5 subsampling Signed-off-by: mburchi <[email protected]> * transpose conv1d inputs Signed-off-by: mburchi <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Signed-off-by: mburchi <[email protected]> * Update subsampling.py change striding_conv1d_k5 to striding_conv1d Signed-off-by: Maxime Burchi <[email protected]> * cv branch Signed-off-by: mburchi <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * video manifest Signed-off-by: mburchi <[email protected]> * add collection classes Signed-off-by: mburchi <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add test_step_outputs Signed-off-by: mburchi <[email protected]> * correct manifest bug when having only audio or only videos Signed-off-by: mburchi <[email protected]> * correct manifest bug when having only audio or only videos Signed-off-by: mburchi <[email protected]> * clean references Signed-off-by: mburchi <[email protected]> * freeze unfreeze transcribe cv models Signed-off-by: mburchi <[email protected]> * correct manifest get_full_path bug Signed-off-by: mburchi <[email protected]> * update for PR Signed-off-by: mburchi <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * guard torchvision Signed-off-by: mburchi <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update nemo/collections/cv/data/video_to_text_dataset.py Co-authored-by: Igor Gitman <[email protected]> Signed-off-by: Maxime Burchi <[email protected]> * _video_speech_collate_fn in cv/data/video_to_text.py Signed-off-by: mburchi <[email protected]> * add self.out = None to asr subsampling Signed-off-by: mburchi <[email protected]> * Update nemo/collections/cv/data/video_to_text_dataset.py Co-authored-by: Igor Gitman <[email protected]> Signed-off-by: Maxime Burchi <[email protected]> * cv -> multimodal/speech_cv branch Signed-off-by: mburchi <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: mburchi <[email protected]> Signed-off-by: Maxime Burchi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Igor Gitman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c90d4dd - Browse repository at this point
Copy the full SHA c90d4ddView commit details -
HF StarCoder to NeMo conversion script (#7421)
* Script to convert HF StarCoder checkpoint to NeMo Signed-off-by: Jan Lasek <[email protected]> * StarCoder conversion test Signed-off-by: Jan Lasek <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Signed-off-by: Jan Lasek <[email protected]> * Fix test Signed-off-by: Jan Lasek <[email protected]> * Catch up with save_to changes Signed-off-by: Jan Lasek <[email protected]> * Don't abbreviate args for clarity Signed-off-by: Jan Lasek <[email protected]> * Configurable precision: BF16 vs FP32 Signed-off-by: Jan Lasek <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Jan Lasek <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cf33be6 - Browse repository at this point
Copy the full SHA cf33be6View commit details
Commits on Sep 21, 2023
-
fix bug when loading dist ckpt in peft (#7452)
Signed-off-by: Hongbin Liu <[email protected]> Co-authored-by: Hongbin Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efc6732 - Browse repository at this point
Copy the full SHA efc6732View commit details -
Fix adding positional embeddings in-place in transformer module (#7440)
Signed-off-by: Tamerlan Tabolov <[email protected]> Co-authored-by: Cheng-Ping Hsieh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 433d9f1 - Browse repository at this point
Copy the full SHA 433d9f1View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9fb58b - Browse repository at this point
Copy the full SHA a9fb58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d696b - Browse repository at this point
Copy the full SHA c1d696bView commit details