Fay是一个完整的开源项目,包含Fay控制器及数字人模型,可灵活组合出不同的应用场景:虚拟主播、现场推销货、商品导购、语音助理、远程语音助理、数字人互动、数字人面试官及心理测评、贾维斯、Her。 开源项目,非产品试用!!!English Fay数字人 AI Agent版 带货完整版 助理完整版 “优秀的产品都值得用数字人从新做一遍” 10月,Fay数字人 AI Agent版与官方demo(实验箱)同时开源! 目前进展 一、APP载入UE数字人: 1、像素流服务搭建及优化: 已经完成,上线时会同步开放代码 2、UE音频流插件: 正在调试修复Bug. 3、改进BS唇型: 进行中. 二、智慧农业箱硬件改造: 完成并已经稳定运行,上线时会公布硬件设计图. 三、IOTM3.0及Raspberry逻辑修改: 完成并已经稳定运行,上线时会同步开放代码. 四、农业LLM: 已经搭建农业知识图谱。 开始测试gpt4的设备控制的推理能力:已经完成硬件控制规则的自动初始化及控制逻辑的自动修正测试. 五、Fay控制器适应新版: 未…
Neovim file explorer: edit your filesystem like a bufferoil.nvim A vim-vinegar like file explorer that lets you edit your filesystem like a normal Neovim buffer. oil.demo.mp4 Requirements Installation Quick start Options Adapters API FAQ Requirements Neovim 0.8+ (optional) nvim-web-devicons for file icons Installation oil.nvim supports all the usual plugin managers lazy.nvim { 'stevearc/oil.nvim', opts = {}, -- Optional dependencies …
Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functionsGQL - Git Query Language GQL is a query language with a syntax very similar to SQL with a tiny engine to perform queries on .git files instance of database files, the engine executes the query on the fly without the need to create database files or convert .git files into any other format, note that al…
The official implementation of HierSpeech++HierSpeech++: Bridging the Gap between Semantic and Acoustic Representation by Hierarchical Variational Inference for Zero-shot Speech Synthesis The official implementation of HierSpeech++ ||Demo page|Checkpoint Sang-Hoon Lee, Ha-Yeong Choi, Seung-Bin Kim, Seong-Whan Lee Department of Artificial Intelligence, Korea University, Seoul, Korea Abstract Large language models (LLM)-based speech synthesis has been widely adopted in zero-shot speech synthesis…
3D Visualization of an GPT-style LLMBrendan Bycroft's Home Page & Projects This repository contains my (Brendan's) homepage, as well as a number of non-trivial projects. They are kept in a single repository for ease of deployment, as well as sharing a bunch of js utils which are otherwise a pain to share around. Projects The main projects are: LLM Visualization: 3D interactive model of a GPT-style LLM network running inference. [WIP] CPU Simulation: A 2D digital schematic editor wi…
获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。PyWxDump 更新日志(点击展开): 2023.12.03 增加分析聊天记录的功能,生成词云、绘制折线图等 2023.12.03 修复部分bug,更改获取wx文件夹方式 #34 2023.12.01 为exe添加图标 2023.11.30 优化命令行界面 2023.11.29 添加异形wxid获取方式,添加用户路径自动获取,重建说明文档,对新手更友好 2023.11.28 修改wxid获取方式,修复部分bug 2023.11.27 解决相对导入包的问题,完善错误提示 2023.11.25 聊天记录查看工具bootstrap更换国内cdn 2023.11.22 添加all命令中解密错误数据日志写入文件,修复部分bug 2023.11.16 增加聊天记录导出为html 2023.11.15 添加test文件,添加自动构建可执行文件的脚本,添加版本描述 2023.11.1…
GO Simple Tunnel - a simple tunnel written in golangGO Simple Tunnel GO语言实现的安全隧道 English README 功能特性 多端口监听 多级转发链 多协议支持 TCP/UDP端口转发 反向代理和隧道 TCP/UDP透明代理 DNS解析和代理 TUN/TAP设备 负载均衡 路由控制 准入控制 限速限流 插件系统 Prometheus监控指标 动态配置 Web API Web UI 概览 GOST作为隧道有三种主要使用方式。 正向代理 作为代理服务访问网络,可以组合使用多种协议组成转发链进行转发。 端口转发 将一个服务的端口映射到另外一个服务的端口,同样可以组合使用多种协议组成转发链进行转发。 反向代理 利用隧道和内网穿透将内网服务暴露到公网访问。 下载安装 二进制文件 https://github.com/go-gost/gost/releases 安装脚本 # 安装最新版本 [https://github.com/go-gost/gost/releases](h…