@pcjustin e-ink 发展好慢, 多年前就有过彩色 e-ink 的消息
@realyiyi 育碧内部有负责人反复一票否决刺客信条增加女性主角的企划, 并表示会减少销量
@paperneko 加一个领队
与 @hd 和 wzhd@pawoo.net 互为备份
@MindOverMatter 有些网站既有文本又有对应播客, 可以边听音频边看文本, 比如 Golem.de aufs Ohr 是一个科技类的
@HanaF 播客音频没有被响度战争塑造?
We had a breakthrough! Synapse can now horizontally scale across multiple Python processes, with message sending no longer going via the main proc. This has spectacularly improved perf on http://Matrix.org over the last few weeks🎉 Read all about it: https://matrix.org/blog/2020/11/03/how-we-fixed-synapses-scalability
Speech recognition kit Vosk has supported quick reconfiguration of the vocabulary at runtime, so the pronunciation or audio quality doesn't need to be perfect as the program will try to match the word with the most similar sound in the given list. This makes Vosk suitable for building anything that accepts voice commands.
Rust binding https://github.com/wzhd/vosk-rs just updated this feature to support a phrase list instead of a word list . (Based on upstream commit: https://github.com/alphacep/vosk-api/commit/564fab7ec1ea097916a4251530ad151fef940c1f)
@poga 不光有 transcript, 而且每个人的发言都有时间戳的播客不常见呢. 没想到金融界对时间同步的要求已经是 100 微秒的级别了 https://signalsandthreads.com/clock-synchronization/
@lucyli 职业程序员特别擅长摸鱼(小声
@lucyli 现在 pip 包也不好安装了吗… 临时用可以设置镜像源 https://mirrors.tuna.tsinghua.edu.cn/help/pypi/
@dfceaef 喝风
@drq @killyourfm let's move to actually open platforms instead of building workarounds for broken platforms and hoping for the best?
@lucyli 从麦克风读取声音然后识别, 运行这个脚本就可以 https://github.com/alphacep/vosk-api/blob/master/python/example/test_microphone.py