System Info
Hi, using transformers.js v3 I encountered the following issue with Whisper model. The issue is already visible at xenova/whisper-web#41 (comment)
The current pipeline does not support retrieving word-level timestamps using WebGPU but I am currently working on it.
Environment/Platform
Description
xenova/whisper-web#41 (comment)
Reproduction
Running with Whisper in WebGPU with word-level timestamps: xenova/whisper-web#41 (comment)
Fork with partial fix
https://github.com/MatteoFasulo/transformers.js/tree/fix-webgpu-word-timestamps
System Info
Hi, using transformers.js v3 I encountered the following issue with Whisper model. The issue is already visible at xenova/whisper-web#41 (comment)
The current pipeline does not support retrieving word-level timestamps using WebGPU but I am currently working on it.
Environment/Platform
Description
xenova/whisper-web#41 (comment)
Reproduction
Running with Whisper in WebGPU with word-level timestamps: xenova/whisper-web#41 (comment)
Fork with partial fix
https://github.com/MatteoFasulo/transformers.js/tree/fix-webgpu-word-timestamps