Skip to content
forked from happycxz/silk2asr

weixin little app record voice asr function server, tomcat + springMVC + silk_v3_decoder + ffmpeg.

License

Notifications You must be signed in to change notification settings

lulu002/silk2asr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silk2asr

weixin little app record voice asr function server, tomcat + springMVC + silk_v3_decoder + ffmpeg.

base on kn007's silk_v3_decoder project: https://github.com/kn007/silk-v3-decoder

now support silk_v3 and webm/base64, and support service: https://api.happycxz.com/test/silk2asr/olami/asr for free, but you need to submit your olami appKey to me before.

How to register olami app? access url: olami.ai

there is a modified script base on kn007's converter.sh : ./OtherFiles/converter_cxz.sh

About

weixin little app record voice asr function server, tomcat + springMVC + silk_v3_decoder + ffmpeg.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.8%
  • Shell 14.2%