Git Product home page Git Product logo

kingzhoudk / jling Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 4.0 46.25 MB

JLing是一个可以工作在Linux的自定义中文语音对话机器人,简易框架

Home Page: https://blog.csdn.net/weixin_40490238/article/details/102257632

License: MIT License

Python 35.29% Java 11.85% Makefile 9.13% C++ 16.39% Shell 2.75% C 4.00% Go 1.64% JavaScript 1.11% Perl 6.23% Ruby 0.03% Objective-C 3.34% Objective-C++ 1.96% Swift 5.38% SWIG 0.90%
linux snowboy aiml vcad

jling's People

Contributors

kingzhoudk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jling's Issues

sos

I got this

/Users/apple/Desktop/ZWWDVersion3V3.1/venv/bin/python /Users/apple/Desktop/JLing/JLing.py
Traceback (most recent call last):
File "/Users/apple/Desktop/JLing/Snowboy/snowboydetect.py", line 14, in swig_import_helper
return importlib.import_module(mname)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'Snowboy._snowboydetect'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/apple/Desktop/JLing/JLing.py", line 2, in
from Speak import JLing_Speak
File "/Users/apple/Desktop/JLing/Speak.py", line 11, in
from Snowboy.snowboy import Snowboy_JLing
File "/Users/apple/Desktop/JLing/Snowboy/snowboy.py", line 2, in
from . import snowboydecoder
File "/Users/apple/Desktop/JLing/Snowboy/snowboydecoder.py", line 6, in
from . import snowboydetect
File "/Users/apple/Desktop/JLing/Snowboy/snowboydetect.py", line 17, in
_snowboydetect = swig_import_helper()
File "/Users/apple/Desktop/JLing/Snowboy/snowboydetect.py", line 16, in swig_import_helper
return importlib.import_module('_snowboydetect')
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ModuleNotFoundError: No module named '_snowboydetect'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.