Giter VIP home page Giter VIP logo

inevolin / discordearsbot Goto Github PK

View Code? Open in Web Editor NEW
64.0 4.0 329.0 39.49 MB

A speech-to-text framework and bot for Discord. Take control of your Discord server using speech and voice commands. Can also be useful for hearing impaired and deaf people.

License: MIT License

JavaScript 99.86% Procfile 0.14%
speech-recognition discord-bot speech-to-text speech-synthesis speech-processing speech discord discord-js stt hearing-aids hearing-impaired

discordearsbot's Issues

that thing doesnt even work.

I tried everything and this thing didnt even worked.

2022-06-19T14:04:39.605288+00:00 app[worker.1]: FATAL ERROR: Error::ThrowAsJavaScriptException napi_throw 2022-06-19T14:04:39.606415+00:00 app[worker.1]: 1: 0xb65080 node::Abort() [node] 2022-06-19T14:04:39.608808+00:00 app[worker.1]: 2: 0xa761b5 node::FatalError(char const*, char const*) [node] 2022-06-19T14:04:39.609610+00:00 app[worker.1]: 3: 0xa761be [node] 2022-06-19T14:04:39.610395+00:00 app[worker.1]: 4: 0xb2eeb3 napi_fatal_error [node] 2022-06-19T14:04:39.610527+00:00 app[worker.1]: 5: 0x7f5fdb01dc8e [/app/node_modules/discord.js/node_modules/@discordjs/opus/prebuild/node-v108-napi-v3-linux-x64-glibc-2.31/opus.node] 2022-06-19T14:04:39.610666+00:00 app[worker.1]: 6: 0x7f5fdb01e3ec Napi::Error::ThrowAsJavaScriptException() const [/app/node_modules/discord.js/node_modules/@discordjs/opus/prebuild/node-v108-napi-v3-linux-x64-glibc-2.31/opus.node] 2022-06-19T14:04:39.610818+00:00 app[worker.1]: 7: 0x7f5fdb02ad68 OpusEncoder::Decode(Napi::CallbackInfo const&) [/app/node_modules/discord.js/node_modules/@discordjs/opus/prebuild/node-v108-napi-v3-linux-x64-glibc-2.31/opus.node] 2022-06-19T14:04:39.610940+00:00 app[worker.1]: 8: 0x7f5fdb0212da Napi::InstanceWrap<OpusEncoder>::InstanceMethodCallbackWrapper(napi_env__*, napi_callback_info__*) [/app/node_modules/discord.js/node_modules/@discordjs/opus/prebuild/node-v108-napi-v3-linux-x64-glibc-2.31/opus.node] 2022-06-19T14:04:39.611699+00:00 app[worker.1]: 9: 0xb0e10d [node] 2022-06-19T14:04:39.612625+00:00 app[worker.1]: 10: 0xdb2dd0 [node] 2022-06-19T14:04:39.613564+00:00 app[worker.1]: 11: 0xdb430f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [node] 2022-06-19T14:04:39.614997+00:00 app[worker.1]: 12: 0x16f5cf9 [node]

Node.js just released v21.6.0 and it's breaking the build/compile. Fix listed.

Node.js just released v21.6.0 and it's breaking the build/compile. Fix listed. #11

Change the following:

DiscordEarsBot > package.json > "node": "<21.6.0"

Now, the build log successfully completed. Output:

-----> Installing binaries
       engines.node (package.json):  <21.6.0
       engines.npm (package.json):   unspecified (use default)
       
       Resolving node version <21.6.0...
       Downloading and installing node 21.5.0...
       Using default npm version: 10.2.4

I think the issue is ffi-napi compatibility with the new node.js version.

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.