birdwyx
while(i++);
Guangzhou Baipeng Information Technology Ltd. PR China508 Building A, 135 Xingangxi Road, Haizhu District, Guangzhou City, China
Pinned Repositories
blog-react
react + Ant Design + 支持 markdown 的博客前台展示
c72-rfid-scanner
RFID Scanner module for Chainway C72 Scanner
framework
ThinkPHP5 Framework
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
libgo
Go-style concurrency in C++11
php
php dockers : various versions for phpgo travis ci
phpgo
PHPGO: A php extension that brings into php the go core features: go routines, channel, select, mutex, waitgroup, timer and scheduler... now supports php5.5 to 7.2 on linux, for both cli and fastcgi, zts and non-zts mode usage
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
weixinmp
微信公众平台SDK for Go
birdwyx's Repositories
birdwyx/phpgo
PHPGO: A php extension that brings into php the go core features: go routines, channel, select, mutex, waitgroup, timer and scheduler... now supports php5.5 to 7.2 on linux, for both cli and fastcgi, zts and non-zts mode usage
birdwyx/weixinmp
微信公众平台SDK for Go
birdwyx/blog-react
react + Ant Design + 支持 markdown 的博客前台展示
birdwyx/c72-rfid-scanner
RFID Scanner module for Chainway C72 Scanner
birdwyx/framework
ThinkPHP5 Framework
birdwyx/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
birdwyx/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
birdwyx/libgo
Go-style concurrency in C++11
birdwyx/php
php dockers : various versions for phpgo travis ci
birdwyx/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
birdwyx/SadTalker-Video-Lip-Sync
本项目基于SadTalkers实现视频唇形合成的Wav2lip。通过以视频文件方式进行语音驱动生成唇形,设置面部区域可配置的增强方式进行合成唇形(人脸)区域画面增强,提高生成唇形的清晰度。使用DAIN 插帧的DL算法对生成视频进行补帧,补充帧间合成唇形的动作过渡,使合成的唇形更为流畅、真实以及自然。
birdwyx/think
PHP Framework ThinkPHP5——为API开发而设计的高性能PHP框架