simulstream.server.speech\_processors.sliding\_window\_retranslation.SlidingWindowRetranslator ============================================================================================== .. currentmodule:: simulstream.server.speech_processors.sliding_window_retranslation .. autoclass:: SlidingWindowRetranslator :members: <-- add at least this line :show-inheritance: <-- plus I want to show inheritance... :inherited-members: <-- ...and inherited members too .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SlidingWindowRetranslator.__init__ ~SlidingWindowRetranslator.clear ~SlidingWindowRetranslator.end_of_stream ~SlidingWindowRetranslator.load_model ~SlidingWindowRetranslator.process_chunk ~SlidingWindowRetranslator.set_source_language ~SlidingWindowRetranslator.set_target_language ~SlidingWindowRetranslator.tokens_to_string .. rubric:: Attributes .. autosummary:: ~SlidingWindowRetranslator.speech_chunk_size