-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read properties of undefined #1
Comments
Hhhm... I'll have a look at that soon:tm: May I ask what exactly you did - This would make things a lot easier :) (code would be very useful) |
I'm having this issue too. The code that AikoTR is very likely referring to is the code for the parse function. `function parse(string, possible) { // Usage: |
Hhm Sometimes there is an error with wit or similar, I can't change... In this cases, the I'll look into it tomorrow but if you want to try fixing it, add the following line before the parse function:
|
Hhm Sometimes there is an error with wit or similar, I can't change... In this cases, the I'll look into it tomorrow but if you want to try fixing it, add the following line before the parse function:
If there is a Transcriber error before the problem in the logs, please tell me! |
Transcriber-error: TypeError: Cannot read properties of undefined (reading 'replace')
at Transcriber.transcribe (C:\Users\aikof\Documents\Dev\DiscordBotTestVoice\node_modules\discord-speech-to-text\transcriber.js:59:33)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Decoder. (C:\Users\aikof\Documents\Dev\DiscordBotTestVoice\node_modules\discord-speech-to-text\transcriber.js:88:28)
The text was updated successfully, but these errors were encountered: