"vscode:/vscode.git/clone" did not exist on "c1e8bdf1d4c5627c749d2c5a8857f674e847ceaf"
Add language to word timestamps for Whisper (#31572)
* add language to words _collate_word_timestamps uses the return_language flag to determine whether the language of the chunk should be added to the word's information * ran style checks added missing comma * add new language test test that the pipeline can return both the language and timestamp * remove model configuration in test Removed model configurations that do not influence test results * remove model configuration in test Removed model configurations that do not influence test results
Showing
Please register or sign in to comment