Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

有没有语音转文字的插件或者方法 #85

Open
zhanghd-yd opened this issue Jan 21, 2019 · 9 comments
Open

有没有语音转文字的插件或者方法 #85

zhanghd-yd opened this issue Jan 21, 2019 · 9 comments
Labels
enhancement New feature or request

Comments

@zhanghd-yd
Copy link

有没有语音转文字的插件或者方法或者api

@kooritea
Copy link
Owner

现在没有插件机制,,
语音转文字的api百度和讯飞不知道怎么样

@kooritea kooritea added the enhancement New feature or request label Jan 21, 2019
@amitbha
Copy link

amitbha commented Jan 23, 2019

其实缺的是linux上的语音输入法。
不知道 rime + 百度语音api 怎么样?

@zhanghd-yd
Copy link
Author

语音输入法windows上用的也不多吧。我昨天又看到一篇博客,是提取的ios的微信语音文件(大概意思是一个变种的amr格式),然后格式转换,在使用讯飞的sdk转换(打包成dylib库,交给这个库转换)。格式转换部分看起来还是很复杂的,不知道网页上的格式是什么样的。链接地址是 https://blog.csdn.net/qfire/article/details/79136974

@amitbha
Copy link

amitbha commented Jan 23, 2019

捕获wechat的语音输出并转换,估计也行

@amitbha
Copy link

amitbha commented Jan 23, 2019

@kooritea 加一个语音输入功能会不会很酷?
https://github.com/ferrinweb/voice-input-button

@kooritea
Copy link
Owner

语音输入如果有可用的api反倒是比较简单,语音转文字的难点就在音频数据,这个和视频下载一样没那么容易拿到真实地址

@amitbha
Copy link

amitbha commented Jan 24, 2019

@kooritea 我的需求和楼主不太一样,我想用麦克风对着wechat说话(<1分钟),然后调用语音听写API把音频转为文字,放到输入框里。
这个好像是做好的前端组件,或许可以直接使用
https://github.com/ferrinweb/voice-input-button
其实语音还有很多用法,比如语音命令功能,用语音控制程序的操作 😌

@izern
Copy link

izern commented Feb 1, 2019

语音输入倒没那么迫切,语音转文字倒不错
总有一帮刁民发语音, 然后默默的拿起手机转

@amitbha
Copy link

amitbha commented Feb 1, 2019

wechat可以播放语音,不过声音很小

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants