Comment by twalla
7 hours ago
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.
7 hours ago
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.
basically he is feeding the same input to multiple models, taking their outputs and dumping it int an LLM to sort out what the reason transcription probably is. expensive but effective.