Index A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | V | W | Z A AdaptorOutput (class in ofasys.adaptor.base) add_dict_phone_tokens() (ofasys.preprocessor.default.phone.DefaultPhonePreprocess method) add_from_file() (ofasys.preprocessor.dictionary.Dictionary method) add_prefix() (ofasys.preprocessor.default.text.DefaultTextPreprocess method) add_symbol() (ofasys.preprocessor.dictionary.Dictionary method) add_type_embedding (ofasys.adaptor.base.BaseAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) aggregate_logging_outputs() (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterion static method) alignment (ofasys.generator.speech_generator.SpeechGeneratorOutput attribute) ans2label (ofasys.preprocessor.default.text.TextPreprocessConfig attribute) apply_mask() (ofasys.adaptor.audio.AudioFbankAdaptor method) arch (ofasys.model.ofa.GeneralistModelConfig attribute) attention (ofasys.generator.sequence_generator.SequenceGeneratorOutput attribute) attn (ofasys.generator.speech_generator.SpeechGeneratorOutput attribute) attn_scale_factor (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) attr2kwargs() (ofasys.preprocessor.instruction.Slot method) attributes (ofasys.preprocessor.instruction.Slot attribute) audio (ofasys.task.base.PreprocessConfig attribute) audio_embed (ofasys.task.base.PreprocessConfig attribute) AudioFbankAdaptor (class in ofasys.adaptor.audio) AudioFbankAdaptorConfig (class in ofasys.adaptor.audio) AudioPreprocessConfig (class in ofasys.preprocessor.default.audio) AudioTargetFbankAdaptor (class in ofasys.adaptor.audio) AudioTargetFbankAdaptorConfig (class in ofasys.adaptor.audio) AutoRegressiveSpeechGenerator (class in ofasys.generator.speech_generator) B BaseAdaptor (class in ofasys.adaptor.base) BaseAdaptorConfig (class in ofasys.adaptor.base) BaseCriterion (class in ofasys.engine.criterion.base) BasePreprocess (class in ofasys.preprocessor.default.base) batch_decode() (ofasys.preprocessor.default.motion_6d.Motion6dPreprocess method) bce_pos_weight (ofasys.engine.criterion.tacotron2_loss.Tacotron2CriterionConfig attribute) begin_epoch() (ofasys.task.base.OFATask method) begin_valid_epoch() (ofasys.task.base.OFATask method) bos (ofasys.preprocessor.general.GeneralPreprocess property) bos() (ofasys.preprocessor.dictionary.Dictionary method) box (ofasys.generator.sequence_generator.SequenceGeneratorOutput attribute) (ofasys.task.base.PreprocessConfig attribute) box_dict_size (ofasys.preprocessor.default.box.BoxPreprocessConfig attribute) BoxPreprocessConfig (class in ofasys.preprocessor.default.box) bpe (ofasys.preprocessor.default.text.TextForPhonePreprocessConfig attribute) (ofasys.preprocessor.default.text.TextPreprocessConfig attribute) (ofasys.preprocessor.general.GeneralPreprocess property) build_ans2label() (ofasys.preprocessor.default.text.DefaultTextPreprocess method) build_bpe() (ofasys.preprocessor.default.text.DefaultTextPreprocess method) (ofasys.preprocessor.default.text.TextForPhonePreprocess method) build_clamp_fn() (ofasys.preprocessor.default.motion_6d.Motion6dPreprocess method) build_constraint_trie() (ofasys.preprocessor.default.text.DefaultTextPreprocess method) build_criterion() (ofasys.task.base.OFATask method) build_embedding() (ofasys.adaptor.general.OFAGeneralAdaptor method) build_encoder_layer() (ofasys.adaptor.audio.AudioFbankAdaptor method) build_instruction() (ofasys.hub_interface.OFASys method) (ofasys.task.base.OFATask method) build_metrics() (ofasys.task.base.OFATask method) build_output_projection() (ofasys.adaptor.text.TextAdaptor method) build_preprocess() (ofasys.task.base.OFATask method) build_sample() (ofasys.hub_interface.OFASys method) build_sequence_generator() (ofasys.task.base.OFATask method) bvh_header (ofasys.generator.diffusion_generator.MotionOutput attribute) (ofasys.preprocessor.default.motion_6d.Motion6dPreprocessConfig attribute) bvh_motion (ofasys.generator.diffusion_generator.MotionOutput attribute) C cached (ofasys.task.base.DatasetConfig attribute) category (ofasys.task.base.PreprocessConfig attribute) ce_weight (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) checkpoint_activations (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) checkpoint_adaptor_activations (ofasys.model.ofa.GeneralistModelConfig attribute) clip_model (ofasys.preprocessor.default.image_code.VQGANCodePreprocessConfig attribute) code_bucket_size (ofasys.adaptor.image_vqgan.ImageVqganAdaptorConfig attribute) code_dict_size (ofasys.preprocessor.default.image_code.VQGANCodePreprocessConfig attribute) code_entry_prefix (ofasys.adaptor.image_vqgan.ImageVqganAdaptorConfig attribute) (ofasys.preprocessor.default.image_code.VQGANCodePreprocessConfig attribute) code_image_size (ofasys.adaptor.image_vqgan.ImageVqganAdaptorConfig attribute) (ofasys.preprocessor.default.image_code.VQGANCodePreprocessConfig attribute) collate() (ofasys.preprocessor.default.audio.DefaultAudioPreprocess method) (ofasys.preprocessor.default.base.BasePreprocess method) (ofasys.preprocessor.default.base.SafeBasePreprocess method) (ofasys.preprocessor.default.image.DefaultImagePreprocess method) (ofasys.preprocessor.default.image_code.VQGANCodePreprocess method) (ofasys.preprocessor.default.motion_6d.Motion6dPreprocess method) (ofasys.preprocessor.default.phone.DefaultPhonePreprocess method) (ofasys.preprocessor.default.text.DefaultTextPreprocess method) (ofasys.preprocessor.default.text.TextForPhonePreprocess method) (ofasys.preprocessor.default.video.DefaultVideoPreprocess method) (ofasys.preprocessor.general.GeneralPreprocess method) column_name (ofasys.preprocessor.instruction.Slot attribute) common_io_capacity (ofasys.task.base.DatasetConfig attribute) common_io_num_threads (ofasys.task.base.DatasetConfig attribute) concat() (ofasys.adaptor.general.OFAGeneralAdaptor method) config_yaml (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) constraint_range (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterionConfig attribute) (ofasys.engine.criterion.scst_loss.ScstRewardCriterionConfig attribute) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) (ofasys.task.base.TaskConfig attribute) conv_kernel_size (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) cpu() (ofasys.hub_interface.OFASys method) criterion (ofasys.task.base.TaskConfig attribute) CriterionConfig (class in ofasys.engine.criterion.base) CriterionConfigs (class in ofasys.task.base) cross_entropy (ofasys.task.base.CriterionConfigs attribute) ctc_weight (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) (ofasys.engine.criterion.tacotron2_loss.Tacotron2CriterionConfig attribute) cuda() (ofasys.hub_interface.OFASys method) custom_reg_loss() (ofasys.preprocessor.default.motion_6d.Motion6dPreprocess method) D database (ofasys.task.base.PreprocessConfig attribute) dataset (ofasys.task.base.TaskConfig attribute) DatasetConfig (class in ofasys.task.base) dec_weight (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterionConfig attribute) decode() (ofasys.preprocessor.default.audio.DefaultAudioPreprocess method) (ofasys.preprocessor.default.box.DefaultBoxPreprocess method) (ofasys.preprocessor.default.image_code.VQGANCodePreprocess method) (ofasys.preprocessor.default.phone.DefaultPhonePreprocess method) (ofasys.preprocessor.default.text.DefaultTextPreprocess method) (ofasys.preprocessor.default.text.TextForPhonePreprocess method) decode_drop_path_rate (ofasys.model.ofa.GeneralistModelConfig attribute) decoder_layers (ofasys.adaptor.base.BaseAdaptorConfig attribute) decoder_plain_with_loss (ofasys.preprocessor.instruction.Slot attribute) (ofasys.task.base.InstructionConfig attribute) decoding_backend (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) DefaultAudioPreprocess (class in ofasys.preprocessor.default.audio) DefaultBoxPreprocess (class in ofasys.preprocessor.default.box) DefaultImagePreprocess (class in ofasys.preprocessor.default.image) DefaultPhonePreprocess (class in ofasys.preprocessor.default.phone) DefaultTextPreprocess (class in ofasys.preprocessor.default.text) DefaultVideoPreprocess (class in ofasys.preprocessor.default.video) dict_bpe (ofasys.preprocessor.default.text.TextForPhonePreprocessConfig attribute) Dictionary (class in ofasys.preprocessor.dictionary) diffuser_args (ofasys.task.base.TaskConfig attribute) diffusion_criterion (ofasys.task.base.CriterionConfigs attribute) DiffusionCriterion (class in ofasys.engine.criterion.diffusion_loss) DiffusionGenerator (class in ofasys.generator.diffusion_generator) double() (ofasys.hub_interface.OFASys method) drop_worst_after (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterionConfig attribute) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) drop_worst_ratio (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterionConfig attribute) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) dropout (ofasys.adaptor.base.BaseAdaptorConfig attribute) dummy_slot() (ofasys.preprocessor.default.audio.DefaultAudioPreprocess method) (ofasys.preprocessor.default.base.BasePreprocess method) (ofasys.preprocessor.default.image_code.VQGANCodePreprocess method) (ofasys.preprocessor.default.phone.DefaultPhonePreprocess method) (ofasys.preprocessor.default.text.DefaultTextPreprocess method) (ofasys.preprocessor.default.text.TextForPhonePreprocess method) E embed_dim (ofasys.adaptor.base.BaseAdaptorConfig attribute) encode() (ofasys.preprocessor.default.box.DefaultBoxPreprocess method) (ofasys.preprocessor.default.phone.DefaultPhonePreprocess method) (ofasys.preprocessor.default.text.DefaultTextPreprocess method) (ofasys.preprocessor.default.text.TextForPhonePreprocess method) encode_drop_path_rate (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) encoder_config (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) encoder_layers (ofasys.adaptor.base.BaseAdaptorConfig attribute) entangle_position_embedding (ofasys.adaptor.base.BaseAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) eos (ofasys.preprocessor.general.GeneralPreprocess property) eos() (ofasys.preprocessor.dictionary.Dictionary method) eos_prob (ofasys.generator.speech_generator.SpeechGeneratorOutput attribute) eval_print_samples (ofasys.task.base.EvaluationConfig attribute) evaluate() (ofasys.task.base.OFATask method) evaluation (ofasys.task.base.TaskConfig attribute) EvaluationConfig (class in ofasys.task.base) expand_rel_pos_bias() (ofasys.adaptor.base.BaseAdaptor method) extra_models (ofasys.model.ofa.GeneralistModelConfig attribute) extract_features() (ofasys.model.ofa.GeneralistModel method) (ofasys.model.transformer.TransformerDecoder method) F f_max (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) f_min (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) feature (ofasys.generator.diffusion_generator.MotionOutput attribute) (ofasys.generator.speech_generator.SpeechGeneratorOutput attribute) finalize() (ofasys.preprocessor.dictionary.Dictionary method) finalize_hypos() (ofasys.generator.sequence_generator.SequenceGenerator method) fixed_validation_seed (ofasys.task.base.DatasetConfig attribute) format() (ofasys.preprocessor.instruction.Instruction method) forward() (ofasys.adaptor.audio.AudioFbankAdaptor method) (ofasys.adaptor.audio.AudioTargetFbankAdaptor method) (ofasys.adaptor.base.BaseAdaptor method) (ofasys.adaptor.general.OFAGeneralAdaptor method) (ofasys.adaptor.image_resnet.ImageResnetAdaptor method) (ofasys.adaptor.image_vqgan.ImageVqganAdaptor method) (ofasys.adaptor.motion_6d.Motion6dAdaptor method) (ofasys.adaptor.text.TextAdaptor method) (ofasys.adaptor.video_image_sequence.VideoImageSequenceAdaptor method) (ofasys.engine.criterion.base.BaseCriterion method) (ofasys.engine.criterion.diffusion_loss.DiffusionCriterion method) (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterion method) (ofasys.engine.criterion.scst_loss.ScstRewardCriterion method) (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterion method) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLoss method) (ofasys.engine.criterion.tacotron2_loss.OFATacotron2Criterion method) (ofasys.generator.base.Generator method) (ofasys.model.ofa.GeneralistModel method) (ofasys.model.transformer.TransformerDecoder method) (ofasys.model.transformer.TransformerEncoder method) (ofasys.module.transformer_layer.TransformerDecoderLayer method) (ofasys.module.transformer_layer.TransformerEncoderLayer method) forward_hook_fn() (ofasys.adaptor.audio.AudioFbankAdaptor method) (ofasys.adaptor.base.BaseAdaptor method) forward_output() (ofasys.adaptor.audio.AudioFbankAdaptor method) (ofasys.adaptor.audio.AudioTargetFbankAdaptor method) (ofasys.adaptor.base.BaseAdaptor method) (ofasys.adaptor.general.OFAGeneralAdaptor method) (ofasys.adaptor.image_vqgan.ImageVqganAdaptor method) (ofasys.adaptor.motion_6d.Motion6dAdaptor method) (ofasys.adaptor.text.TextAdaptor method) freeze_decoder_embedding (ofasys.model.ofa.GeneralistModelConfig attribute) freeze_encoder (ofasys.model.ofa.GeneralistModelConfig attribute) freeze_encoder_embedding (ofasys.model.ofa.GeneralistModelConfig attribute) freeze_resnet (ofasys.adaptor.image_resnet.ImageResnetAdaptorConfig attribute) from_pretrained() (ofasys.hub_interface.OFASys class method) G gcmvn_denormalize() (ofasys.generator.speech_generator.SpeechGenerator method) GeneralistModel (class in ofasys.model.ofa) GeneralistModelConfig (class in ofasys.model.ofa) GeneralPreprocess (class in ofasys.preprocessor.general) generate() (ofasys.generator.base.Generator method) (ofasys.generator.diffusion_generator.DiffusionGenerator method) (ofasys.generator.sequence_generator.SequenceGenerator method) (ofasys.generator.speech_generator.AutoRegressiveSpeechGenerator method) Generator (class in ofasys.generator.base) generator_args (ofasys.task.base.EvaluationConfig attribute) GeneratorOutput (class in ofasys.generator.base) get_adaptor() (ofasys.adaptor.general.OFAGeneralAdaptor method) get_attr() (ofasys.preprocessor.instruction.Slot method) get_clip_videos_info() (ofasys.adaptor.video_image_sequence.VideoImageSequenceAdaptor method) get_cross_pos_info() (ofasys.model.transformer.TransformerDecoder method) get_data_dim() (ofasys.preprocessor.default.motion_6d.Motion6dPreprocess method) get_image_resnet_adaptor() (ofasys.adaptor.video_image_sequence.VideoImageSequenceAdaptor method) get_mask_indices() (ofasys.adaptor.audio.AudioFbankAdaptor method) get_name2pre() (ofasys.preprocessor.general.GeneralPreprocess method) get_normalized_probs() (ofasys.model.ofa.GeneralistModel method) get_normalized_probs_for_ctc() (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLoss method) get_patch_images_info() (ofasys.adaptor.image_resnet.ImageResnetAdaptor method) get_preprocess() (ofasys.preprocessor.general.GeneralPreprocess method) get_rel_pos_bias() (ofasys.adaptor.audio.AudioFbankAdaptor method) (ofasys.adaptor.audio.AudioTargetFbankAdaptor method) (ofasys.adaptor.base.BaseAdaptor method) (ofasys.adaptor.image_resnet.ImageResnetAdaptor method) (ofasys.adaptor.image_vqgan.ImageVqganAdaptor method) (ofasys.adaptor.text.TextAdaptor method) (ofasys.adaptor.video_image_sequence.VideoImageSequenceAdaptor method) get_slot_names() (ofasys.preprocessor.instruction.Instruction method) get_target_slot_from_sample() (ofasys.preprocessor.instruction.Slot static method) get_target_slot_from_slots() (ofasys.preprocessor.instruction.Slot static method) global_position (ofasys.preprocessor.instruction.Slot attribute) group_key() (ofasys.preprocessor.default.base.BasePreprocess method) (ofasys.preprocessor.default.box.DefaultBoxPreprocess method) (ofasys.preprocessor.default.phone.DefaultPhonePreprocess method) group_map() (ofasys.preprocessor.default.base.BasePreprocess method) (ofasys.preprocessor.default.base.SafeBasePreprocess method) (ofasys.preprocessor.default.text.DefaultTextPreprocess method) guided_attention_loss_sigma (ofasys.engine.criterion.tacotron2_loss.Tacotron2CriterionConfig attribute) H half() (ofasys.hub_interface.OFASys method) has_attr() (ofasys.preprocessor.instruction.Slot method) header (ofasys.task.base.DatasetConfig attribute) hop_length (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) I ignore_prefix_size (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterionConfig attribute) (ofasys.engine.criterion.scst_loss.ScstRewardCriterionConfig attribute) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) image (ofasys.generator.sequence_generator.SequenceGeneratorOutput attribute) (ofasys.task.base.PreprocessConfig attribute) image_bucket_size (ofasys.adaptor.image_resnet.ImageResnetAdaptorConfig attribute) image_vqgan (ofasys.task.base.PreprocessConfig attribute) imagenet (ofasys.task.base.PreprocessConfig attribute) imagenet_default_mean_and_std (ofasys.preprocessor.default.box.BoxPreprocessConfig attribute) (ofasys.preprocessor.default.image.ImagePreprocessConfig attribute) (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) ImagenetImagePreprocess (class in ofasys.preprocessor.default.image) ImagePreprocessConfig (class in ofasys.preprocessor.default.image) imagepretrain (ofasys.task.base.PreprocessConfig attribute) ImageResnetAdaptor (class in ofasys.adaptor.image_resnet) ImageResnetAdaptorConfig (class in ofasys.adaptor.image_resnet) ImageVqganAdaptor (class in ofasys.adaptor.image_vqgan) ImageVqganAdaptorConfig (class in ofasys.adaptor.image_vqgan) inbetween_args (ofasys.preprocessor.default.motion_6d.Motion6dPreprocessConfig attribute) index() (ofasys.preprocessor.dictionary.Dictionary method) inference() (ofasys.hub_interface.OFASys method) (ofasys.task.base.OFATask method) inference_step() (ofasys.task.base.OFATask method) input_type (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) Instruction (class in ofasys.preprocessor.instruction) instruction (ofasys.task.base.TaskConfig attribute) instruction_map() (ofasys.preprocessor.default.base.BasePreprocess method) (ofasys.preprocessor.default.box.DefaultBoxPreprocess method) InstructionConfig (class in ofasys.task.base) interleaved_multiple_reader (ofasys.task.base.DatasetConfig attribute) interpolation (ofasys.preprocessor.default.image.ImagePreprocessConfig attribute) (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) is_active (ofasys.adaptor.base.BaseAdaptorConfig attribute) (ofasys.engine.criterion.base.CriterionConfig attribute) (ofasys.preprocessor.default.base.PreprocessConfig attribute) is_finished() (ofasys.generator.sequence_generator.SequenceGenerator method) is_plaintext (ofasys.preprocessor.instruction.Slot attribute) is_src (ofasys.preprocessor.instruction.Slot attribute) is_transformer_layers (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) L label_smoothed_cross_entropy (ofasys.task.base.CriterionConfigs attribute) label_smoothing (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterionConfig attribute) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) LabelSmoothedCrossEntropyCriterion (class in ofasys.engine.criterion.label_smoothed_cross_entropy) LabelSmoothedCrossEntropyCriterionConfig (class in ofasys.engine.criterion.label_smoothed_cross_entropy) lang (ofasys.preprocessor.default.phone.PhonePreprocessConfig attribute) (ofasys.preprocessor.default.text.TextForPhonePreprocessConfig attribute) layernorm_embedding (ofasys.adaptor.base.BaseAdaptorConfig attribute) layernorm_position (ofasys.adaptor.base.BaseAdaptorConfig attribute) load() (ofasys.preprocessor.dictionary.Dictionary class method) log_keys (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterionConfig attribute) logging_outputs_can_be_summed() (ofasys.engine.criterion.base.BaseCriterion static method) (ofasys.engine.criterion.diffusion_loss.DiffusionCriterion static method) (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterion static method) (ofasys.engine.criterion.scst_loss.ScstRewardCriterion static method) (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterion static method) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLoss static method) (ofasys.engine.criterion.tacotron2_loss.OFATacotron2Criterion static method) (ofasys.task.base.OFATask static method) loss_weights (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterionConfig attribute) M mam_weight (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterionConfig attribute) map() (ofasys.preprocessor.default.audio.DefaultAudioPreprocess method) (ofasys.preprocessor.default.base.BasePreprocess method) (ofasys.preprocessor.default.base.SafeBasePreprocess method) (ofasys.preprocessor.default.box.DefaultBoxPreprocess method) (ofasys.preprocessor.default.image.DefaultImagePreprocess method) (ofasys.preprocessor.default.image_code.VQGANCodePreprocess method) (ofasys.preprocessor.default.motion_6d.Motion6dPreprocess method) (ofasys.preprocessor.default.phone.DefaultPhonePreprocess method) (ofasys.preprocessor.default.text.DefaultTextPreprocess method) (ofasys.preprocessor.default.text.TextForPhonePreprocess method) (ofasys.preprocessor.default.video.DefaultVideoPreprocess method) mask_channel_before (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_channel_length (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_channel_min_space (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_channel_other (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_channel_prob (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_channel_selection (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_dropout (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_length (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_min_space (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_other (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_prob (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_selection (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) mask_span_distribution (ofasys.preprocessor.default.text.TextPreprocessConfig attribute) max_data_dim (ofasys.adaptor.motion_6d.Motion6dAdaptorConfig attribute) max_decoder_positions() (ofasys.model.ofa.GeneralistModel method) max_image_size (ofasys.preprocessor.default.box.BoxPreprocessConfig attribute) max_noise_levels (ofasys.adaptor.motion_6d.Motion6dAdaptorConfig attribute) max_object_length (ofasys.task.base.TaskConfig attribute) max_position (ofasys.adaptor.base.BaseAdaptorConfig attribute) max_positions() (ofasys.model.ofa.GeneralistModel method) (ofasys.model.transformer.TransformerDecoder method) (ofasys.model.transformer.TransformerEncoder method) (ofasys.task.base.OFATask method) max_seconds (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) max_source_positions (ofasys.task.base.TaskConfig attribute) max_src_length (ofasys.preprocessor.default.text.TextPreprocessConfig attribute) (ofasys.task.base.TaskConfig attribute) max_target_positions (ofasys.task.base.TaskConfig attribute) max_tgt_length (ofasys.preprocessor.default.text.TextPreprocessConfig attribute) (ofasys.task.base.TaskConfig attribute) maybe_normalize_waveform() (ofasys.preprocessor.default.audio.DefaultAudioPreprocess method) metrics (ofasys.task.base.EvaluationConfig attribute) micro_batch_size (ofasys.task.base.DatasetConfig attribute) micro_valid_batch_size (ofasys.task.base.DatasetConfig attribute) min_params_to_wrap (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) modal_ffn (ofasys.model.ofa.GeneralistModelConfig attribute) modality (ofasys.preprocessor.instruction.Slot attribute) mode (ofasys.task.base.InstructionConfig attribute) Motion6dAdaptor (class in ofasys.adaptor.motion_6d) Motion6dAdaptorConfig (class in ofasys.adaptor.motion_6d) Motion6dPreprocess (class in ofasys.preprocessor.default.motion_6d) Motion6dPreprocessConfig (class in ofasys.preprocessor.default.motion_6d) motion_6d (ofasys.task.base.PreprocessConfig attribute) MotionOutput (class in ofasys.generator.diffusion_generator) N n_fft (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) n_frames_per_step (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) no_mask_channel_overlap (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) no_mask_overlap (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) no_scale_embedding (ofasys.adaptor.base.BaseAdaptorConfig attribute) normalize (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) normalize_volume (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) num_attention_heads (ofasys.adaptor.base.BaseAdaptorConfig attribute) num_frames (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) num_workers (ofasys.task.base.DatasetConfig attribute) O ofa_tacotron2 (ofasys.task.base.CriterionConfigs attribute) OFAGeneralAdaptor (class in ofasys.adaptor.general) OFASys (class in ofasys.hub_interface) OFATacotron2Criterion (class in ofasys.engine.criterion.tacotron2_loss) OFATask (class in ofasys.task.base) original_sample_rate (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) oss_buffer_capacity (ofasys.task.base.DatasetConfig attribute) output_bias (ofasys.adaptor.text.TextAdaptorConfig attribute) output_dim (ofasys.adaptor.motion_6d.Motion6dAdaptor attribute) (ofasys.adaptor.text.TextAdaptorConfig attribute) output_dir (ofasys.task.base.EvaluationConfig attribute) output_embed_bias (ofasys.adaptor.motion_6d.Motion6dAdaptor attribute) output_embed_dim (ofasys.adaptor.text.TextAdaptorConfig attribute) output_frame_dim (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) output_type (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) P pack_frames() (ofasys.preprocessor.default.audio.DefaultAudioPreprocess method) pad (ofasys.preprocessor.general.GeneralPreprocess property) pad() (ofasys.preprocessor.dictionary.Dictionary method) pad_audio (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) pad_to_multiple (ofasys.preprocessor.default.base.PreprocessConfig attribute) pad_to_multiple_() (ofasys.preprocessor.dictionary.Dictionary method) parse_from_model_cfg() (ofasys.adaptor.base.BaseAdaptorConfig method) patch_image_size (ofasys.preprocessor.default.box.BoxPreprocessConfig attribute) (ofasys.preprocessor.default.image.ImagePreprocessConfig attribute) (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) phone (ofasys.task.base.PreprocessConfig attribute) phone_dict_file (ofasys.preprocessor.default.phone.PhonePreprocessConfig attribute) PhonePreprocessConfig (class in ofasys.preprocessor.default.phone) pin_memory() (ofasys.preprocessor.instruction.Slot method) poisson_lambda (ofasys.preprocessor.default.text.TextPreprocessConfig attribute) positional_scores (ofasys.generator.sequence_generator.SequenceGeneratorOutput attribute) post_process (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) postnet_conv_dim (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) postnet_conv_kernel_size (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) postnet_dropout (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) postnet_layers (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) postprocess() (ofasys.preprocessor.default.audio.DefaultAudioPreprocess method) (ofasys.preprocessor.default.base.BasePreprocess method) (ofasys.preprocessor.default.box.DefaultBoxPreprocess method) (ofasys.preprocessor.default.motion_6d.Motion6dPreprocess method) (ofasys.preprocessor.default.phone.DefaultPhonePreprocess method) (ofasys.preprocessor.default.text.DefaultTextPreprocess method) (ofasys.preprocessor.general.GeneralPreprocess method) pred_masked_weight (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterionConfig attribute) pred_nomask_weight (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterionConfig attribute) prefetch_factor (ofasys.task.base.DatasetConfig attribute) prenet_dim (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) prenet_dropout (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) prenet_layers (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptorConfig attribute) prepare_fbank() (ofasys.preprocessor.default.audio.DefaultAudioPreprocess method) prepare_for_generation() (ofasys.hub_interface.OFASys method) (ofasys.preprocessor.default.text.DefaultTextPreprocess method) (ofasys.preprocessor.general.GeneralPreprocess method) preprocess (ofasys.preprocessor.instruction.Slot attribute) (ofasys.task.base.TaskConfig attribute) preprocess() (ofasys.task.base.OFATask method) preprocess_image() (ofasys.preprocessor.default.image_code.VQGANCodePreprocess method) PreprocessConfig (class in ofasys.preprocessor.default.base) (class in ofasys.task.base) pretrained_ckpt_path (ofasys.adaptor.image_resnet.ImageResnetAdaptorConfig attribute) prompt (ofasys.generator.diffusion_generator.MotionOutput attribute) R random_crop (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) random_ratio (ofasys.preprocessor.default.text.TextPreprocessConfig attribute) reduce_metrics() (ofasys.engine.criterion.base.BaseCriterion class method) (ofasys.engine.criterion.diffusion_loss.DiffusionCriterion class method) (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterion class method) (ofasys.engine.criterion.scst_loss.ScstRewardCriterion class method) (ofasys.engine.criterion.speech_pretrain_criterion.SpeechPretrainCriterion class method) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLoss class method) (ofasys.engine.criterion.tacotron2_loss.OFATacotron2Criterion class method) remove_prefix() (ofasys.preprocessor.default.text.DefaultTextPreprocess method) reorder_encoder_out() (ofasys.model.transformer.TransformerEncoder method) replace_length (ofasys.preprocessor.default.text.TextPreprocessConfig attribute) replicate_first_beam() (ofasys.generator.sequence_generator.SequenceGenerator method) report_accuracy (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterionConfig attribute) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) require_same_masks (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) rerank_with_clip() (ofasys.preprocessor.default.image_code.VQGANCodePreprocess method) resnet_drop_path_rate (ofasys.adaptor.image_resnet.ImageResnetAdaptorConfig attribute) resnet_type (ofasys.adaptor.image_resnet.ImageResnetAdaptorConfig attribute) S SafeBasePreprocess (class in ofasys.preprocessor.default.base) sample_ratios (ofasys.task.base.DatasetConfig attribute) sampling_rate (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) save() (ofasys.preprocessor.dictionary.Dictionary method) save_as_bvh() (ofasys.generator.diffusion_generator.MotionOutput method) save_as_gif() (ofasys.generator.diffusion_generator.MotionOutput method) save_audio() (ofasys.generator.speech_generator.SpeechGeneratorOutput method) save_box() (ofasys.generator.sequence_generator.SequenceGeneratorOutput method) save_fbank() (ofasys.generator.speech_generator.SpeechGeneratorOutput method) save_features() (ofasys.generator.diffusion_generator.MotionOutput method) save_image() (ofasys.generator.sequence_generator.SequenceGeneratorOutput method) scale_attn (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) scale_embedding_gradient (ofasys.adaptor.base.BaseAdaptorConfig attribute) scale_fc (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) scale_heads (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) scale_resids (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) score (ofasys.generator.sequence_generator.SequenceGeneratorOutput attribute) scst (ofasys.task.base.TaskConfig attribute) scst_args (ofasys.task.base.TaskConfig attribute) scst_cider_cached_tokens (ofasys.engine.criterion.scst_loss.ScstRewardCriterionConfig attribute) scst_reward_criterion (ofasys.task.base.CriterionConfigs attribute) ScstRewardCriterion (class in ofasys.engine.criterion.scst_loss) ScstRewardCriterionConfig (class in ofasys.engine.criterion.scst_loss) selected_cols (ofasys.task.base.DatasetConfig attribute) sentence_avg (ofasys.engine.criterion.label_smoothed_cross_entropy.LabelSmoothedCrossEntropyCriterionConfig attribute) (ofasys.engine.criterion.scst_loss.ScstRewardCriterionConfig attribute) (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) (ofasys.engine.criterion.tacotron2_loss.Tacotron2CriterionConfig attribute) seperator (ofasys.task.base.DatasetConfig attribute) SequenceGenerator (class in ofasys.generator.sequence_generator) SequenceGeneratorOutput (class in ofasys.generator.sequence_generator) share_attn_bias (ofasys.adaptor.base.BaseAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) share_input_output_embed (ofasys.adaptor.text.TextAdaptorConfig attribute) shuffle (ofasys.task.base.DatasetConfig attribute) Slot (class in ofasys.preprocessor.instruction) source_dictionary (ofasys.task.base.OFATask property) spec_bwd_max_iter (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) speech_pretrain_loss (ofasys.task.base.CriterionConfigs attribute) speech_to_text_loss (ofasys.task.base.CriterionConfigs attribute) SpeechGenerator (class in ofasys.generator.speech_generator) SpeechGeneratorOutput (class in ofasys.generator.speech_generator) SpeechPretrainCriterion (class in ofasys.engine.criterion.speech_pretrain_criterion) SpeechPretrainCriterionConfig (class in ofasys.engine.criterion.speech_pretrain_criterion) SpeechtoTextLoss (class in ofasys.engine.criterion.speech_to_text_loss) SpeechtoTextLossConfig (class in ofasys.engine.criterion.speech_to_text_loss) speed_augmentation (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) split (ofasys.preprocessor.instruction.Slot attribute) split_str() (ofasys.preprocessor.default.image_code.VQGANCodePreprocess method) string() (ofasys.preprocessor.dictionary.Dictionary method) sync_bn (ofasys.adaptor.image_resnet.ImageResnetAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) T table (ofasys.task.base.PreprocessConfig attribute) Tacotron2CriterionConfig (class in ofasys.engine.criterion.tacotron2_loss) targ_feature (ofasys.generator.speech_generator.SpeechGeneratorOutput attribute) targ_waveform (ofasys.generator.speech_generator.SpeechGeneratorOutput attribute) target_dictionary (ofasys.task.base.OFATask property) target_feature (ofasys.generator.diffusion_generator.MotionOutput attribute) target_fps (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) target_sample_rate (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) TaskConfig (class in ofasys.task.base) template (ofasys.task.base.InstructionConfig attribute) test_crop_size (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) test_data (ofasys.task.base.DatasetConfig attribute) text (ofasys.generator.sequence_generator.SequenceGeneratorOutput attribute) (ofasys.generator.speech_generator.SpeechGeneratorOutput attribute) (ofasys.task.base.PreprocessConfig attribute) text_bin_length (ofasys.task.base.DatasetConfig attribute) text_phone (ofasys.task.base.PreprocessConfig attribute) TextAdaptor (class in ofasys.adaptor.text) TextAdaptorConfig (class in ofasys.adaptor.text) TextForPhonePreprocess (class in ofasys.preprocessor.default.text) TextForPhonePreprocessConfig (class in ofasys.preprocessor.default.text) TextPreprocessConfig (class in ofasys.preprocessor.default.text) token_bucket_size (ofasys.adaptor.text.TextAdaptorConfig attribute) (ofasys.adaptor.video_image_sequence.VideoImageSequenceAdaptorConfig attribute) tokens (ofasys.generator.sequence_generator.SequenceGeneratorOutput attribute) train() (ofasys.adaptor.image_resnet.ImageResnetAdaptor method) (ofasys.adaptor.video_image_sequence.VideoImageSequenceAdaptor method) train_aug_num_sample (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_auto_augment_type (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_crop_num_spatial (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_crop_size (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_data (ofasys.task.base.DatasetConfig attribute) train_jitter_aspect_relative_max (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_jitter_aspect_relative_min (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_jitter_fps (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_jitter_scales_max (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_jitter_scales_min (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_jitter_scales_relative_max (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_jitter_scales_relative_min (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_random_erase_count (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_random_erase_mode (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_random_erase_prob (ofasys.preprocessor.default.video.VideoPreprocessConfig attribute) train_step() (ofasys.task.base.OFATask method) training (ofasys.adaptor.audio.AudioFbankAdaptor attribute) (ofasys.adaptor.audio.AudioTargetFbankAdaptor attribute) (ofasys.adaptor.image_resnet.ImageResnetAdaptor attribute) (ofasys.adaptor.image_vqgan.ImageVqganAdaptor attribute) (ofasys.adaptor.motion_6d.Motion6dAdaptor attribute) (ofasys.adaptor.text.TextAdaptor attribute) (ofasys.adaptor.video_image_sequence.VideoImageSequenceAdaptor attribute) (ofasys.generator.diffusion_generator.DiffusionGenerator attribute) (ofasys.generator.sequence_generator.SequenceGenerator attribute) (ofasys.generator.speech_generator.AutoRegressiveSpeechGenerator attribute) (ofasys.generator.speech_generator.SpeechGenerator attribute) TransformerDecoder (class in ofasys.model.transformer) TransformerDecoderLayer (class in ofasys.module.transformer_layer) TransformerEncoder (class in ofasys.model.transformer) TransformerEncoderLayer (class in ofasys.module.transformer_layer) U unk() (ofasys.preprocessor.dictionary.Dictionary method) unk_string() (ofasys.preprocessor.dictionary.Dictionary method) update() (ofasys.preprocessor.dictionary.Dictionary method) (ofasys.task.base.TaskConfig method) update_freq (ofasys.task.base.DatasetConfig attribute) update_sample() (ofasys.adaptor.image_vqgan.ImageVqganAdaptor method) upgrade_state_dict_named() (ofasys.adaptor.general.OFAGeneralAdaptor method) (ofasys.adaptor.image_vqgan.ImageVqganAdaptor method) (ofasys.adaptor.video_image_sequence.VideoImageSequenceAdaptor method) (ofasys.model.ofa.GeneralistModel method) (ofasys.module.transformer_layer.TransformerDecoderLayer method) (ofasys.module.transformer_layer.TransformerEncoderLayer method) use_encode (ofasys.adaptor.image_vqgan.ImageVqganAdaptorConfig attribute) (ofasys.preprocessor.default.image_code.VQGANCodePreprocessConfig attribute) use_fused (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) use_guided_attention_loss (ofasys.engine.criterion.tacotron2_loss.Tacotron2CriterionConfig attribute) use_hf_datasets (ofasys.task.base.DatasetConfig attribute) use_mask (ofasys.adaptor.audio.AudioFbankAdaptorConfig attribute) use_self_attn_bias (ofasys.adaptor.base.BaseAdaptorConfig attribute) (ofasys.model.ofa.GeneralistModelConfig attribute) use_t2p (ofasys.preprocessor.default.phone.PhonePreprocessConfig attribute) (ofasys.preprocessor.default.text.TextForPhonePreprocessConfig attribute) V valid_data (ofasys.task.base.DatasetConfig attribute) valid_step() (ofasys.task.base.OFATask method) value (ofasys.preprocessor.instruction.Slot attribute) video (ofasys.task.base.PreprocessConfig attribute) VideoImageSequenceAdaptor (class in ofasys.adaptor.video_image_sequence) VideoImageSequenceAdaptorConfig (class in ofasys.adaptor.video_image_sequence) VideoPreprocessConfig (class in ofasys.preprocessor.default.video) vocoder (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) (ofasys.preprocessor.default.audio.DefaultAudioPreprocess property) vqgan_config_path (ofasys.adaptor.image_vqgan.ImageVqganAdaptorConfig attribute) vqgan_factor (ofasys.adaptor.image_vqgan.ImageVqganAdaptorConfig attribute) (ofasys.preprocessor.default.image_code.VQGANCodePreprocessConfig attribute) vqgan_model_path (ofasys.adaptor.image_vqgan.ImageVqganAdaptorConfig attribute) VQGANCodePreprocess (class in ofasys.preprocessor.default.image_code) VQGANCodePreprocessConfig (class in ofasys.preprocessor.default.image_code) W waveform (ofasys.generator.speech_generator.SpeechGeneratorOutput attribute) weight (ofasys.engine.criterion.base.CriterionConfig attribute) wer_args (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) wer_kenlm_model (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) wer_lexicon (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) wer_lm_weight (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) wer_word_score (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute) win_length (ofasys.preprocessor.default.audio.AudioPreprocessConfig attribute) Z zero_infinity (ofasys.engine.criterion.speech_to_text_loss.SpeechtoTextLossConfig attribute)