域名已变更 请手动修改文章中域名指向carlzeng.com

语音识别,语音转文字,会议记录自动化,Meeting Note, Speech to Note

经过百般测试,实践了Python的方案,实现:可以识别英语,但是断句和整句话的整理还是不尽人意。

 

还不如下面这个产品 Speechnotes

https://speechnotes.co/dictate/

 

 


 

Pyhton的方案实践记录(部分):

cd /Users/***/opt/anaconda3/bin/
./jupyter notebook


It will open up Browser: http://localhost:8888/notebooks/Untitled.ipynb?kernel_name=python3

brew install portaudio

Resolved the error in index of Microphone
        ||PaMacCore (AUHAL)|| Warning on line 530: err=''who?'', msg=Audio Hardware: Unknown Property
        tried to reinstall and it's working now.

            brew uninstall portaudio
            brew install portaudio --HEAD

        works, there is a permission alert on my other screen that been ignored by me.

 

posted @   CarlZeng  阅读(70)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列01:轻松3步本地部署deepseek,普通电脑可用
· 按钮权限的设计及实现
· 25岁的心里话
历史上的今天:
2009-05-31 js 压缩和格式化(方便阅读)
2009-05-31 item receive 的 submit
2009-05-31 IT名人博客推荐(15个)载
域名已变更 请手动修改文章中域名指向carlzeng.com
点击右上角即可分享
微信分享提示