:autogenerated: speechbrain.lobes.models.g2p.dataio module ========================================== .. currentmodule:: speechbrain.lobes.models.g2p.dataio .. automodule:: speechbrain.lobes.models.g2p.dataio :members: LazyInit, add_bos_eos, beam_search_pipeline, build_token_char_map, char_map_detokenize, char_range, clean_pipeline, enable_eos_bos, flip_map, get_sequence_key, grapheme_pipeline, lazy_init, phoneme_decoder_pipeline, phoneme_pipeline, phonemes_to_label, remove_special, text_decode, tokenizer_encode_pipeline, word_emb_pipeline :undoc-members: :show-inheritance: :member-order: bysource Summary ------- Classes: .. autosummary:: :nosignatures: LazyInit Functions: .. autosummary:: :nosignatures: add_bos_eos beam_search_pipeline build_token_char_map char_map_detokenize char_range clean_pipeline enable_eos_bos flip_map get_sequence_key grapheme_pipeline lazy_init phoneme_decoder_pipeline phoneme_pipeline phonemes_to_label remove_special text_decode tokenizer_encode_pipeline word_emb_pipeline Reference ---------