HackerTrans
トップ新着トレンドコメント過去質問紹介求人

itsadok

no profile record

投稿

A look at Cloudflare's AI-coded OAuth library

neilmadden.blog
271 ポイント·投稿者 itsadok·昨年·165 コメント

コメント

itsadok
·2 年前·議論
The app this is advertising helps non-native speakers with their accent, I assume to sound more American. This is a great goal, and I'm sure there are a lot of people who would be willing to pay the $200-$300 yearly subscription cost. Apparently the AI part is not even the main function of the app, that's what the extra $100 are paying for[1].

I would be interested in an AI-only product that would help me learn to passably immitate various English accents, like Australian, Irish and so forth, for fun. I know that ChatGPT Voice can do accents pretty well, I've been wondering if it would also be able to help me with mine, but I haven't tried it seriously.

[1] https://www.boldvoice.com/frequently-asked-questions
itsadok
·2 年前·議論
In your assess_output_quality function, you ask the LLM to give a score first, then an explanation. I haven't been following the latest research on LLMs, but I thought you usually want the explanation first, to get the model to "think out loud" before committing to the final answer. Otherwise, it might commit semi-radndomly to some score, and proceed to write whatever explanation it can come up with to justify that score.