Index _ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | Q | R | S | T | U | V | W _ __call__() (nemo.core.classes.common.typecheck method) __init__() (nemo.collections.common.losses.AggregatorLoss method) (nemo.collections.common.losses.CrossEntropyLoss method) (nemo.collections.common.losses.MSELoss method) (nemo.collections.common.losses.SmoothedCrossEntropyLoss method) (nemo.collections.common.losses.SpanningLoss method) (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.SentencePieceTokenizer method) A access_cfg (nemo.core.classes.mixins.access_mixins.AccessMixin property) AccessMixin (class in nemo.core.classes.mixins.access_mixins) adapter_global_cfg_key (nemo.core.adapter_mixins.AdapterModuleMixin attribute) adapter_metadata_cfg_key (nemo.core.adapter_mixins.AdapterModuleMixin attribute) adapter_module_names (nemo.collections.asr.models.EncDecCTCModel property) (nemo.core.adapter_mixins.AdapterModelPTMixin property) AdapterModelPTMixin (class in nemo.core.adapter_mixins) AdapterModuleMixin (class in nemo.core.adapter_mixins) AdaptiveRMSNorm (class in nemo.collections.audio.parts.submodules.transformerunet) add_adapter() (nemo.collections.asr.modules.ConvASRDecoder method) (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.RNNTJoint method) (nemo.core.adapter_mixins.AdapterModelPTMixin method) (nemo.core.adapter_mixins.AdapterModuleMixin method) add_align_prior_matrix() (nemo.collections.tts.data.dataset.TTSDataset method) add_durations() (nemo.collections.tts.data.dataset.TTSDataset method) add_energy() (nemo.collections.tts.data.dataset.TTSDataset method) add_eos_token() (nemo.collections.tts.models.MagpieTTSModel method) add_interctc_losses() (nemo.collections.asr.parts.mixins.interctc_mixin.InterCTCMixin method) add_log_mel() (nemo.collections.tts.data.dataset.TTSDataset method) add_p_voiced() (nemo.collections.tts.data.dataset.TTSDataset method) add_pitch() (nemo.collections.tts.data.dataset.TTSDataset method) add_reference_audio() (nemo.collections.tts.data.dataset.TTSDataset method) add_rttms_mask_mats() (nemo.collections.asr.models.SortformerEncLabelModel method) add_speaker_id() (nemo.collections.tts.data.dataset.TTSDataset method) add_speaker_model_config() (nemo.collections.asr.models.EncDecDiarLabelModel method) add_special_tokens() (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.SentencePieceTokenizer method) (nemo.collections.common.tokenizers.TokenizerSpec method) (nemo.collections.tts.models.MagpieTTSModel method) add_voiced_mask() (nemo.collections.tts.data.dataset.TTSDataset method) additional_special_tokens_ids (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.SentencePieceTokenizer property) affine_layer() (nemo.collections.asr.modules.SpeakerDecoder method) AGGREGATE_TOKENIZERS_DICT_PREFIX (nemo.collections.asr.parts.mixins.mixins.ASRBPEMixin attribute) AggregatorLoss (class in nemo.collections.common.losses) align_length_sync_decoding() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) alpha() (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVE method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVP method) alpha_bar_from_alpha() (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) alpha_t_max (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule property) AnnealedLangevinDynamics (class in nemo.collections.audio.parts.submodules.diffusion) apply_ban() (nemo.collections.audio.parts.submodules.multichannel.ParametricMultichannelWienerFilter method) apply_chat_template() (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.TokenizerSpec method) apply_diag_reg() (nemo.collections.audio.parts.submodules.multichannel.ParametricMultichannelWienerFilter method) apply_filter() (nemo.collections.audio.parts.submodules.multichannel.ParametricMultichannelWienerFilter method) (nemo.collections.audio.parts.submodules.multichannel.WPEFilter method) as_frozen() (nemo.core.classes.module.NeuralModule method) (nemo.core.NeuralModule method) ASRBPEMixin (class in nemo.collections.asr.parts.mixins.mixins) ASRModuleMixin (class in nemo.collections.asr.parts.mixins.mixins) audio_to_codes() (nemo.collections.tts.models.MagpieTTSModel method) AudioCodecModel (class in nemo.collections.tts.models) AudioToAudioModel (class in nemo.collections.audio.models) AudioToBPEDataset (class in nemo.collections.asr.data.audio_to_text) AudioToCharDataset (class in nemo.collections.asr.data.audio_to_text) AudioToMelSpectrogramPreprocessor (class in nemo.collections.asr.modules) AudioToMFCCPreprocessor (class in nemo.collections.asr.modules) AudioToSpectrogram (class in nemo.collections.audio.modules.transforms) AudioToTargetDataset (class in nemo.collections.audio.data.audio_to_audio) AudioToTargetWithEmbeddingDataset (class in nemo.collections.audio.data.audio_to_audio) AudioToTargetWithReferenceDataset (class in nemo.collections.audio.data.audio_to_audio) augmentor (nemo.collections.asr.parts.mixins.transcription.TranscribeConfig attribute) AutoTokenizer (class in nemo.collections.common.tokenizers) AxisType (class in nemo.core.neural_types.axes) B BaseAudioDataset (class in nemo.collections.audio.data.audio_to_audio) batch_aggregate_states_beam() (nemo.collections.asr.modules.RNNTDecoder class method) batch_concat_states() (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) batch_copy_states() (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) batch_inference() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) batch_initialize_states() (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) batch_replace_states_all() (nemo.collections.asr.modules.RNNTDecoder class method) (nemo.collections.asr.modules.StatelessTransducerDecoder class method) batch_replace_states_mask() (nemo.collections.asr.modules.RNNTDecoder class method) (nemo.collections.asr.modules.StatelessTransducerDecoder class method) batch_score_hypothesis() (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) batch_select_state() (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) batch_size (nemo.collections.asr.parts.mixins.transcription.TranscribeConfig attribute) batch_split_states() (nemo.collections.asr.modules.RNNTDecoder class method) (nemo.collections.asr.modules.StatelessTransducerDecoder class method) batch_unsplit_states() (nemo.collections.asr.modules.RNNTDecoder class method) (nemo.collections.asr.modules.StatelessTransducerDecoder class method) BeamBatchedRNNTInfer (class in nemo.collections.asr.parts.submodules.rnnt_beam_decoding) BeamBatchedTDTInfer (class in nemo.collections.asr.parts.submodules.tdt_beam_decoding) BeamCTCInfer (class in nemo.collections.asr.parts.submodules.ctc_beam_decoding) BeamRNNTInfer (class in nemo.collections.asr.parts.submodules.rnnt_beam_decoding) BeamTDTInfer (class in nemo.collections.asr.parts.submodules.tdt_beam_decoding) bos (nemo.collections.common.tokenizers.TokenizerSpec property) bos_id (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.SentencePieceTokenizer property) C cfg (nemo.core.ModelPT property) change_attention_model() (nemo.collections.asr.modules.ConformerEncoder method) (nemo.collections.asr.parts.mixins.mixins.ASRModuleMixin method) change_conv_asr_se_context_window() (nemo.collections.asr.parts.mixins.mixins.ASRModuleMixin method) change_decoding_strategy() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecCTCModelBPE method) (nemo.collections.asr.models.EncDecRNNTBPEModel method) (nemo.collections.asr.models.EncDecRNNTModel method) change_labels() (nemo.collections.asr.models.EncDecClassificationModel method) change_subsampling_conv_chunking_factor() (nemo.collections.asr.modules.ConformerEncoder method) (nemo.collections.asr.parts.mixins.mixins.ASRModuleMixin method) change_vocabulary() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecCTCModelBPE method) (nemo.collections.asr.models.EncDecRNNTBPEModel method) (nemo.collections.asr.models.EncDecRNNTModel method) channel_selector (nemo.collections.asr.parts.mixins.transcription.TranscribeConfig attribute) ChannelAttentionPool (class in nemo.collections.audio.parts.submodules.multichannel) ChannelAugment (class in nemo.collections.audio.parts.submodules.multichannel) ChannelAveragePool (class in nemo.collections.audio.parts.submodules.multichannel) check_frame_stacking_config_validity() (nemo.collections.tts.models.MagpieTTSModel method) check_supported_adapter_type_() (nemo.core.adapter_mixins.AdapterModuleMixin method) check_valid_model_with_adapter_support_() (nemo.core.adapter_mixins.AdapterModelPTMixin method) checkpoint_callback_params (nemo.utils.exp_manager.ExpManagerConfig attribute) clean_up() (nemo.collections.asr.data.data_simulation.MultiSpeakerSimulator method) clear_forbidden_logits() (nemo.collections.tts.models.MagpieTTSModel method) clear_speaker_targets() (nemo.collections.asr.parts.mixins.multitalker_asr_mixins.SpeakerKernelMixin method) clearml_logger_kwargs (nemo.utils.exp_manager.ExpManagerConfig attribute) clone_state() (nemo.collections.asr.modules.RNNTDecoder class method) (nemo.collections.asr.modules.StatelessTransducerDecoder class method) cls (nemo.collections.common.tokenizers.TokenizerSpec property) cls_id (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.SentencePieceTokenizer property) ClusteringDiarizer (class in nemo.collections.asr.models) codebook_size (nemo.collections.tts.models.AudioCodecModel property) codes_to_audio() (nemo.collections.tts.models.MagpieTTSModel method) coefficients() (nemo.collections.audio.parts.submodules.diffusion.OrnsteinUhlenbeckVarianceExplodingSDE method) (nemo.collections.audio.parts.submodules.diffusion.ReverseStochasticDifferentialEquation method) (nemo.collections.audio.parts.submodules.diffusion.StochasticDifferentialEquation method) collate_fn() (nemo.collections.asr.data.text_to_text.TextToTextDataset method) (nemo.collections.asr.data.text_to_text.TextToTextIterableDataset method) compare() (nemo.core.neural_types.elements.ElementType method) (nemo.core.neural_types.NeuralType method) compare_and_raise_error() (nemo.core.neural_types.NeuralType method) compute() (nemo.collections.common.metrics.Perplexity method) compute_accuracies() (nemo.collections.asr.models.EncDecDiarLabelModel method) compute_alignment_loss() (nemo.collections.tts.models.MagpieTTSModel method) compute_local_transformer_logits() (nemo.collections.tts.models.MagpieTTSModel method) compute_loss() (nemo.collections.tts.models.MagpieTTSModel method) compute_ngram_score() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer method) compute_output() (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.MHAResidualAddAdapterStrategy method) concat_with_speaker_targets() (nemo.collections.asr.parts.mixins.multitalker_asr_mixins.SpeakerKernelMixin method) ConcatDataset (class in nemo.collections.common.data.dataset) ConcatMapDataset (class in nemo.collections.common.data.dataset) ConditionalFlow (class in nemo.collections.audio.parts.submodules.flow) ConditionalFlowMatchingEulerSampler (class in nemo.collections.audio.parts.submodules.flow) ConditionalFlowMatchingSampler (class in nemo.collections.audio.parts.submodules.flow) configure_callbacks() (nemo.collections.audio.models.AudioToAudioModel method) (nemo.collections.tts.models.AudioCodecModel method) (nemo.collections.tts.models.FastPitchModel method) (nemo.collections.tts.models.HifiGanModel method) configure_optimizers() (nemo.collections.tts.models.AudioCodecModel method) (nemo.collections.tts.models.HifiGanModel method) (nemo.core.ModelPT method) conformer_stream_step() (nemo.collections.asr.parts.mixins.mixins.ASRModuleMixin method) ConformerEncoder (class in nemo.collections.asr.modules) construct_inference_prior() (nemo.collections.tts.models.MagpieTTSModel method) construct_longform_inference_prior() (nemo.collections.tts.models.MagpieTTSModel method) CONTAINER_SIZE_MISMATCH (nemo.core.neural_types.comparison.NeuralTypeComparisonResult attribute) ConvASRDecoder (class in nemo.collections.asr.modules) ConvASRDecoderClassification (class in nemo.collections.asr.modules) ConvASREncoder (class in nemo.collections.asr.modules) convert_mel_spectrogram_to_linear() (nemo.collections.tts.models.base.MelToSpec method) convert_spectrogram_to_audio() (nemo.collections.tts.models.base.Vocoder method) (nemo.collections.tts.models.HifiGanModel method) ConvPositionEmbed (class in nemo.collections.audio.parts.submodules.transformerunet) convtensor() (nemo.collections.audio.parts.submodules.multichannel.WPEFilter class method) copy() (nemo.collections.audio.parts.submodules.diffusion.OrnsteinUhlenbeckVarianceExplodingSDE method) (nemo.collections.audio.parts.submodules.diffusion.ReverseStochasticDifferentialEquation method) (nemo.collections.audio.parts.submodules.diffusion.StochasticDifferentialEquation method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVE method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVP method) Corrector (class in nemo.collections.audio.parts.submodules.diffusion) create_checkpoint_callback (nemo.utils.exp_manager.ExpManagerConfig attribute) create_clearml_logger (nemo.utils.exp_manager.ExpManagerConfig attribute) create_dllogger_logger (nemo.utils.exp_manager.ExpManagerConfig attribute) create_early_stopping_callback (nemo.utils.exp_manager.ExpManagerConfig attribute) create_fault_tolerance_callback (nemo.utils.exp_manager.ExpManagerConfig attribute) create_ipl_epoch_stopper_callback (nemo.utils.exp_manager.ExpManagerConfig attribute) create_longform_chunk_state() (nemo.collections.tts.models.MagpieTTSModel method) create_mlflow_logger (nemo.utils.exp_manager.ExpManagerConfig attribute) create_neptune_logger (nemo.utils.exp_manager.ExpManagerConfig attribute) create_preemption_callback (nemo.utils.exp_manager.ExpManagerConfig attribute) create_straggler_detection_callback (nemo.utils.exp_manager.ExpManagerConfig attribute) create_tensorboard_logger (nemo.utils.exp_manager.ExpManagerConfig attribute) create_wandb_logger (nemo.utils.exp_manager.ExpManagerConfig attribute) CropOrPadSpectrogramAugmentation (class in nemo.collections.asr.modules) CrossEntropyLoss (class in nemo.collections.common.losses) CTCBPEDecoding (class in nemo.collections.asr.parts.submodules.ctc_decoding) CTCDecoding (class in nemo.collections.asr.parts.submodules.ctc_decoding) D decode() (nemo.collections.tts.models.AudioCodecModel method) decode_audio() (nemo.collections.tts.models.AudioCodecModel method) decode_hypothesis() (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTBPEDecoding method) decode_ids_to_langs() (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTBPEDecoding method) (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTDecoding method) decode_ids_to_tokens() (nemo.collections.asr.parts.submodules.ctc_decoding.CTCBPEDecoding method) (nemo.collections.asr.parts.submodules.ctc_decoding.CTCDecoding method) (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTBPEDecoding method) (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTDecoding method) decode_tokens_to_lang() (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTBPEDecoding method) (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTDecoding method) decode_tokens_to_str() (nemo.collections.asr.parts.submodules.ctc_decoding.CTCBPEDecoding method) (nemo.collections.asr.parts.submodules.ctc_decoding.CTCDecoding method) (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTBPEDecoding method) (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTDecoding method) decoder_joint (nemo.collections.asr.models.EncDecRNNTModel property) decoder_loss_step() (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel method) default_adapter_module_name (nemo.core.adapter_mixins.AdapterModelPTMixin property) default_beam_search() (nemo.collections.asr.parts.submodules.ctc_beam_decoding.BeamCTCInfer method) (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer method) dequantize() (nemo.collections.tts.models.AudioCodecModel method) detect_eos() (nemo.collections.tts.models.MagpieTTSModel method) DiarizationMixin (class in nemo.collections.asr.parts.mixins) diarize() (nemo.collections.asr.models.ClusteringDiarizer method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.asr.parts.mixins.diarization.SpkDiarizationMixin method) (nemo.collections.asr.parts.mixins.DiarizationMixin method) diarize_generator() (nemo.collections.asr.parts.mixins.diarization.SpkDiarizationMixin method) DIM_INCOMPATIBLE (nemo.core.neural_types.comparison.NeuralTypeComparisonResult attribute) disable_checks() (nemo.core.classes.common.typecheck static method) disable_cuda_graphs() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamBatchedRNNTInfer method) (nemo.collections.asr.parts.submodules.rnnt_greedy_decoding.GreedyBatchedRNNTInfer method) (nemo.collections.asr.parts.submodules.rnnt_greedy_decoding.GreedyBatchedTDTInfer method) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamBatchedTDTInfer method) disable_semantic_checks() (nemo.core.classes.common.typecheck static method) disable_validation_on_resume (nemo.utils.exp_manager.ExpManagerConfig attribute) disabled_deployment_input_names (nemo.collections.asr.modules.ConformerEncoder property) (nemo.collections.asr.modules.RNNTJoint property) (nemo.collections.tts.models.FastPitchModel property) (nemo.core.classes.exportable.Exportable property) disabled_deployment_output_names (nemo.collections.asr.modules.ConformerEncoder property) (nemo.core.classes.exportable.Exportable property) disc_update_prob (nemo.collections.tts.models.AudioCodecModel property) discretize() (nemo.collections.audio.parts.submodules.diffusion.ReverseStochasticDifferentialEquation method) (nemo.collections.audio.parts.submodules.diffusion.StochasticDifferentialEquation method) dllogger_logger_kwargs (nemo.utils.exp_manager.ExpManagerConfig attribute) do_tts() (nemo.collections.tts.models.MagpieTTSModel method) dt (nemo.collections.audio.parts.submodules.diffusion.StochasticDifferentialEquation property) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule property) dtype (nemo.collections.tts.models.AudioCodecModel property) dynamic_shapes_for_export() (nemo.core.classes.exportable.Exportable method) E early_stopping_callback_params (nemo.utils.exp_manager.ExpManagerConfig attribute) ElementType (class in nemo.core.neural_types.elements) ema (nemo.utils.exp_manager.ExpManagerConfig attribute) embed_audio_tokens() (nemo.collections.tts.models.MagpieTTSModel method) embed_context_text() (nemo.collections.tts.models.MagpieTTSModel method) embed_text() (nemo.collections.tts.models.MagpieTTSModel method) EMBEDDING_KEY (nemo.collections.audio.data.audio_to_audio_lhotse.LhotseAudioToTargetDataset attribute) enable_pad_mask() (nemo.collections.asr.modules.ConformerEncoder method) (nemo.collections.asr.modules.SqueezeformerEncoder method) enable_wrapping() (nemo.core.classes.common.typecheck static method) EncDecClassificationModel (class in nemo.collections.asr.models) EncDecCTCModel (class in nemo.collections.asr.models) EncDecCTCModelBPE (class in nemo.collections.asr.models) EncDecDenoiseMaskedTokenPredModel (class in nemo.collections.asr.models) EncDecDiarLabelModel (class in nemo.collections.asr.models) EncDecMultiTalkerRNNTBPEModel (class in nemo.collections.asr.models) EncDecRNNTBPEModel (class in nemo.collections.asr.models) EncDecRNNTModel (class in nemo.collections.asr.models) EncDecSpeakerLabelModel (class in nemo.collections.asr.models) (class in nemo.collections.asr.models.label_models) EncMaskDecAudioToAudioModel (class in nemo.collections.audio.models) encode() (nemo.collections.tts.models.AudioCodecModel method) encode_audio() (nemo.collections.tts.models.AudioCodecModel method) eod (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.TokenizerSpec property) eos (nemo.collections.common.tokenizers.TokenizerSpec property) eos_id (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.SentencePieceTokenizer property) estimate_correlations() (nemo.collections.audio.parts.submodules.multichannel.WPEFilter method) estimate_filter() (nemo.collections.audio.parts.submodules.multichannel.WPEFilter method) estimator_time (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBSampler property) evaluation_step() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.audio.models.AudioToAudioModel method) (nemo.collections.audio.models.EncMaskDecAudioToAudioModel method) (nemo.collections.audio.models.FlowMatchingAudioToAudioModel method) (nemo.collections.audio.models.PredictiveAudioToAudioModel method) (nemo.collections.audio.models.SchroedingerBridgeAudioToAudioModel method) (nemo.collections.audio.models.ScoreBasedGenerativeAudioToAudioModel method) exp_dir (nemo.utils.exp_manager.ExpManagerConfig attribute) exp_manager (class in nemo.utils.exp_manager) explicit_log_dir (nemo.utils.exp_manager.ExpManagerConfig attribute) ExpManagerConfig (class in nemo.utils.exp_manager) export() (nemo.core.classes.exportable.Exportable method) Exportable (class in nemo.core.classes.exportable) extract_labels() (nemo.collections.asr.models.EncDecSpeakerLabelModel static method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel static method) extract_rnnt_loss_cfg() (nemo.collections.asr.models.EncDecRNNTModel method) extract_state_dict_from() (nemo.core.connectors.save_restore_connector.SaveRestoreConnector method) (nemo.core.ModelPT class method) F f() (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVE method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVP method) FastPitchModel (class in nemo.collections.tts.models) fault_tolerance (nemo.utils.exp_manager.ExpManagerConfig attribute) fields (nemo.core.neural_types.elements.ElementType property) fifo (nemo.collections.asr.models.SortformerEncLabelModel attribute) fifo_lengths (nemo.collections.asr.models.SortformerEncLabelModel attribute) fifo_preds (nemo.collections.asr.models.SortformerEncLabelModel attribute) files_to_copy (nemo.utils.exp_manager.ExpManagerConfig attribute) filter_banks (nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor property) filter_files() (nemo.collections.tts.data.dataset.TTSDataset static method) finalize_interctc_metrics() (nemo.collections.asr.parts.mixins.interctc_mixin.InterCTCMixin method) find_eos_frame_index() (nemo.collections.tts.models.MagpieTTSModel method) flashlight_beam_search() (nemo.collections.asr.parts.submodules.ctc_beam_decoding.BeamCTCInfer method) flow() (nemo.collections.audio.parts.submodules.flow.ConditionalFlow method) FlowMatchingAudioToAudioModel (class in nemo.collections.audio.models) forward() (nemo.collections.asr.models.EncDecClassificationModel method) (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecDenoiseMaskedTokenPredModel method) (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel method) (nemo.collections.asr.modules.ConformerEncoder method) (nemo.collections.asr.modules.ConvASRDecoder method) (nemo.collections.asr.modules.ConvASRDecoderClassification method) (nemo.collections.asr.modules.ConvASREncoder method) (nemo.collections.asr.modules.CropOrPadSpectrogramAugmentation method) (nemo.collections.asr.modules.RNNEncoder method) (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.RNNTJoint method) (nemo.collections.asr.modules.SampledRNNTJoint method) (nemo.collections.asr.modules.SpeakerDecoder method) (nemo.collections.asr.modules.SpectrogramAugmentation method) (nemo.collections.asr.modules.SqueezeformerEncoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.MHAResidualAddAdapterStrategy method) (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.MultiHeadAttentionAdapter method) (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.RelPositionMultiHeadAttentionAdapter method) (nemo.collections.asr.parts.submodules.ctc_beam_decoding.BeamCTCInfer method) (nemo.collections.asr.parts.submodules.ctc_greedy_decoding.GreedyCTCInfer method) (nemo.collections.asr.parts.submodules.jasper.JasperBlock method) (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamBatchedRNNTInfer method) (nemo.collections.asr.parts.submodules.rnnt_greedy_decoding.GreedyBatchedRNNTInfer method) (nemo.collections.asr.parts.submodules.rnnt_greedy_decoding.GreedyBatchedTDTInfer method) (nemo.collections.asr.parts.submodules.rnnt_greedy_decoding.GreedyRNNTInfer method) (nemo.collections.asr.parts.submodules.rnnt_greedy_decoding.GreedyTDTInfer method) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamBatchedTDTInfer method) (nemo.collections.audio.losses.MAELoss method) (nemo.collections.audio.losses.MSELoss method) (nemo.collections.audio.losses.SDRLoss method) (nemo.collections.audio.models.EncMaskDecAudioToAudioModel method) (nemo.collections.audio.models.FlowMatchingAudioToAudioModel method) (nemo.collections.audio.models.PredictiveAudioToAudioModel method) (nemo.collections.audio.models.SchroedingerBridgeAudioToAudioModel method) (nemo.collections.audio.models.ScoreBasedGenerativeAudioToAudioModel method) (nemo.collections.audio.modules.features.SpectrogramToMultichannelFeatures method) (nemo.collections.audio.modules.masking.MaskBasedBeamformer method) (nemo.collections.audio.modules.masking.MaskBasedDereverbWPE method) (nemo.collections.audio.modules.masking.MaskEstimatorFlexChannels method) (nemo.collections.audio.modules.masking.MaskEstimatorGSS method) (nemo.collections.audio.modules.masking.MaskEstimatorRNN method) (nemo.collections.audio.modules.masking.MaskReferenceChannel method) (nemo.collections.audio.modules.projections.MixtureConsistencyProjection method) (nemo.collections.audio.modules.ssl_pretrain_masking.SSLPretrainWithMaskedPatch method) (nemo.collections.audio.modules.transforms.AudioToSpectrogram method) (nemo.collections.audio.modules.transforms.SpectrogramToAudio method) (nemo.collections.audio.parts.submodules.diffusion.AnnealedLangevinDynamics method) (nemo.collections.audio.parts.submodules.diffusion.Corrector method) (nemo.collections.audio.parts.submodules.diffusion.Predictor method) (nemo.collections.audio.parts.submodules.diffusion.PredictorCorrectorSampler method) (nemo.collections.audio.parts.submodules.diffusion.ReverseDiffusionPredictor method) (nemo.collections.audio.parts.submodules.flow.ConditionalFlowMatchingEulerSampler method) (nemo.collections.audio.parts.submodules.flow.ConditionalFlowMatchingSampler method) (nemo.collections.audio.parts.submodules.multichannel.ChannelAttentionPool method) (nemo.collections.audio.parts.submodules.multichannel.ChannelAugment method) (nemo.collections.audio.parts.submodules.multichannel.ChannelAveragePool method) (nemo.collections.audio.parts.submodules.multichannel.ParametricMultichannelWienerFilter method) (nemo.collections.audio.parts.submodules.multichannel.ReferenceChannelEstimatorSNR method) (nemo.collections.audio.parts.submodules.multichannel.TransformAttendConcatenate method) (nemo.collections.audio.parts.submodules.multichannel.TransformAverageConcatenate method) (nemo.collections.audio.parts.submodules.multichannel.WPEFilter method) (nemo.collections.audio.parts.submodules.ncsnpp.GaussianFourierProjection method) (nemo.collections.audio.parts.submodules.ncsnpp.NoiseConditionalScoreNetworkPlusPlus method) (nemo.collections.audio.parts.submodules.ncsnpp.ResnetBlockBigGANPlusPlus method) (nemo.collections.audio.parts.submodules.ncsnpp.SpectrogramNoiseConditionalScoreNetworkPlusPlus method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBSampler method) (nemo.collections.audio.parts.submodules.transformerunet.AdaptiveRMSNorm method) (nemo.collections.audio.parts.submodules.transformerunet.ConvPositionEmbed method) (nemo.collections.audio.parts.submodules.transformerunet.GEGLU method) (nemo.collections.audio.parts.submodules.transformerunet.LearnedSinusoidalPosEmb method) (nemo.collections.audio.parts.submodules.transformerunet.RMSNorm method) (nemo.collections.audio.parts.submodules.transformerunet.SpectrogramTransformerUNet method) (nemo.collections.audio.parts.submodules.transformerunet.TransformerUNet method) (nemo.collections.common.losses.AggregatorLoss method) (nemo.collections.common.losses.CrossEntropyLoss method) (nemo.collections.common.losses.MSELoss method) (nemo.collections.common.losses.SmoothedCrossEntropyLoss method) (nemo.collections.common.losses.SpanningLoss method) (nemo.collections.tts.models.AudioCodecModel method) (nemo.collections.tts.models.FastPitchModel method) (nemo.collections.tts.models.HifiGanModel method) (nemo.collections.tts.models.MagpieTTSModel method) forward_enabled_adapters() (nemo.core.adapter_mixins.AdapterModuleMixin method) forward_eval() (nemo.collections.audio.models.FlowMatchingAudioToAudioModel method) forward_for_export() (nemo.collections.asr.models.EncDecClassificationModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.asr.modules.ConformerEncoder method) (nemo.collections.asr.modules.SqueezeformerEncoder method) (nemo.collections.tts.models.FastPitchModel method) (nemo.collections.tts.models.HifiGanModel method) forward_infer() (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) forward_internal() (nemo.collections.asr.modules.ConformerEncoder method) (nemo.collections.audio.models.FlowMatchingAudioToAudioModel method) forward_single_enabled_adapter_() (nemo.core.adapter_mixins.AdapterModuleMixin method) forward_streaming() (nemo.collections.asr.models.SortformerEncLabelModel method) forward_streaming_step() (nemo.collections.asr.models.SortformerEncLabelModel method) freeze() (nemo.core.classes.module.NeuralModule method) (nemo.core.NeuralModule method) frontend_encoder() (nemo.collections.asr.models.SortformerEncLabelModel method) full_state_update (nemo.collections.common.metrics.Perplexity attribute) fuse_loss_wer (nemo.collections.asr.modules.RNNTJoint property) fused_batch_size (nemo.collections.asr.modules.RNNTJoint property) G g() (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVE method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVP method) GainPerturbation (class in nemo.collections.asr.parts.preprocessing.perturb) GaussianFourierProjection (class in nemo.collections.audio.parts.submodules.ncsnpp) GEGLU (class in nemo.collections.audio.parts.submodules.transformerunet) general_collate_fn() (nemo.collections.tts.data.dataset.TTSDataset method) generate_long_form_speech() (nemo.collections.tts.models.MagpieTTSModel method) generate_sessions() (nemo.collections.asr.data.data_simulation.MultiSpeakerSimulator method) generate_spectrogram() (nemo.collections.tts.models.base.SpectrogramGenerator method) (nemo.collections.tts.models.FastPitchModel method) generate_time() (nemo.collections.audio.parts.submodules.diffusion.StochasticDifferentialEquation method) (nemo.collections.audio.parts.submodules.flow.ConditionalFlow method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) get_accepted_adapter_types() (nemo.core.adapter_mixins.AdapterModuleMixin method) get_adapter_cfg() (nemo.core.adapter_mixins.AdapterModuleMixin method) get_adapter_module() (nemo.core.adapter_mixins.AdapterModuleMixin method) get_alibi_bias() (nemo.collections.audio.parts.submodules.transformerunet.TransformerUNet method) get_alphas() (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) get_baked_context_embeddings_batch() (nemo.collections.tts.models.MagpieTTSModel method) get_best_hyptheses() (nemo.collections.asr.models.EncDecCTCModel method) get_binarized_prior_matrix() (nemo.collections.tts.models.MagpieTTSModel method) get_captured_interctc_tensors() (nemo.collections.asr.parts.mixins.interctc_mixin.InterCTCMixin method) get_cluster_avg_embs_model() (nemo.collections.asr.models.EncDecDiarLabelModel method) get_cross_attention_scores() (nemo.collections.tts.models.MagpieTTSModel method) get_dataset() (nemo.collections.tts.models.AudioCodecModel method) (nemo.collections.tts.models.MagpieTTSModel method) get_default_strategy_config() (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.MultiHeadAttentionAdapter method) (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.PositionalEncodingAdapter method) (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.RelPositionalEncodingAdapter method) (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.RelPositionMultiHeadAttentionAdapter method) get_embedding() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) get_enabled_adapters() (nemo.core.adapter_mixins.AdapterModelPTMixin method) (nemo.core.adapter_mixins.AdapterModuleMixin method) get_export_config() (nemo.core.classes.exportable.Exportable method) get_export_subnet() (nemo.core.classes.exportable.Exportable method) get_features() (nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor method) (nemo.collections.asr.modules.AudioToMFCCPreprocessor method) get_hf_model_filter() (nemo.core.classes.mixins.hf_io_mixin.HuggingFaceFileIO class method) get_inference_attention_plots() (nemo.collections.tts.models.MagpieTTSModel method) get_initial_cache_state() (nemo.collections.asr.modules.ConformerEncoder method) get_interctc_param() (nemo.collections.asr.parts.mixins.interctc_mixin.InterCTCMixin method) get_iterable() (nemo.collections.common.data.dataset.ConcatDataset method) get_label() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) get_lhotse_dataloader() (nemo.collections.tts.models.MagpieTTSModel method) get_log_mel() (nemo.collections.tts.data.dataset.TTSDataset method) get_mean_std_time_channel() (nemo.collections.audio.modules.features.SpectrogramToMultichannelFeatures class method) get_mean_time_channel() (nemo.collections.audio.modules.features.SpectrogramToMultichannelFeatures static method) get_module_registry() (nemo.core.classes.mixins.access_mixins.AccessMixin class method) get_most_attended_text_timestep() (nemo.collections.tts.models.MagpieTTSModel method) get_ms_emb_seq() (nemo.collections.asr.models.EncDecDiarLabelModel method) get_ms_mel_feat() (nemo.collections.asr.models.EncDecDiarLabelModel method) get_one_noise_sample() (nemo.collections.asr.parts.preprocessing.perturb.NoisePerturbation method) get_output_length() (nemo.collections.audio.modules.transforms.AudioToSpectrogram method) (nemo.collections.audio.modules.transforms.SpectrogramToAudio method) get_sigmas() (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) get_speaker_embedding() (nemo.collections.tts.models.AudioCodecModel method) get_spec() (nemo.collections.tts.data.dataset.TTSDataset method) get_test_dataloader_prefix() (nemo.core.ModelPT method) get_validation_dataloader_prefix() (nemo.core.ModelPT method) get_warmup_steps() (nemo.collections.tts.models.HifiGanModel static method) GREATER (nemo.core.neural_types.comparison.NeuralTypeComparisonResult attribute) greedy_search() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) GreedyBatchedRNNTInfer (class in nemo.collections.asr.parts.submodules.rnnt_greedy_decoding) GreedyBatchedTDTInfer (class in nemo.collections.asr.parts.submodules.rnnt_greedy_decoding) GreedyCTCInfer (class in nemo.collections.asr.parts.submodules.ctc_greedy_decoding) GreedyRNNTInfer (class in nemo.collections.asr.parts.submodules.rnnt_greedy_decoding) GreedyTDTInfer (class in nemo.collections.asr.parts.submodules.rnnt_greedy_decoding) H has_artifacts() (nemo.core.ModelPT method) has_baked_context_embedding (nemo.collections.tts.models.MagpieTTSModel property) has_native_or_submodules_artifacts() (nemo.core.ModelPT method) has_nemo_submodules() (nemo.core.ModelPT method) HifiGanModel (class in nemo.collections.tts.models) hparams (nemo.core.ModelPT property) HuggingFaceFileIO (class in nemo.core.classes.mixins.hf_io_mixin) Hypothesis (class in nemo.collections.asr.parts.utils.rnnt_utils) I ids_to_text() (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.SentencePieceTokenizer method) (nemo.collections.common.tokenizers.TokenizerSpec method) ids_to_tokens() (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.SentencePieceTokenizer method) (nemo.collections.common.tokenizers.TokenizerSpec method) ImpulsePerturbation (class in nemo.collections.asr.parts.preprocessing.perturb) INCOMPATIBLE (nemo.core.neural_types.comparison.NeuralTypeComparisonResult attribute) infer_batch() (nemo.collections.tts.models.MagpieTTSModel method) infer_file() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) infer_segment() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) inference_pass() (nemo.collections.asr.models.EncDecDenoiseMaskedTokenPredModel method) init_alibi() (nemo.collections.audio.parts.submodules.transformerunet.TransformerUNet method) init_weights_() (nemo.collections.audio.parts.submodules.ncsnpp.NoiseConditionalScoreNetworkPlusPlus method) (nemo.collections.audio.parts.submodules.ncsnpp.ResnetBlockBigGANPlusPlus method) initialize_state() (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) input_example() (nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor method) (nemo.collections.asr.modules.ConformerEncoder method) (nemo.collections.asr.modules.ConvASRDecoder method) (nemo.collections.asr.modules.ConvASRDecoderClassification method) (nemo.collections.asr.modules.ConvASREncoder method) (nemo.collections.asr.modules.RNNEncoder method) (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.RNNTJoint method) (nemo.collections.asr.modules.SpeakerDecoder method) (nemo.collections.asr.modules.SqueezeformerEncoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) (nemo.collections.tts.models.FastPitchModel method) (nemo.collections.tts.models.HifiGanModel method) (nemo.core.classes.module.NeuralModule method) (nemo.core.NeuralModule method) input_module (nemo.core.classes.exportable.Exportable property) input_names (nemo.collections.asr.models.SortformerEncLabelModel property) (nemo.core.classes.exportable.Exportable property) input_types (nemo.collections.asr.models.EncDecCTCModel property) (nemo.collections.asr.models.EncDecDenoiseMaskedTokenPredModel property) (nemo.collections.asr.models.EncDecDiarLabelModel property) (nemo.collections.asr.models.EncDecRNNTModel property) (nemo.collections.asr.models.EncDecSpeakerLabelModel property) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel property) (nemo.collections.asr.models.SLUIntentSlotBPEModel property) (nemo.collections.asr.models.SortformerEncLabelModel property) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel property) (nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor property) (nemo.collections.asr.modules.AudioToMFCCPreprocessor property) (nemo.collections.asr.modules.ConformerEncoder property) (nemo.collections.asr.modules.ConvASRDecoder property) (nemo.collections.asr.modules.ConvASRDecoderClassification property) (nemo.collections.asr.modules.ConvASREncoder property) (nemo.collections.asr.modules.CropOrPadSpectrogramAugmentation property) (nemo.collections.asr.modules.RNNEncoder property) (nemo.collections.asr.modules.RNNTDecoder property) (nemo.collections.asr.modules.RNNTJoint property) (nemo.collections.asr.modules.SpeakerDecoder property) (nemo.collections.asr.modules.SpectrogramAugmentation property) (nemo.collections.asr.modules.SqueezeformerEncoder property) (nemo.collections.asr.modules.StatelessTransducerDecoder property) (nemo.collections.asr.parts.submodules.ctc_greedy_decoding.GreedyCTCInfer property) (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamBatchedRNNTInfer property) (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer property) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamBatchedTDTInfer property) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer property) (nemo.collections.audio.losses.MAELoss property) (nemo.collections.audio.losses.MSELoss property) (nemo.collections.audio.losses.SDRLoss property) (nemo.collections.audio.models.EncMaskDecAudioToAudioModel property) (nemo.collections.audio.models.FlowMatchingAudioToAudioModel property) (nemo.collections.audio.models.PredictiveAudioToAudioModel property) (nemo.collections.audio.models.SchroedingerBridgeAudioToAudioModel property) (nemo.collections.audio.models.ScoreBasedGenerativeAudioToAudioModel property) (nemo.collections.audio.modules.features.SpectrogramToMultichannelFeatures property) (nemo.collections.audio.modules.masking.MaskBasedBeamformer property) (nemo.collections.audio.modules.masking.MaskBasedDereverbWPE property) (nemo.collections.audio.modules.masking.MaskEstimatorFlexChannels property) (nemo.collections.audio.modules.masking.MaskEstimatorGSS property) (nemo.collections.audio.modules.masking.MaskEstimatorRNN property) (nemo.collections.audio.modules.masking.MaskReferenceChannel property) (nemo.collections.audio.modules.projections.MixtureConsistencyProjection property) (nemo.collections.audio.modules.ssl_pretrain_masking.SSLPretrainWithMaskedPatch property) (nemo.collections.audio.modules.transforms.AudioToSpectrogram property) (nemo.collections.audio.modules.transforms.SpectrogramToAudio property) (nemo.collections.audio.parts.submodules.multichannel.ChannelAttentionPool property) (nemo.collections.audio.parts.submodules.multichannel.ChannelAugment property) (nemo.collections.audio.parts.submodules.multichannel.ChannelAveragePool property) (nemo.collections.audio.parts.submodules.multichannel.ParametricMultichannelWienerFilter property) (nemo.collections.audio.parts.submodules.multichannel.ReferenceChannelEstimatorSNR property) (nemo.collections.audio.parts.submodules.multichannel.TransformAttendConcatenate property) (nemo.collections.audio.parts.submodules.multichannel.TransformAverageConcatenate property) (nemo.collections.audio.parts.submodules.multichannel.WPEFilter property) (nemo.collections.audio.parts.submodules.ncsnpp.GaussianFourierProjection property) (nemo.collections.audio.parts.submodules.ncsnpp.NoiseConditionalScoreNetworkPlusPlus property) (nemo.collections.audio.parts.submodules.ncsnpp.SpectrogramNoiseConditionalScoreNetworkPlusPlus property) (nemo.collections.audio.parts.submodules.transformerunet.SpectrogramTransformerUNet property) (nemo.collections.audio.parts.submodules.transformerunet.TransformerUNet property) (nemo.collections.common.losses.AggregatorLoss property) (nemo.collections.common.losses.CrossEntropyLoss property) (nemo.collections.common.losses.MSELoss property) (nemo.collections.common.losses.SmoothedCrossEntropyLoss property) (nemo.collections.common.losses.SpanningLoss property) (nemo.collections.tts.models.FastPitchModel property) (nemo.collections.tts.models.HifiGanModel property) input_types_for_export (nemo.collections.asr.modules.ConformerEncoder property) (nemo.core.classes.exportable.Exportable property) InterCTCMixin (class in nemo.collections.asr.parts.mixins.interctc_mixin) interpolate_speaker() (nemo.collections.tts.models.FastPitchModel method) inv_vocab (nemo.collections.common.tokenizers.AutoTokenizer property) ipl_epoch_stopper_callback_params (nemo.utils.exp_manager.ExpManagerConfig attribute) is_access_enabled() (nemo.core.classes.mixins.access_mixins.AccessMixin class method) is_adapter_available() (nemo.core.adapter_mixins.AdapterModelPTMixin method) (nemo.core.adapter_mixins.AdapterModuleMixin method) is_interctc_enabled() (nemo.collections.asr.parts.mixins.interctc_mixin.InterCTCMixin method) istft() (nemo.collections.audio.modules.transforms.SpectrogramToAudio method) J JasperBlock (class in nemo.collections.asr.parts.submodules.jasper) join_data() (nemo.collections.tts.data.dataset.TTSDataset method) joint_after_projection() (nemo.collections.asr.modules.RNNTJoint method) L LearnedSinusoidalPosEmb (class in nemo.collections.audio.parts.submodules.transformerunet) LESS (nemo.core.neural_types.comparison.NeuralTypeComparisonResult attribute) LhotseAudioToSpeechE2ESpkDiarDataset (class in nemo.collections.asr.data.audio_to_diar_label_lhotse) LhotseAudioToTargetDataset (class in nemo.collections.audio.data.audio_to_audio_lhotse) LhotseSpeechToTextSpkBpeDataset (class in nemo.collections.asr.data.audio_to_text_lhotse_speaker) list_available_models() (nemo.collections.asr.models.ClusteringDiarizer class method) (nemo.collections.asr.models.EncDecClassificationModel class method) (nemo.collections.asr.models.EncDecCTCModel class method) (nemo.collections.asr.models.EncDecCTCModelBPE class method) (nemo.collections.asr.models.EncDecDiarLabelModel class method) (nemo.collections.asr.models.EncDecMultiTalkerRNNTBPEModel class method) (nemo.collections.asr.models.EncDecRNNTBPEModel class method) (nemo.collections.asr.models.EncDecRNNTModel class method) (nemo.collections.asr.models.EncDecSpeakerLabelModel class method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel class method) (nemo.collections.asr.models.SLUIntentSlotBPEModel class method) (nemo.collections.asr.models.SortformerEncLabelModel class method) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel class method) (nemo.collections.audio.models.AudioToAudioModel class method) (nemo.collections.audio.models.EncMaskDecAudioToAudioModel class method) (nemo.collections.tts.models.AudioCodecModel class method) (nemo.collections.tts.models.base.MelToSpec class method) (nemo.collections.tts.models.base.SpectrogramGenerator class method) (nemo.collections.tts.models.base.Vocoder class method) (nemo.collections.tts.models.FastPitchModel class method) (nemo.collections.tts.models.HifiGanModel class method) (nemo.collections.tts.models.MagpieTTSModel class method) list_export_subnets() (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.core.classes.exportable.Exportable method) load_adapters() (nemo.core.adapter_mixins.AdapterModelPTMixin method) load_config_and_state_dict() (nemo.core.connectors.save_restore_connector.SaveRestoreConnector method) load_from_checkpoint() (nemo.core.ModelPT class method) load_instance_with_state_dict() (nemo.core.connectors.save_restore_connector.SaveRestoreConnector method) load_part_of_state_dict() (nemo.core.ModelPT method) load_state_dict() (nemo.collections.tts.models.AudioCodecModel method) (nemo.collections.tts.models.HifiGanModel method) (nemo.collections.tts.models.MagpieTTSModel method) local_transformer_sample_autoregressive() (nemo.collections.tts.models.MagpieTTSModel method) local_transformer_sample_maskgit() (nemo.collections.tts.models.MagpieTTSModel method) log_attention_probs() (nemo.collections.tts.models.MagpieTTSModel method) log_delta_step_timing (nemo.utils.exp_manager.ExpManagerConfig attribute) log_global_rank_0_only (nemo.utils.exp_manager.ExpManagerConfig attribute) log_local_rank_0_only (nemo.utils.exp_manager.ExpManagerConfig attribute) log_std_ratio (nemo.collections.audio.parts.submodules.diffusion.OrnsteinUhlenbeckVarianceExplodingSDE property) log_step_timing (nemo.utils.exp_manager.ExpManagerConfig attribute) log_tflops_per_sec_per_gpu (nemo.utils.exp_manager.ExpManagerConfig attribute) log_val_audio_example() (nemo.collections.tts.models.MagpieTTSModel method) logits_to_audio_codes() (nemo.collections.tts.models.MagpieTTSModel method) loss (nemo.collections.asr.modules.RNNTJoint property) M MAELoss (class in nemo.collections.audio.losses) MagpieTTSModel (class in nemo.collections.tts.models) make_pad_mask() (nemo.collections.asr.modules.SqueezeformerEncoder method) mask (nemo.collections.common.tokenizers.TokenizerSpec property) mask_id (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.SentencePieceTokenizer property) mask_select_states() (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) mask_with_speaker_targets() (nemo.collections.asr.parts.mixins.multitalker_asr_mixins.SpeakerKernelMixin method) MaskBasedBeamformer (class in nemo.collections.audio.modules.masking) MaskBasedDereverbWPE (class in nemo.collections.audio.modules.masking) MaskEstimatorFlexChannels (class in nemo.collections.audio.modules.masking) MaskEstimatorGSS (class in nemo.collections.audio.modules.masking) MaskEstimatorRNN (class in nemo.collections.audio.modules.masking) maskgit_apply_random_mask() (nemo.collections.tts.models.MagpieTTSModel method) maskgit_create_random_mask() (nemo.collections.tts.models.MagpieTTSModel method) MaskReferenceChannel (class in nemo.collections.audio.modules.masking) match_batch_length() (nemo.collections.audio.models.AudioToAudioModel static method) max_augmentation_length() (nemo.collections.asr.parts.preprocessing.perturb.SpeedPerturbation method) (nemo.collections.asr.parts.preprocessing.perturb.TimeStretchPerturbation method) max_steps (nemo.collections.tts.models.AudioCodecModel property) (nemo.collections.tts.models.HifiGanModel property) max_time_per_run (nemo.utils.exp_manager.ExpManagerConfig attribute) maybe_enable_cuda_graphs() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamBatchedRNNTInfer method) (nemo.collections.asr.parts.submodules.rnnt_greedy_decoding.GreedyBatchedRNNTInfer method) (nemo.collections.asr.parts.submodules.rnnt_greedy_decoding.GreedyBatchedTDTInfer method) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamBatchedTDTInfer method) maybe_init_from_pretrained_checkpoint() (nemo.core.ModelPT method) mean() (nemo.collections.audio.parts.submodules.flow.ConditionalFlow method) (nemo.collections.audio.parts.submodules.flow.OptimalTransportFlow method) MelToSpec (class in nemo.collections.tts.models.base) merge_duplicate_hypotheses() (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer method) MHAResidualAddAdapterStrategy (class in nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module) MixtureConsistencyProjection (class in nemo.collections.audio.modules.projections) mlflow_logger_kwargs (nemo.utils.exp_manager.ExpManagerConfig attribute) model_config_yaml (nemo.core.connectors.save_restore_connector.SaveRestoreConnector property) model_extracted_dir (nemo.core.connectors.save_restore_connector.SaveRestoreConnector property) model_weights_ckpt (nemo.core.connectors.save_restore_connector.SaveRestoreConnector property) ModelPT (class in nemo.core) modified_adaptive_expansion_search() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer method) modify_state_dict() (nemo.core.connectors.save_restore_connector.SaveRestoreConnector method) MSELoss (class in nemo.collections.audio.losses) (class in nemo.collections.common.losses) multi_evaluation_epoch_end() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.audio.models.AudioToAudioModel method) multi_test_epoch_end() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.audio.models.AudioToAudioModel method) (nemo.core.ModelPT method) multi_validation_epoch_end() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel method) (nemo.collections.audio.models.AudioToAudioModel method) (nemo.core.ModelPT method) MultiHeadAttentionAdapter (class in nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module) MultiSpeakerSimulator (class in nemo.collections.asr.data.data_simulation) N name (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.TokenizerSpec property) (nemo.utils.exp_manager.ExpManagerConfig attribute) named_nemo_modules() (nemo.core.ModelPT method) NBestHypotheses (class in nemo.collections.asr.parts.utils.rnnt_utils) neptune_logger_kwargs (nemo.utils.exp_manager.ExpManagerConfig attribute) NeuralModule (class in nemo.core) (class in nemo.core.classes.module) NeuralType (class in nemo.core.neural_types) NeuralTypeComparisonResult (class in nemo.core.neural_types.comparison) NoiseConditionalScoreNetworkPlusPlus (class in nemo.collections.audio.parts.submodules.ncsnpp) NoisePerturbation (class in nemo.collections.asr.parts.preprocessing.perturb) normalize() (nemo.collections.audio.modules.masking.MaskEstimatorGSS method) normalize_mean() (nemo.collections.audio.modules.features.SpectrogramToMultichannelFeatures method) normalize_mean_var() (nemo.collections.audio.modules.features.SpectrogramToMultichannelFeatures method) num_baked_speakers (nemo.collections.tts.models.MagpieTTSModel property) num_channels (nemo.collections.audio.modules.features.SpectrogramToMultichannelFeatures property) num_channels() (nemo.collections.audio.data.audio_to_audio.BaseAudioDataset method) num_classes (nemo.collections.asr.modules.ConvASRDecoderClassification property) num_classes_with_blank (nemo.collections.asr.modules.ConvASRDecoder property) (nemo.collections.asr.modules.RNNTJoint property) num_codebooks (nemo.collections.tts.models.AudioCodecModel property) num_extra_outputs (nemo.collections.asr.modules.RNNTJoint property) num_features (nemo.collections.audio.modules.features.SpectrogramToMultichannelFeatures property) num_steps (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBSampler property) num_weights (nemo.core.classes.module.NeuralModule property) (nemo.core.ModelPT property) (nemo.core.NeuralModule property) num_workers (nemo.collections.asr.parts.mixins.transcription.TranscribeConfig attribute) O on_after_backward() (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.audio.models.AudioToAudioModel method) on_fit_start() (nemo.core.ModelPT method) on_predict_end() (nemo.core.ModelPT method) on_test_end() (nemo.core.ModelPT method) on_test_epoch_end() (nemo.core.ModelPT method) on_test_start() (nemo.collections.audio.models.AudioToAudioModel method) on_train_batch_end() (nemo.core.ModelPT method) on_train_batch_start() (nemo.core.ModelPT method) on_train_end() (nemo.core.ModelPT method) on_train_epoch_end() (nemo.collections.tts.models.AudioCodecModel method) (nemo.collections.tts.models.HifiGanModel method) on_train_start() (nemo.core.ModelPT method) on_validation_epoch_end() (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.tts.models.MagpieTTSModel method) (nemo.core.ModelPT method) on_validation_start() (nemo.collections.audio.models.AudioToAudioModel method) oom_safe_feature_extraction() (nemo.collections.asr.models.SortformerEncLabelModel method) oomptimizer_schema (nemo.collections.asr.models.EncDecDenoiseMaskedTokenPredModel property) OptimalTransportFlow (class in nemo.collections.audio.parts.submodules.flow) orig_sr (nemo.collections.asr.parts.preprocessing.perturb.NoisePerturbation property) OrnsteinUhlenbeckVarianceExplodingSDE (class in nemo.collections.audio.parts.submodules.diffusion) output_module (nemo.core.classes.exportable.Exportable property) output_names (nemo.collections.asr.models.SortformerEncLabelModel property) (nemo.core.classes.exportable.Exportable property) output_types (nemo.collections.asr.data.audio_to_diar_label_lhotse.LhotseAudioToSpeechE2ESpkDiarDataset property) (nemo.collections.asr.data.audio_to_text.AudioToBPEDataset property) (nemo.collections.asr.data.audio_to_text.AudioToCharDataset property) (nemo.collections.asr.data.audio_to_text_lhotse_speaker.LhotseSpeechToTextSpkBpeDataset property) (nemo.collections.asr.models.EncDecCTCModel property) (nemo.collections.asr.models.EncDecDenoiseMaskedTokenPredModel property) (nemo.collections.asr.models.EncDecDiarLabelModel property) (nemo.collections.asr.models.EncDecRNNTModel property) (nemo.collections.asr.models.EncDecSpeakerLabelModel property) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel property) (nemo.collections.asr.models.SLUIntentSlotBPEModel property) (nemo.collections.asr.models.SortformerEncLabelModel property) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel property) (nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor property) (nemo.collections.asr.modules.AudioToMFCCPreprocessor property) (nemo.collections.asr.modules.ConformerEncoder property) (nemo.collections.asr.modules.ConvASRDecoder property) (nemo.collections.asr.modules.ConvASRDecoderClassification property) (nemo.collections.asr.modules.ConvASREncoder property) (nemo.collections.asr.modules.CropOrPadSpectrogramAugmentation property) (nemo.collections.asr.modules.RNNEncoder property) (nemo.collections.asr.modules.RNNTDecoder property) (nemo.collections.asr.modules.RNNTJoint property) (nemo.collections.asr.modules.SpeakerDecoder property) (nemo.collections.asr.modules.SpectrogramAugmentation property) (nemo.collections.asr.modules.SqueezeformerEncoder property) (nemo.collections.asr.modules.StatelessTransducerDecoder property) (nemo.collections.asr.parts.submodules.ctc_greedy_decoding.GreedyCTCInfer property) (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamBatchedRNNTInfer property) (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer property) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamBatchedTDTInfer property) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer property) (nemo.collections.audio.data.audio_to_audio.AudioToTargetDataset property) (nemo.collections.audio.data.audio_to_audio.AudioToTargetWithEmbeddingDataset property) (nemo.collections.audio.data.audio_to_audio.AudioToTargetWithReferenceDataset property) (nemo.collections.audio.data.audio_to_audio.BaseAudioDataset property) (nemo.collections.audio.losses.MAELoss property) (nemo.collections.audio.losses.MSELoss property) (nemo.collections.audio.losses.SDRLoss property) (nemo.collections.audio.models.EncMaskDecAudioToAudioModel property) (nemo.collections.audio.models.FlowMatchingAudioToAudioModel property) (nemo.collections.audio.models.PredictiveAudioToAudioModel property) (nemo.collections.audio.models.SchroedingerBridgeAudioToAudioModel property) (nemo.collections.audio.models.ScoreBasedGenerativeAudioToAudioModel property) (nemo.collections.audio.modules.features.SpectrogramToMultichannelFeatures property) (nemo.collections.audio.modules.masking.MaskBasedBeamformer property) (nemo.collections.audio.modules.masking.MaskBasedDereverbWPE property) (nemo.collections.audio.modules.masking.MaskEstimatorFlexChannels property) (nemo.collections.audio.modules.masking.MaskEstimatorGSS property) (nemo.collections.audio.modules.masking.MaskEstimatorRNN property) (nemo.collections.audio.modules.masking.MaskReferenceChannel property) (nemo.collections.audio.modules.projections.MixtureConsistencyProjection property) (nemo.collections.audio.modules.ssl_pretrain_masking.SSLPretrainWithMaskedPatch property) (nemo.collections.audio.modules.transforms.AudioToSpectrogram property) (nemo.collections.audio.modules.transforms.SpectrogramToAudio property) (nemo.collections.audio.parts.submodules.multichannel.ChannelAttentionPool property) (nemo.collections.audio.parts.submodules.multichannel.ChannelAugment property) (nemo.collections.audio.parts.submodules.multichannel.ChannelAveragePool property) (nemo.collections.audio.parts.submodules.multichannel.ParametricMultichannelWienerFilter property) (nemo.collections.audio.parts.submodules.multichannel.ReferenceChannelEstimatorSNR property) (nemo.collections.audio.parts.submodules.multichannel.TransformAttendConcatenate property) (nemo.collections.audio.parts.submodules.multichannel.TransformAverageConcatenate property) (nemo.collections.audio.parts.submodules.multichannel.WPEFilter property) (nemo.collections.audio.parts.submodules.ncsnpp.GaussianFourierProjection property) (nemo.collections.audio.parts.submodules.ncsnpp.NoiseConditionalScoreNetworkPlusPlus property) (nemo.collections.audio.parts.submodules.ncsnpp.SpectrogramNoiseConditionalScoreNetworkPlusPlus property) (nemo.collections.audio.parts.submodules.transformerunet.SpectrogramTransformerUNet property) (nemo.collections.audio.parts.submodules.transformerunet.TransformerUNet property) (nemo.collections.common.losses.AggregatorLoss property) (nemo.collections.common.losses.CrossEntropyLoss property) (nemo.collections.common.losses.MSELoss property) (nemo.collections.common.losses.SmoothedCrossEntropyLoss property) (nemo.collections.common.losses.SpanningLoss property) (nemo.collections.tts.models.FastPitchModel property) (nemo.collections.tts.models.HifiGanModel property) output_types_for_export (nemo.collections.asr.modules.ConformerEncoder property) (nemo.core.classes.exportable.Exportable property) P pack_nemo_file (nemo.core.connectors.save_restore_connector.SaveRestoreConnector property) pad (nemo.collections.common.tokenizers.TokenizerSpec property) pad_audio() (nemo.collections.tts.models.AudioCodecModel method) pad_audio_codes() (nemo.collections.tts.models.MagpieTTSModel method) pad_id (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.SentencePieceTokenizer property) pad_input() (nemo.collections.audio.parts.submodules.ncsnpp.NoiseConditionalScoreNetworkPlusPlus method) pair_evaluation_step() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) pair_multi_eval_epoch_end() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) ParametricMultichannelWienerFilter (class in nemo.collections.audio.parts.submodules.multichannel) parse() (nemo.collections.tts.models.base.SpectrogramGenerator method) (nemo.collections.tts.models.FastPitchModel method) parser (nemo.collections.tts.models.FastPitchModel property) partial_hypothesis (nemo.collections.asr.parts.mixins.transcription.TranscribeConfig attribute) permute_convtensor() (nemo.collections.audio.parts.submodules.multichannel.WPEFilter class method) Perplexity (class in nemo.collections.common.metrics) perturb() (nemo.collections.asr.parts.preprocessing.perturb.GainPerturbation method) (nemo.collections.asr.parts.preprocessing.perturb.ImpulsePerturbation method) (nemo.collections.asr.parts.preprocessing.perturb.NoisePerturbation method) (nemo.collections.asr.parts.preprocessing.perturb.RirAndNoisePerturbation method) (nemo.collections.asr.parts.preprocessing.perturb.ShiftPerturbation method) (nemo.collections.asr.parts.preprocessing.perturb.SpeedPerturbation method) (nemo.collections.asr.parts.preprocessing.perturb.TimeStretchPerturbation method) (nemo.collections.asr.parts.preprocessing.perturb.TranscodePerturbation method) (nemo.collections.asr.parts.preprocessing.perturb.WhiteNoisePerturbation method) perturb_kernel_mean() (nemo.collections.audio.parts.submodules.diffusion.OrnsteinUhlenbeckVarianceExplodingSDE method) perturb_kernel_params() (nemo.collections.audio.parts.submodules.diffusion.OrnsteinUhlenbeckVarianceExplodingSDE method) perturb_kernel_std() (nemo.collections.audio.parts.submodules.diffusion.OrnsteinUhlenbeckVarianceExplodingSDE method) perturb_with_foreground_noise() (nemo.collections.asr.parts.preprocessing.perturb.NoisePerturbation method) perturb_with_input_noise() (nemo.collections.asr.parts.preprocessing.perturb.NoisePerturbation method) pitch_shift() (nemo.collections.tts.data.dataset.TTSDataset method) PositionalEncodingAdapter (class in nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module) predict() (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) predict_step() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecRNNTModel method) PredictiveAudioToAudioModel (class in nemo.collections.audio.models) Predictor (class in nemo.collections.audio.parts.submodules.diffusion) PredictorCorrectorSampler (class in nemo.collections.audio.parts.submodules.diffusion) prefix_search() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer method) prepare_context_tensors() (nemo.collections.tts.models.MagpieTTSModel method) prepare_dummy_cond_for_cfg() (nemo.collections.tts.models.MagpieTTSModel method) prepare_test() (nemo.core.ModelPT method) preprocess_audio() (nemo.collections.tts.models.AudioCodecModel method) prior_sampling() (nemo.collections.audio.parts.submodules.diffusion.OrnsteinUhlenbeckVarianceExplodingSDE method) (nemo.collections.audio.parts.submodules.diffusion.ReverseStochasticDifferentialEquation method) (nemo.collections.audio.parts.submodules.diffusion.StochasticDifferentialEquation method) process (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBSampler property) process() (nemo.collections.audio.models.AudioToAudioModel method) process_batch() (nemo.collections.tts.models.MagpieTTSModel method) process_signal() (nemo.collections.asr.models.SortformerEncLabelModel method) project_encoder() (nemo.collections.asr.modules.RNNTJoint method) project_prednet() (nemo.collections.asr.modules.RNNTJoint method) propagate_model_guid() (nemo.core.ModelPT method) push_to_hf_hub() (nemo.core.classes.mixins.hf_io_mixin.HuggingFaceFileIO method) Q quantize() (nemo.collections.tts.models.AudioCodecModel method) R random_generator() (nemo.collections.common.data.dataset.ConcatDataset static method) recombine_hypotheses() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) REFERENCE_KEY (nemo.collections.audio.data.audio_to_audio_lhotse.LhotseAudioToTargetDataset attribute) ReferenceChannelEstimatorSNR (class in nemo.collections.audio.parts.submodules.multichannel) register_accessible_tensor() (nemo.core.classes.mixins.access_mixins.AccessMixin method) register_artifact() (nemo.core.connectors.save_restore_connector.SaveRestoreConnector method) (nemo.core.ModelPT method) register_nemo_submodule() (nemo.core.ModelPT method) register_optimizer() (in module nemo.core.optim.optimizers) register_scheduler() (in module nemo.core.optim.lr_scheduler) RelPositionalEncodingAdapter (class in nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module) RelPositionMultiHeadAttentionAdapter (class in nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module) remove_bos_token() (nemo.collections.tts.models.MagpieTTSModel method) remove_embedded_bos_token() (nemo.collections.tts.models.MagpieTTSModel method) remove_embedded_eos_token() (nemo.collections.tts.models.MagpieTTSModel method) remove_eos_token() (nemo.collections.tts.models.MagpieTTSModel method) remove_special_tokens() (nemo.collections.tts.models.MagpieTTSModel method) replace_adapter_compatible_modules() (nemo.core.adapter_mixins.AdapterModelPTMixin method) replace_beta_binomial_prior_with_binarized() (nemo.collections.tts.models.MagpieTTSModel method) reset_parameters() (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.MultiHeadAttentionAdapter method) (nemo.collections.asr.parts.submodules.adapters.multi_head_attention_adapter_module.RelPositionMultiHeadAttentionAdapter method) reset_registry() (nemo.core.classes.mixins.access_mixins.AccessMixin method) reset_streaming() (nemo.collections.audio.modules.transforms.SpectrogramToAudio method) ResnetBlockBigGANPlusPlus (class in nemo.collections.audio.parts.submodules.ncsnpp) resolve_adapter_module_name_() (nemo.core.adapter_mixins.AdapterModuleMixin method) resolve_joint_output() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) restore_from() (nemo.collections.asr.models.ClusteringDiarizer class method) (nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor class method) (nemo.collections.asr.modules.AudioToMFCCPreprocessor class method) (nemo.collections.asr.modules.CropOrPadSpectrogramAugmentation class method) (nemo.core.connectors.save_restore_connector.SaveRestoreConnector method) (nemo.core.ModelPT class method) resume_from_checkpoint (nemo.utils.exp_manager.ExpManagerConfig attribute) resume_if_exists (nemo.utils.exp_manager.ExpManagerConfig attribute) resume_ignore_no_checkpoint (nemo.utils.exp_manager.ExpManagerConfig attribute) resume_past_end (nemo.utils.exp_manager.ExpManagerConfig attribute) return_hypotheses (nemo.collections.asr.parts.mixins.transcription.TranscribeConfig attribute) ReverseDiffusionPredictor (class in nemo.collections.audio.parts.submodules.diffusion) ReverseStochasticDifferentialEquation (class in nemo.collections.audio.parts.submodules.diffusion) RirAndNoisePerturbation (class in nemo.collections.asr.parts.preprocessing.perturb) RIRMultiSpeakerSimulator (class in nemo.collections.asr.data.data_simulation) RMSNorm (class in nemo.collections.audio.parts.submodules.transformerunet) RNNEncoder (class in nemo.collections.asr.modules) RNNTBPEDecoding (class in nemo.collections.asr.parts.submodules.rnnt_decoding) RNNTDecoder (class in nemo.collections.asr.modules) RNNTDecoding (class in nemo.collections.asr.parts.submodules.rnnt_decoding) RNNTJoint (class in nemo.collections.asr.modules) round_robin_generator() (nemo.collections.common.data.dataset.ConcatDataset static method) S SAME (nemo.core.neural_types.comparison.NeuralTypeComparisonResult attribute) SAME_TYPE_INCOMPATIBLE_PARAMS (nemo.core.neural_types.comparison.NeuralTypeComparisonResult attribute) sample() (nemo.collections.audio.parts.submodules.flow.ConditionalFlow method) sample_codes_from_logits() (nemo.collections.tts.models.MagpieTTSModel method) sampled_joint() (nemo.collections.asr.modules.SampledRNNTJoint method) SampledRNNTJoint (class in nemo.collections.asr.modules) save_adapters() (nemo.core.adapter_mixins.AdapterModelPTMixin method) save_pretrained() (nemo.collections.common.tokenizers.AutoTokenizer method) save_to() (nemo.collections.asr.models.ClusteringDiarizer method) (nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor method) (nemo.collections.asr.modules.AudioToMFCCPreprocessor method) (nemo.collections.asr.modules.CropOrPadSpectrogramAugmentation method) (nemo.core.connectors.save_restore_connector.SaveRestoreConnector method) (nemo.core.ModelPT method) save_tokenizers() (nemo.collections.asr.parts.mixins.mixins.ASRBPEMixin method) save_vocabulary() (nemo.collections.common.tokenizers.AutoTokenizer method) SaveRestoreConnector (class in nemo.core.connectors.save_restore_connector) SBNoiseSchedule (class in nemo.collections.audio.parts.submodules.schroedinger_bridge) SBNoiseScheduleVE (class in nemo.collections.audio.parts.submodules.schroedinger_bridge) SBNoiseScheduleVP (class in nemo.collections.audio.parts.submodules.schroedinger_bridge) SBSampler (class in nemo.collections.audio.parts.submodules.schroedinger_bridge) scale_prior() (nemo.collections.tts.models.MagpieTTSModel method) SchroedingerBridgeAudioToAudioModel (class in nemo.collections.audio.models) score_hypothesis() (nemo.collections.asr.modules.RNNTDecoder method) (nemo.collections.asr.modules.StatelessTransducerDecoder method) ScoreBasedGenerativeAudioToAudioModel (class in nemo.collections.audio.models) SDRLoss (class in nemo.collections.audio.losses) search_huggingface_models() (nemo.core.classes.mixins.hf_io_mixin.HuggingFaceFileIO class method) seconds_to_sleep (nemo.utils.exp_manager.ExpManagerConfig attribute) SentencePieceTokenizer (class in nemo.collections.common.tokenizers) sep (nemo.collections.common.tokenizers.TokenizerSpec property) sep_id (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.SentencePieceTokenizer property) set_accepted_adapter_types() (nemo.core.adapter_mixins.AdapterModuleMixin method) set_access_enabled() (nemo.core.classes.mixins.access_mixins.AccessMixin class method) set_decoding_strategy() (nemo.collections.asr.models.SLUIntentSlotBPEModel method) set_decoding_type() (nemo.collections.asr.parts.submodules.ctc_beam_decoding.BeamCTCInfer method) (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer method) set_decoding_type_according_to_loss() (nemo.collections.asr.models.EncDecRNNTModel method) set_default_att_context_size() (nemo.collections.asr.modules.ConformerEncoder method) set_enabled_adapters() (nemo.core.adapter_mixins.AdapterModelPTMixin method) (nemo.core.adapter_mixins.AdapterModuleMixin method) set_export_config() (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.tts.models.base.SpectrogramGenerator method) (nemo.core.classes.exportable.Exportable method) set_fuse_loss_wer() (nemo.collections.asr.modules.RNNTJoint method) set_fused_batch_size() (nemo.collections.asr.modules.RNNTJoint method) set_interctc_enabled() (nemo.collections.asr.parts.mixins.interctc_mixin.InterCTCMixin method) set_interctc_param() (nemo.collections.asr.parts.mixins.interctc_mixin.InterCTCMixin method) set_loss() (nemo.collections.asr.modules.RNNTJoint method) set_max_audio_length() (nemo.collections.asr.modules.ConformerEncoder method) (nemo.collections.asr.modules.SqueezeformerEncoder method) set_semantic_check_enabled() (nemo.core.classes.common.typecheck static method) set_speaker_targets() (nemo.collections.asr.parts.mixins.multitalker_asr_mixins.SpeakerKernelMixin method) set_trainer() (nemo.core.ModelPT method) set_typecheck_enabled() (nemo.core.classes.common.typecheck static method) set_wer() (nemo.collections.asr.modules.RNNTJoint method) set_world_size() (nemo.core.ModelPT method) setup() (nemo.core.ModelPT method) setup_adapters() (nemo.core.adapter_mixins.AdapterModelPTMixin method) setup_interctc() (nemo.collections.asr.parts.mixins.interctc_mixin.InterCTCMixin method) setup_multiple_test_data() (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.core.ModelPT method) setup_multiple_validation_data() (nemo.core.ModelPT method) setup_optim_normalization() (nemo.collections.asr.models.EncDecRNNTModel method) setup_optimization() (nemo.core.ModelPT method) setup_optimization_flags() (nemo.collections.audio.models.AudioToAudioModel method) setup_optimizer_param_groups() (nemo.core.ModelPT method) setup_streaming_params() (nemo.collections.asr.modules.ConformerEncoder method) setup_test_data() (nemo.collections.asr.models.EncDecClassificationModel method) (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.tts.models.MagpieTTSModel method) (nemo.core.ModelPT method) setup_training_data() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel method) (nemo.collections.tts.models.MagpieTTSModel method) (nemo.core.ModelPT method) setup_validation_data() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel method) (nemo.collections.tts.models.MagpieTTSModel method) (nemo.core.ModelPT method) ShiftPerturbation (class in nemo.collections.asr.parts.preprocessing.perturb) should_update_disc() (nemo.collections.tts.models.AudioCodecModel method) sigma() (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVE method) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseScheduleVP method) sigma_bar_from_sigma() (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule method) sigma_t_max (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule property) SLUIntentSlotBPEModel (class in nemo.collections.asr.models) SmoothedCrossEntropyLoss (class in nemo.collections.common.losses) solve_length_mismatch() (nemo.collections.asr.parts.mixins.multitalker_asr_mixins.SpeakerKernelMixin method) sort_nbest() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) (nemo.collections.asr.parts.submodules.tdt_beam_decoding.BeamTDTInfer method) SortformerEncLabelModel (class in nemo.collections.asr.models) SpanningLoss (class in nemo.collections.common.losses) SpeakerDecoder (class in nemo.collections.asr.modules) SpeakerKernelMixin (class in nemo.collections.asr.parts.mixins.multitalker_asr_mixins) SpectrogramAugmentation (class in nemo.collections.asr.modules) SpectrogramGenerator (class in nemo.collections.tts.models.base) SpectrogramNoiseConditionalScoreNetworkPlusPlus (class in nemo.collections.audio.parts.submodules.ncsnpp) SpectrogramToAudio (class in nemo.collections.audio.modules.transforms) SpectrogramToMultichannelFeatures (class in nemo.collections.audio.modules.features) SpectrogramTransformerUNet (class in nemo.collections.audio.parts.submodules.transformerunet) SpeechEncDecSelfSupervisedModel (class in nemo.collections.asr.models) SpeedPerturbation (class in nemo.collections.asr.parts.preprocessing.perturb) spk_perm (nemo.collections.asr.models.SortformerEncLabelModel attribute) spkcache (nemo.collections.asr.models.SortformerEncLabelModel attribute) spkcache_lengths (nemo.collections.asr.models.SortformerEncLabelModel attribute) spkcache_preds (nemo.collections.asr.models.SortformerEncLabelModel attribute) SpkDiarizationMixin (class in nemo.collections.asr.parts.mixins.diarization) SqueezeformerEncoder (class in nemo.collections.asr.modules) SSLPretrainWithMaskedPatch (class in nemo.collections.audio.modules.ssl_pretrain_masking) state_dict() (nemo.collections.tts.models.AudioCodecModel method) (nemo.collections.tts.models.MagpieTTSModel method) StatelessTransducerDecoder (class in nemo.collections.asr.modules) std() (nemo.collections.audio.parts.submodules.flow.ConditionalFlow method) (nemo.collections.audio.parts.submodules.flow.OptimalTransportFlow method) std_ratio (nemo.collections.audio.parts.submodules.diffusion.OrnsteinUhlenbeckVarianceExplodingSDE property) step_timing_kwargs (nemo.utils.exp_manager.ExpManagerConfig attribute) stft() (nemo.collections.audio.modules.transforms.AudioToSpectrogram method) StochasticDifferentialEquation (class in nemo.collections.audio.parts.submodules.diffusion) straggler_detection_params (nemo.utils.exp_manager.ExpManagerConfig attribute) stream_finalize() (nemo.collections.audio.modules.transforms.SpectrogramToAudio method) stream_update() (nemo.collections.audio.modules.transforms.SpectrogramToAudio method) streaming_export() (nemo.collections.asr.models.SortformerEncLabelModel method) streaming_input_examples() (nemo.collections.asr.models.SortformerEncLabelModel method) streaming_post_process() (nemo.collections.asr.modules.ConformerEncoder method) subsampling_factor (nemo.collections.asr.modules.ConvASREncoder property) summarize() (nemo.core.ModelPT method) summary_writer_kwargs (nemo.utils.exp_manager.ExpManagerConfig attribute) supported_export_formats (nemo.core.classes.exportable.Exportable property) T TARGET_KEY (nemo.collections.audio.data.audio_to_audio_lhotse.LhotseAudioToTargetDataset attribute) TarredAudioToBPEDataset (class in nemo.collections.asr.data.audio_to_text) TarredAudioToCharDataset (class in nemo.collections.asr.data.audio_to_text) tb_logger (nemo.collections.tts.models.FastPitchModel property) temperature_generator() (nemo.collections.common.data.dataset.ConcatDataset static method) test_batch() (nemo.collections.asr.models.SortformerEncLabelModel method) test_dataloader() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.core.ModelPT method) test_step() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.audio.models.AudioToAudioModel method) (nemo.collections.tts.models.MagpieTTSModel method) test_step_outputs (nemo.core.ModelPT property) text_to_ids() (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.SentencePieceTokenizer method) (nemo.collections.common.tokenizers.TokenizerSpec method) text_to_tokens() (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.SentencePieceTokenizer method) (nemo.collections.common.tokenizers.TokenizerSpec method) TextToTextDataset (class in nemo.collections.asr.data.text_to_text) TextToTextIterableDataset (class in nemo.collections.asr.data.text_to_text) time_delta (nemo.collections.audio.parts.submodules.diffusion.StochasticDifferentialEquation property) (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBNoiseSchedule property) time_max (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBSampler property) time_min (nemo.collections.audio.parts.submodules.schroedinger_bridge.SBSampler property) time_step (nemo.collections.audio.parts.submodules.flow.ConditionalFlowMatchingSampler property) time_sync_decoding() (nemo.collections.asr.parts.submodules.rnnt_beam_decoding.BeamRNNTInfer method) timestamps (nemo.collections.asr.parts.mixins.transcription.TranscribeConfig attribute) TimeStretchPerturbation (class in nemo.collections.asr.parts.preprocessing.perturb) token_to_id() (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.SentencePieceTokenizer method) tokenizer_type (nemo.collections.asr.parts.submodules.ctc_decoding.CTCBPEDecoding property) (nemo.collections.asr.parts.submodules.ctc_decoding.CTCDecoding property) (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTBPEDecoding property) (nemo.collections.asr.parts.submodules.rnnt_decoding.RNNTDecoding property) TokenizerSpec (class in nemo.collections.common.tokenizers) tokens_to_ids() (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.SentencePieceTokenizer method) (nemo.collections.common.tokenizers.TokenizerSpec method) tokens_to_text() (nemo.collections.common.tokenizers.AutoTokenizer method) (nemo.collections.common.tokenizers.SentencePieceTokenizer method) (nemo.collections.common.tokenizers.TokenizerSpec method) trace() (nemo.collections.audio.parts.submodules.multichannel.ParametricMultichannelWienerFilter static method) train_dataloader() (nemo.core.ModelPT method) trainer (nemo.core.ModelPT property) training_step() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecDenoiseMaskedTokenPredModel method) (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.EncDecMultiTalkerRNNTBPEModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel method) (nemo.collections.tts.models.MagpieTTSModel method) TranscodePerturbation (class in nemo.collections.asr.parts.preprocessing.perturb) transcribe() (nemo.collections.asr.models.EncDecClassificationModel method) (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.parts.mixins.transcription.TranscriptionMixin method) transcribe_generator() (nemo.collections.asr.parts.mixins.transcription.TranscriptionMixin method) transcribe_simulate_cache_aware_streaming() (nemo.collections.asr.parts.mixins.mixins.ASRModuleMixin method) TranscribeConfig (class in nemo.collections.asr.parts.mixins.transcription) TranscriptionMixin (class in nemo.collections.asr.parts.mixins.transcription) TransformAttendConcatenate (class in nemo.collections.audio.parts.submodules.multichannel) TransformAverageConcatenate (class in nemo.collections.audio.parts.submodules.multichannel) TransformerUNet (class in nemo.collections.audio.parts.submodules.transformerunet) TRANSPOSE_SAME (nemo.core.neural_types.comparison.NeuralTypeComparisonResult attribute) TTSDataset (class in nemo.collections.tts.data.dataset) type_parameters (nemo.core.neural_types.elements.ElementType property) typecheck (class in nemo.core.classes.common) typecheck.TypeState (class in nemo.core.classes.common) U UNCHECKED (nemo.core.neural_types.comparison.NeuralTypeComparisonResult attribute) unfreeze() (nemo.core.classes.module.NeuralModule method) (nemo.core.NeuralModule method) unfreeze_enabled_adapters() (nemo.core.adapter_mixins.AdapterModuleMixin method) UNINITIALIZED (nemo.core.classes.common.typecheck.TypeState attribute) unique_identifiers (nemo.collections.common.tokenizers.TokenizerSpec property) unk_id (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.SentencePieceTokenizer property) unwrapped_call() (nemo.core.classes.common.typecheck method) update() (nemo.collections.common.metrics.Perplexity method) update_access_cfg() (nemo.core.classes.mixins.access_mixins.AccessMixin class method) update_adapter_cfg() (nemo.core.adapter_mixins.AdapterModelPTMixin method) update_ckpt() (nemo.collections.tts.models.MagpieTTSModel method) update_lr() (nemo.collections.tts.models.AudioCodecModel method) (nemo.collections.tts.models.HifiGanModel method) update_masks() (nemo.collections.audio.modules.masking.MaskEstimatorGSS method) update_max_seq_length() (nemo.collections.asr.modules.ConformerEncoder method) (nemo.collections.asr.modules.SqueezeformerEncoder method) update_max_sequence_length() (nemo.collections.asr.modules.ConvASREncoder method) update_pdf() (nemo.collections.audio.modules.masking.MaskEstimatorGSS method) update_save_restore_connector() (nemo.core.ModelPT class method) update_weights() (nemo.collections.audio.modules.masking.MaskEstimatorGSS method) use_datetime_version (nemo.utils.exp_manager.ExpManagerConfig attribute) use_lhotse (nemo.collections.asr.parts.mixins.transcription.TranscribeConfig attribute) V val_dataloader() (nemo.core.ModelPT method) validation_pass() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecMultiTalkerRNNTBPEModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel method) validation_step() (nemo.collections.asr.models.EncDecCTCModel method) (nemo.collections.asr.models.EncDecDiarLabelModel method) (nemo.collections.asr.models.EncDecRNNTModel method) (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.SLUIntentSlotBPEModel method) (nemo.collections.asr.models.SortformerEncLabelModel method) (nemo.collections.asr.models.SpeechEncDecSelfSupervisedModel method) (nemo.collections.tts.models.MagpieTTSModel method) validation_step_outputs (nemo.core.ModelPT property) vector_field() (nemo.collections.audio.parts.submodules.flow.ConditionalFlow method) (nemo.collections.audio.parts.submodules.flow.OptimalTransportFlow method) verbose (nemo.collections.asr.models.ClusteringDiarizer property) (nemo.collections.asr.parts.mixins.transcription.TranscribeConfig attribute) verify_speakers() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) verify_speakers_batch() (nemo.collections.asr.models.EncDecSpeakerLabelModel method) (nemo.collections.asr.models.label_models.EncDecSpeakerLabelModel method) version (nemo.utils.exp_manager.ExpManagerConfig attribute) visualize_codes() (nemo.collections.tts.models.MagpieTTSModel method) vocab (nemo.collections.common.tokenizers.AutoTokenizer property) (nemo.collections.common.tokenizers.SentencePieceTokenizer property) vocab_size (nemo.collections.common.tokenizers.AutoTokenizer property) vocabulary (nemo.collections.asr.modules.ConvASRDecoder property) Vocoder (class in nemo.collections.tts.models.base) VocoderDataset (class in nemo.collections.tts.data.dataset) W wandb_logger_kwargs (nemo.utils.exp_manager.ExpManagerConfig attribute) wer (nemo.collections.asr.models.EncDecCTCModel property) (nemo.collections.asr.models.EncDecRNNTModel property) (nemo.collections.asr.models.SLUIntentSlotBPEModel property) (nemo.collections.asr.modules.RNNTJoint property) WhiteNoisePerturbation (class in nemo.collections.asr.parts.preprocessing.perturb) win_length (nemo.collections.audio.modules.transforms.AudioToSpectrogram property) (nemo.collections.audio.modules.transforms.SpectrogramToAudio property) WPEFilter (class in nemo.collections.audio.parts.submodules.multichannel) wrapped_call() (nemo.core.classes.common.typecheck method)