1 Star 0 Fork 46

K.L.Zous / SpeechToText

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 496 Bytes
一键复制 编辑 原始数据 按行查看 历史
yzd 提交于 2021-08-03 09:03 . feat: wav文件上传并转换
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.vscode/
### maven ###
/mvnw
/mvnw.cmd
/.mvn/wrapper/
/src/main/resources/model/
/src/main/resources/upload/
Java
1
https://gitee.com/hellozous/speechToText.git
git@gitee.com:hellozous/speechToText.git
hellozous
speechToText
SpeechToText
master

搜索帮助