minus-squarethrowawaypandaaa@sh.itjust.worksOPtoPerchance - Create a Random Text Generator@lemmy.world•little plugin fixieslinkfedilinkEnglisharrow-up2·6 months agoThe variable is called textStream. Its a property of ai-text-plugin. It is of type ReadableStream, to create a byte stream. In the text-to-speech-plugin it is used to get the data. I’m not sure about other use cases. I havent looked at many plugins linkfedilink
minus-squarethrowawaypandaaa@sh.itjust.worksOPtoPerchance - Create a Random Text Generator@lemmy.world•little plugin fixieslinkfedilinkEnglisharrow-up4·6 months agoa minimal repro for (1) https://perchance.org/ai-text-to-speech Prompt: “print an elipsis” your browser freezes and crashes profit ✅ linkfedilink
throwawaypandaaa@sh.itjust.works to Perchance - Create a Random Text Generator@lemmy.worldEnglish · 6 months agolittle plugin fixiesplus-squaremessage-squaremessage-square5linkfedilinkarrow-up16arrow-down10
arrow-up16arrow-down1message-squarelittle plugin fixiesplus-squarethrowawaypandaaa@sh.itjust.works to Perchance - Create a Random Text Generator@lemmy.worldEnglish · 6 months agomessage-square5linkfedilink
The variable is called textStream. Its a property of ai-text-plugin. It is of type ReadableStream, to create a byte stream. In the text-to-speech-plugin it is used to get the data. I’m not sure about other use cases. I havent looked at many plugins