GithubHelp home page GithubHelp logo

Typing SVG

关于我

欢迎来到伊卡酱的GitHub主页。

🌟 My Skills

了解更多可以点击下面的链接:

个人主页:ikaros-521.gitee.io/self.gitee.io

个人博客:ikaros-521.github.io

b站:space.bilibili.com/3709626

CSDN:blog.csdn.net/Ikaros_521

博客园:cnblogs.com/ikaros-521

码云:gitee.com/ikaros-521

Code Time

Profile Views

Lines of code

🐱 My GitHub Data

📦 2.7 MB Used in GitHub's Storage

🏆 881 Contributions in the Year 2024

🚫 Not Opted to Hire

📜 299 Public Repositories

🔑 25 Private Repositories

I'm an Early 🐤

🌞 Morning                398 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.87 % 
🌆 Daytime                945 commits         █████████░░░░░░░░░░░░░░░░   35.30 % 
🌃 Evening                1156 commits        ███████████░░░░░░░░░░░░░░   43.18 % 
🌙 Night                  178 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   06.65 % 

📅 I'm Most Productive on Tuesday

Monday                   359 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.41 % 
Tuesday                  457 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.07 % 
Wednesday                450 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.81 % 
Thursday                 362 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.52 % 
Friday                   395 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.76 % 
Saturday                 301 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.24 % 
Sunday                   353 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.19 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Shanghai

💬 Programming Languages: 
Python                   15 hrs 32 mins      ██████████████████████░░░   86.90 % 
HTML                     1 hr 8 mins         ██░░░░░░░░░░░░░░░░░░░░░░░   06.34 % 
JSON                     34 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   03.23 % 
Markdown                 22 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.11 % 
Text                     11 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.09 % 

🔥 Editors: 
VS Code                  17 hrs 53 mins      █████████████████████████   100.00 % 

💻 Operating System: 
Windows                  17 hrs 53 mins      █████████████████████████   100.00 % 

I Mostly Code in Python

Python                   61 repos            ██████████░░░░░░░░░░░░░░░   39.61 % 
JavaScript               27 repos            ████░░░░░░░░░░░░░░░░░░░░░   17.53 % 
HTML                     12 repos            ██░░░░░░░░░░░░░░░░░░░░░░░   07.79 % 
TypeScript               9 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   05.84 % 
Assembly                 3 repos             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.95 % 

Timeline

Lines of Code chart

Ikaros's Projects

subfix icon subfix

Web-based tool for efficient batch editing, precise subtitle correction, and flexible audio control.

tcproute2 icon tcproute2

TcpRoute , TCP 层的路由器。对于 TCP 连接自动从多个线路(电信、联通、移动)、多个域名解析结果中选择最优线路。(默认socks)

telink_sig_mesh icon telink_sig_mesh

Telink 蓝牙芯片SIG Mesh SDK,可对接天猫精灵,小爱同学等

text-generation-webui icon text-generation-webui

A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.

tts icon tts

🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production

v2ray-core icon v2ray-core

A platform for building proxies to bypass network restrictions.

v2ray-ui icon v2ray-ui

sprov065的v2-ui,防止以后被删,保存在此。源链接:https://github.com/sprov065/v2-ui/

vall-e-x icon vall-e-x

An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io

visualglm-6b icon visualglm-6b

Chinese and English multimodal conversational language model | 多模态中英双语对话语言模型

vits-fast-fine-tuning icon vits-fast-fine-tuning

用于快速扬声器自适应TTS和任意语音转换 This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and any-to-any voice conversion

vits-simple-api icon vits-simple-api

A simple VITS HTTP API, developed by extending Moegoe with additional features.

vocal-remover icon vocal-remover

音频人声BGM分离 (文件夹批量操作 参考master分支)Vocal Remover using Deep Neural Networks

voice_talk_chatgpt icon voice_talk_chatgpt

基于Gradio开发的ChatGPT聊天应用,可以文字 或 语音对话,发送的音频通过OpenAI的STT转文本后,再通过ChatGPT生成回复,回复的内容通过OpenAI TTS合成后返回并自动播放,实现语音聊天功能。

voistock_voice_get icon voistock_voice_get

voistock站点voicelist页面免费音源检索并下载程序(可在线体验)

vsftpd icon vsftpd

Unofficial vsftpd source tree (since there doesn't seem to be an official public versioning system ?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.