@lauriewired Im imagining a real time transcription fed into an LM to predict next word said fed into a voice cloning model then playing the countersignal to that. Ultimate speech cancellation
this account is surely trying to make this more than it is - if someone was trying to make an anti-finance statement they wouldnt do it by killing a VP... BofA has thousands of VPs
@TipOfTheBanana your posts are interesting but the unedited LLM style in which they're written is just horrible. can you please rewrite them by hand or at least try harder with prompting to make them read less like unadulterated slop?
@Waffl3x i wouldnt be against a compiler warning heuristic for obvious mismatches for any time theres a begin/end iter pair ctor in std? or potentially any pair in general in std?
not sure what other "obvious mismatches" are easy to catch - std::begin/end on diff objects? what else