| ▲ | ruairidhwm 7 hours ago | |
I guess just a spell-check in the repo? But yes, I'd imagine that they have an effect. Even running the same input twice is non-deterministic. | ||
| ▲ | cheschire 7 hours ago | parent | next [-] | |
The ability for audio processing to figure out spelling from context, especially with regards to acronyms that are pronounced as words, leads me to believe there’s potential for a more intelligent spell check preprocess using a cheaper model. | ||
| ▲ | mathieudombrock 5 hours ago | parent | prev [-] | |
The same input twice is only nondeterministic if you don't control the seed. | ||