skit_pipelines.pipelines.asr_tune package

Module contents

asr_tune(*, lang: str, base_model_path: str, general_lm_path: str, target_model_path: str, corpus_path: str = '', val_corpus_path: str = '', corpus_tog_job_ids: str = '', val_corpus_tog_job_ids: str = '', augment_wordlist_path: str = '', remove_wordlist_path: str = '', storage_options: str = '{"type": "s3","bucket": "vernacular-asr-models"}', notify: str = '', channel: str = '', slack_thread: str = '')[source]

TODO: Docstring.