logoalt Hacker News

twallayesterday at 9:42 PM1 replyview on HN

Can you go into more detail on this? I’ve been putting together the data pipeline for an ASR fine tune but your approach sounds more interesting.


Replies

teravortoday at 3:27 AM

basically he is feeding the same input to multiple models, taking their outputs and dumping it into an LLM to sort out what the actual transcription probably is. expensive but effective.