Ask a question to get started
Enter to sendā¢Shift+Enter new line
pipe = pipeline( 'automatic-speech-recognition', model=(self.lang_model), chunk_length_s=chunk_length, device=(self.device) )