-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[TTS] Infrastructure for parallelization of evaluation (scoring) #15417
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
rfejgin
merged 28 commits into
NVIDIA-NeMo:main
from
rfejgin:magpietts_evaluation_parallelization
Feb 24, 2026
+361
−190
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
eb98654
Debug logging for evaluate_generated_audio.py
rfejgin decc8c9
Move codec codes to device (NeMo Skills compatibility)
rfejgin 0ed3c8b
Fix UTMOSv2 model caching
rfejgin 52d2d39
Debug logging for FCD metric
rfejgin bb58546
Fix logic on when to update FCD metric
rfejgin adf7d6b
Tweak UTMOSv2 cache location setup
rfejgin 85cdc04
Fix phoneme_dict and heteronyms paths in MagpieTTS model loading
rfejgin 8c0bc3c
Delete temporary debug logging
rfejgin ee06675
Log evaluation timing breakdown for profiling
rfejgin fc23ea2
Experimental: batch ASRs during evaluation
rfejgin ed5d829
Experimental: tune ASR batch size during evaluation
rfejgin 80ae46b
Experimental: tune UTMOSv2 batch size during evaluation
rfejgin 0494d62
Experimental: make evaluation compatible with chunked operation (used…
rfejgin e37aa88
Merge remote-tracking branch 'nemo/main' into nemo-main-rfejgin
rfejgin e66337b
Cleanup
rfejgin 4589a8c
Cleanup utmos thread / batch size
rfejgin 20f19f9
Add back filewise metric filtering
rfejgin 85ff1a7
Remove non-batched version of whisper transcription
rfejgin 8fc8190
Refactor evaluate_generated_audio.py
rfejgin 7ae45be
Merge remote-tracking branch 'nemo/main' into magpietts_evaluation_pa…
rfejgin 4a66481
Merge branch 'main' into magpietts_evaluation_parallelization
rfejgin 23e86bc
Refactoring
rfejgin fd7b708
Cleanup
rfejgin 68e4b1c
Merge branch 'magpietts_evaluation_parallelization' of github.com:rfe…
rfejgin 38b0ea3
Cleanup
rfejgin a96c33d
Restore a logging warning that was accidentally removed.
rfejgin 7340a13
Make device used in evaluation configurable.
rfejgin 2dda783
Merge branch 'main' into magpietts_evaluation_parallelization
rfejgin 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.
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.