6 ms·
You could do something two pass and collect forced alignment confidence scores similar to what is fine with whisperx. The OP would need to incorporate that int
by blackkettle 3y ago
You could do something two pass and collect forced alignment confidence scores similar to what is fine with whisperx. The OP would need to incorporate that into the app but it’s a pretty standard approach.
- cwbuilds 3y agoThanks - I'll look into this