Results 29 comments of FSpark
trafficstars

Maybe the number of iterations needs to be adjusted to 10000, which works for me, as it is in the specific xml file. ```python key = hashlib.pbkdf2_hmac("sha1", key_from_mRemNG.encode(), salt, 10000,...

I recall the website, but it seems to be down now. I remember encountering similar scripts on Greasyfork, so it may be worthwhile to search there again. Unfortunately, I haven't...

Firefox 123.0 b3 篡改猴 TamperMonkey 5.0.1 未能复现

* 呀,把Gelbooru给忘了,会安排上的 * 没支持Konachan和Yande.re主要是因为上面Tag的细分有些少,就几个类,有空再支持吧 * Sankaku搜索是没限制,也很强大,但结果一堆要付费 😢

谢谢 @Archeb 提醒,Greasyfork 已更新 > 您好,关于 SankakuComplex,没有隐藏的帖子,显示为模糊的帖子是假的,您付费后就会消失,这是让您购买其高级层级的一种策略。 @shoebillanon 感谢您的揭秘,有空我会看看

sherpa-onnx 现已支持sensevoice,原理上应该能实现 https://k2-fsa.github.io/sherpa/onnx/sense-voice/index.html

> 请问有人做号这个模型的文件没,直接替换的 不是直接替换文件就能用的,代码也要适配

隔壁已经有大佬适配好了,请参照 https://github.com/H1DDENADM1N/CapsWriter-Offline/issues/33 https://github.com/H1DDENADM1N/CapsWriter-Offline/commit/75bde6c71bac25dc213d51a045ecf8ed29e1f17e#diff-117426151e93a626f8b46bfdb3a95b3f4a62e5f4dd6e65975a7c50759bf04482R101

Maybe the number of iterations needs to be adjusted to `10000`, which works for me, as it is in the specific xml file. ```python key = hashlib.pbkdf2_hmac("sha1", key_from_mRemNG.encode(), salt, 10000,...