惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

PCI Perspectives
PCI Perspectives
Microsoft Security Blog
Microsoft Security Blog
MongoDB | Blog
MongoDB | Blog
T
The Blog of Author Tim Ferriss
罗磊的独立博客
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
Engineering at Meta
Engineering at Meta
Y
Y Combinator Blog
宝玉的分享
宝玉的分享
Recorded Future
Recorded Future
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
Recent Announcements
Recent Announcements
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Apple Machine Learning Research
Apple Machine Learning Research
T
Threatpost
The GitHub Blog
The GitHub Blog
M
MIT News - Artificial intelligence
Scott Helme
Scott Helme
P
Palo Alto Networks Blog
T
Tenable Blog
P
Privacy International News Feed
V
Visual Studio Blog
F
Fortinet All Blogs
酷 壳 – CoolShell
酷 壳 – CoolShell
I
Intezer
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
AI
AI
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
S
Security Affairs
S
SegmentFault 最新的问题
C
Cisco Blogs
博客园 - 聂微东
MyScale Blog
MyScale Blog
V
Vulnerabilities – Threatpost
量子位
T
The Exploit Database - CXSecurity.com
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Security Latest
Security Latest
P
Proofpoint News Feed
阮一峰的网络日志
阮一峰的网络日志
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
T
Troy Hunt's Blog
T
Tailwind CSS Blog
Stack Overflow Blog
Stack Overflow Blog
云风的 BLOG
云风的 BLOG
A
About on SuperTechFans
The Last Watchdog
The Last Watchdog

Benson's blog

Enjoy life Internship AI on academic research How AI Will Change the Mobile Ecosystem Look ahead Goodbye 2025 Hacker News to Kindle Another project How to imporve english Introduction of Fraud detection PopTranslate Last day in netease Better idea between Copilot-typed and CLI-typed assistant Gemini-cli LLM Post-Training experience Papers I readed recently about LLM application Difference between LLMs and traditional computer technology GRPO Weekly-#26 AI Application Weekly-#25 AI infra and application Weekly-#24 First week as LLM inference engineer Weekly-#23 seeking job Weekly-#22 2025 New Year AutoSwitch Translate Goodbye 2024 Weekly-#20 Breaking of glass Cross Entropy Loss of Triton Weekly-#18 Cross Entropy Loss of Triton Weekly-#17 Triton Puzzles Weekly-#16 AutoBuilder Weekly-#15 Starting of tanble tennis Weekly-#14 Accident in life Weekly-#13 Trying of xiaohongshu Weekly-#12 summary of LLM acceleration Outline of LLM acceleration Weekly-#11 Copilot-type products Weekly-#10 Preparation for next journey Weekly-#9 Startup of YouTube Notes of flash-attention How to learn knowledge in new fields? Weekly-#8 Start Reading Notes of LoRA Acceleration of LLM - Matrix Multiplication Weekly-#8 Summary for two month Weekly-#7 Staying home Weekly-#6 Cost of PopTranslate Weekly-#5 Updating of PopTranslate Validated example of LLM acceleration Weekly-#4 First insight of LLM accelerate Weekly-#3 PopTranslate Weekly-#2 The fail of first product slack迁移discord 雅思备考 2024Q3 中文博客合集 English Diary in May 五一游记 开始休假 离职前的状态 2024-01-01 duckdb 看懂的第一个PR learning english in October learning english in September learning english in August top hack news 收集 大模型调研 自动驾驶的小玩具 旅游 扬州+苏州 small talk of learning english 新年新气象-碎碎念 刷剧 感染新冠 强化学习简介 神经网络解释性 全局的模型无关解释方法合集 社区发现算法概览 图神经网络入门(GNN) 我的第一款 iOS APP AtCoder Beginner Contest 268 人的信息输入方式对比 重叠社区检测 人穷极一生到底在追求什么 重拾生活规划 社区发现算法 - Louvain 《幸福的方法》 读《人类简史》有感 妙峰山骑行 黑客帝国 特征交互 特征工程 累计局部效应图 模型解释性-PDP 模型解释性 Web3 入门科普 总结 2022.4 孪生网络做 query 相似度任务 学习 2022.4 Imagen DeBERTa 读论文 用CNN做query相似度任务
Weekly-#1 First week of indie develop
Benson · 2024-08-25 · via Benson's blog

Default

Backgroud

When I received my ielts score at 8.19, I still didn’t get my necessary score for speaking part, But the difference between this time and last several times are that I think I already try my best in the ielts speaking part. So, I don’t want to continue to prepare for ietls because it is expensive and filled with random factors.

Meanwhile, My study visa havn’t passed till now and I confirmed I trigger security investigate which will spend more time than regular visa application. I will delay my master program with high possibility if there is no suprise in next week. It is wired it need so much time for ircc to process the visa application, maybe I need other preparations after next week.

As a result, for english, Firstly, I had already ask for a score review for ielts speaking part, I had already submit the application for Cambridge English. In addition, I will change exam from ielts to duolinguo, whose price are more reasonable and are relative easy to pass the exam if I have at least two months to prepare for that.

More important, I am able to start my personal deveop career right now. This week is the first week for my to develop by myself towards to my personal goal even I had quit my job for over three months.

Product

Idea source

When I prepared for ielts speaking test, I asked help for enlish techer online, I found the best services from teacher to me are show the grammar issues of my speaking, actually, I can provide enough long sentence to answer the question because I have already practice these topics for several times. My major problem is is grammer issues, like past tense or present tense, singular or plural, I made so much these kinks of mistakes. So, I want to make a product to point out the mistakes that peole who are learning english made.

I will made it as a discord bot first. Maybe I will build a app for website in the future.

Realize

  • receive audio file or real-time speaking audio
  • convert audio to text message
  • correct the errors in sentences
  • display the errors and correction

Process

Right now, it can receive audio messages and output what I want it to display as a discord bot. I am trying to realize the real-time speaking input, which is the area that I am unfamiliar with, consequently, I need more time to learn some new knowledge.

Obtained new information

  • receive voice data is sensitive for playforms: there are not offical API for discord.py to receive real-time voice data, I need to ask help from extension, it’s luck that there is this kind of tool.
  • Running LLM on only web is possible: it’s not suitable for every LLM, but it is a low-cost way to achieve some specific products. There are also great tools that support it, like web-gpu.
  • There are plenty of LLM with small size, which are friendly for personal developer or small business.
  • Discord API is so friendly, My love for discord is increasing as I know this platform more and more.
  • cloud machine is expensive, I need to spend almost 200 every month if I want to run the product in the future.

Alternative product

Several products are great but there are always some drawbacks

  • All of them are expensive
  • All of them can not provide best correction display format
  • Some of them cannot keep correction function for a long time

day records

  • 8.19: organize my though about this product
  • 8.20: explore text-to-speech and text correction model
  • 8.21:
    • try only js solution and give up.
    • start to connect discord bot
    • ensure text correction model and start to development
  • 8.22: realize the whole process though audio segment input
  • 8.23: connect real-time speaking and save data, but it isn’t match the whole project. Another solution need.
  • 8.24: rest

Reading

Reading can help me to maintain the connection with latest development of techniques, meanwhile, it can provide more fresh information to me.

Thought

  • I am happy that I had started my product right now.
  • The passion for new product will diminish and flucate with time, it is the most strong period before you start to realize it. It is hard and crucial to maintain the balance between passion and clear thought.
  • I should push code to github, it seems like I take part in huge open source project.
  • I am too heavy, I need to loss weight
  • I start to write english content like this essay, it is nature and comfortable to continuous writing since I started.

Plan for next week

  • product:
    • realize the real-time speaking
    • make a landing page
    • publish it in discord channel
  • spend some time on exercises
  • some time for duolinguo test
  • reading and generate new ideas for next product
  • record videos for leetcode solutions

2024.8.25

Trending Tags