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…
Advent of Code Solutions for the Advent of Code Answers are organized by year
自动整合全网Nuclei的漏洞POC,实时同步更新最新POC!NucleiTP 全网监控 Nuclei Poc 实时更新 根据风险等级分别存储不同文件夹 自动测试Poc是否可以使用Nuclei加载 重复Poc自动重命名,方便手工分析 关注我的Twitter,快速了解我在做什么,我正在等待你的关注! 订阅 关注仓库变动 快速获取最新 Poc
Connect, collaborate, and grow with a community of TypeScript developers 👋 About Us TypeScript's typing system can be very powerful when used correctly. The problem is that most developers or engineers don't use much more than they have to in their day to day. Inevitably a moment comes where their knowledge just doesn't cut it for a use case, and they have to reach out to a community for help. We aim to be not only the community but the platform they can u…
Harpoon Getting you where you want with the fewest keystrokes. ⇁ TOC The Problems The Solutions Installation Getting Started API Config Settings Contribution Social Note to legacy Harpoon 1 users ⇁ The Problems You're working on a codebase. medium, large, tiny, whatever. You find yourself frequenting a small set of files and you are tired of using a fuzzy finder, :bnext & :bprev are getting too repetitive, alternate file doesn't quite cut it, etc etc. You want to execute …