leyle

Results 6 comments of leyle

触底反弹 -> 包含两个词组,一个是“触底”,一个是“反弹” fan tan 反弹道导弹 -> 包含两个词组,一个是“反”,一个是专有名词“弹道导弹”。 dan dao > > 【反弹】的拼音应该是`fan tan`,而词库里却是 `fan dan`,导致打不出来相关词有以下两个文件需要修改: > > ``` > > clover.phrase.dict.yaml > > THUOCL_caijing.dict.yaml > > ``` > >...

> Why isn't the current behavior enough? > > It could reasonably be the behavior when setting "hide automatically" to zero for OSD and OSC. In fact, if set OSD...

> > In fact, if set OSD and/or OSC's hide automatically to 0, the behavior didn't act as what you expected. > > They don't? I expected them to hide...

是否是 speech.platform.bing.com:443 这个网站提供的服务现在下线了,或者需要额度充值之类的?

我现在的解决方法是,用 popclip 配合 python 脚本来朗读。 整个流程是,popclip 选择了文字后,调用我写的 python 脚本,我写的 python 脚本对接的是 openai / edge 的 tts api, 这样就可以实现朗读效果了。 这个 python 脚本,以及如何包装成 PopClip extension,我都是用 Gemini 和 claude 给我写的。 如果你们需要的话,可以自己先尝试让 ai 给你写一个...