Pinned Repositories
cobra
A Commander for modern Go CLI interactions
crc32c
Bazel Build for google/crc32c
docker-jupyterhub
fs
Package fs provides filesystem-related functions.
infersent
Implement a simple sentence embeddings method(InferSent) with Tensorflow.
leveldb
Bazel Build for google/leveldb
mrcp-plugin-with-freeswitch
使用FreeSWITCH接受用户手机呼叫,通过UniMRCP Server集成讯飞开放平台(xfyun)插件将用户语音进行语音识别(ASR),并根据自定义业务逻辑调用语音合成(TTS),构建简单的端到端语音呼叫中心。
pflag
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
radish
C++ model train&inference framework
sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation. (build use bazel)
LieluoboAi's Repositories
LieluoboAi/radish
C++ model train&inference framework
LieluoboAi/mrcp-plugin-with-freeswitch
使用FreeSWITCH接受用户手机呼叫,通过UniMRCP Server集成讯飞开放平台(xfyun)插件将用户语音进行语音识别(ASR),并根据自定义业务逻辑调用语音合成(TTS),构建简单的端到端语音呼叫中心。
LieluoboAi/cobra
A Commander for modern Go CLI interactions
LieluoboAi/crc32c
Bazel Build for google/crc32c
LieluoboAi/docker-jupyterhub
LieluoboAi/fs
Package fs provides filesystem-related functions.
LieluoboAi/infersent
Implement a simple sentence embeddings method(InferSent) with Tensorflow.
LieluoboAi/leveldb
Bazel Build for google/leveldb
LieluoboAi/pflag
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
LieluoboAi/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation. (build use bazel)
LieluoboAi/snappy
Bazel Build for google/snappy
LieluoboAi/TextCNN
Tensorflow implement of the TextCNN
LieluoboAi/viper
Go configuration with fangs