FLAPI FLAPI是在的之上构建的,完全脱机,容器化,GPU就绪,自动语音识别(ASR)Websocket API。 建造要求 golang SDK> = 1.13.7 运行时要求 Linux主机x86_64(TODO:修复作者的惰性以适当处理随机性) 码头工人 Docker的nvidia运行时(TODO:仅限CPU映像的Dockerfile) ffmpeg 建立形象 # get and update the sources (this repository) go get -u github.com/cowdude/flapi/... cd " $GOPATH /src/github.com/cowdude/flapi " # build the server and the docker image (cold builds take a long, long time) #