top | item 46634856

(no title)

thethimble | 1 month ago

I wish one of these models was fine tuned for programming.

I want to be able to say things like "cd ~/projects" or "git push --force".

discuss

order

netghost|1 month ago

I'll bet you could take a relatively tiny model and get it to translate the transcribed "git force push" or "git push dash dash force" into "git push --force".

Likewise "cd home slash projects" into "cd ~/projects".

Maybe with some fine tuning, maybe without.

vismit2000|1 month ago

You can try VSCode Speech to Text extension that works decently well in Github Copilot chat as part of Microsoft accessibility suite.

swah|1 month ago

Or just enjoy your last days of cd'ing, this shall pass soon!