Paul Rand > Quotes https://www.goodreads.com/author/quotes/27278.Paul_Rand
“Design can be art. Design can be aesthetics. Design is so simple, that's why it is so complicated.”朱啸虎讲了一个中国现实主义AIGC故事 https://wallstreetcn.com/articles/3709773
OpenVoice https://github.com/myshell-ai/OpenVoice
Instant voice cloning by MyShell.Scribe https://www.appblit.com/scribe
将视频转化为文本,降低时间,特别适合长播客内容LLMs-from-scratch https://github.com/rasbt/LLMs-from-scratch/tree/main
Implementing a ChatGPT-like LLM from scratch, step by step
我还是坚信,开源会慢,但不会一直比闭源差InvokeAI https://github.com/invoke-ai/InvokeAI
Professional Creative AI Tools for Visual MediaAperture Internet Laboratory https://apernet.io/
需要有更多类似有正义感的实验室How-to-use-Transformers https://github.com/jsksxs360/How-to-use-Transformers
https://transformers.run/#
Transformers 库快速入门教程,写的非常好,新手友好CHM Live: Insanely Great https://computerhistory.org/blog/insanely-great/
有人和我们一样,深深喜爱着Mac"Computers can be made to accommodate the entire breadth of artistic thought." ——Lillian F. Schwartz
Music expresses that which cannot be put into words and cannot remain silent. ——Victor Hugo
Max Mathews https://en.wikipedia.org/wiki/Max_Mathews?useskin=vector
那些将声音带给计算机的人们“In the best cases, they become more complete humans, in part from understanding that all behavior comes not from logic but, at the bottommost level, from intrinsically indefensible emotions, values and drives,” he wrote in 2001. “Some ultimately become artists.” ——Ken Knowlton
欣喜堂 https://www.kinkido.net/
希望中国也能有更多关注字体的群体&公司手把手教你装机-小白独立装机指导书 https://sspai.com/post/86958
非常用心的教程,和下面视频教程连起来,足矣
https://www.bilibili.com/video/BV1BG4y137mG/
原作者 博客地址 汉化作者 Asion博客 关于foobar 2000的一些资源 前言 foobar2000 由于其软件架构特点以及开放的姿态,使得第三方很容易开发组件(component)来拓展它的功能。由于在官网下载的默认安装文件只带了少量几个默认的组件,满足不了使用的需求,例如:默认不带 ape,tta,tak 等音频文件格式的解码器,很多无损压缩格式音乐没法播放。所以自己下载安装组件是必备的基本技能。 foobar2000 的中文汉化版(Asion 汉化)为了方便使用,集成了无损压缩文件解码器以及一些其它有用的插件,安装时选上即可,不喜欢折腾的建议使用汉化版。 这里组件指的是 foobar2000 标准组件(*.dll 文件),而非 vst 插件等其它插件,姑且把组件分为两类: 官方组件: 英文版安装包自带,安装时可选择; 第三方组件:非官方自带的组件 除了 foo_input_std.dll 和 foo_ui_std.dll 这两个组件是必须的外,其它的所有组件都 非必需 的,可以随需要增删。第三方组件可以去 官网 、 官方论坛 或者 官方 wiki 去找,也可以去贴吧等地逛逛。 下载 还是要强调一下,这里说的是 foobar2000 component ,不是中文网上通常说的 vst 插件。 下载好的组件包一般是 xxx.zip 或 xxx.fb2k-component 格式的文件,也有用 7z 打包的。前两种都是 zip 压缩(只要把 fb2k-component 改成 zip 文件就变成了 zip: 包)。标准状况下压缩包里的内容结构应该是 xxx.zip yyy.dll README.txt (可能没有) LICENCE.txt (可能没有) (其它杂七杂八) 除少数外一般只有一个 xxx.dll 文件.一定要注意压缩包结构不能是: xxx.zip yy folder (文件夹) zzz.dll … 否则要解压缩,提取那个 dll 文件。 安装 方法一(推荐) 打开 foobar2000 的菜单 文件 > 首选项(file >preferences) 的 组件(components...