Clad3815 / Twitch-Streamer-GPT

Twitch Streamer GPT is a NodeJS-based Twitch enhancement tool, offering interactive stream experiences with AI-powered automated responses, voice command activations, and advanced modules. It's easy to set up and suited for users of all tech levels.
40 stars 15 forks source link

Le bot entend le wake word mais ne répond pas #27

Closed Dadajacks closed 6 months ago

Dadajacks commented 6 months ago

Bonjour à tous !

Toute l'installation et la configuration s'est plutôt bien passé mais lors de l'utilisation, le bot reconnait son nom mais ne répond pas avec les codes d'erreurs suivant :

Start listening Wake word detected, start recording ! Playing from C:\Users...\Desktop\Twitch-Streamer-GPT-main\wake_word_answer: 2.mp3 node:events:497 throw er; // Unhandled 'error' event ^

Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:952:11) at Socket._write (node:net:964:8) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at ReadStream.ondata (node:internal/streams/readable:1007:22) at ReadStream.emit (node:events:519:28) at Readable.read (node:internal/streams/readable:780:10) Emitted 'error' event on Socket instance at: at Socket.onerror (node:internal/streams/readable:1026:14) at Socket.emit (node:events:519:28) at emitErrorNT (node:internal/streams/destroy:169:8) at emitErrorCloseNT (node:internal/streams/destroy:128:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { errno: -4047, code: 'EPIPE', syscall: 'write' }

Node.js v21.7.1

J'ai essayé de chercher avant de posté un message mais là je suis un peu paumé, si vous pouviez m'aider s'il vous plaît ! Merci pour la réponse 👍