You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have realized that the confidence of our old "webvtt transcripts" have a higher confidence score than our new whisper transcripts which is just.... not correct in many cases.
This is a larger discussion about the deprecation of "confidence" in our metadata but for now the fast solution is to update our transcript selection to most recently created.
The text was updated successfully, but these errors were encountered:
@evamaxfield
I think this is it but I'm not sure where the transcript ordering is on the actual frontend site is. Can you link me to it and then I'll test if it's correct or not.
The events that have been reprocessed with Whisper will be the older ones first (2020 to 2021 so far).
Toggle it back and forth and hopefully see the transcript update to the better version?
Honestly, it might be good to update the example frontend config in this repo to point at the seattle production data rather than the seattle-staging data too.
I have realized that the confidence of our old "webvtt transcripts" have a higher confidence score than our new whisper transcripts which is just.... not correct in many cases.
This is a larger discussion about the deprecation of "confidence" in our metadata but for now the fast solution is to update our transcript selection to most recently created.
The text was updated successfully, but these errors were encountered: