a minimal repro for (1)
- https://perchance.org/ai-text-to-speech
- Prompt: "print an elipsis"
- your browser freezes and crashes
- profit ✅
This is a Lemmy Community for perchance.org, a platform for sharing and creating random text generators.
Feel free to ask for help, share your generators, and start friendly discussions at your leisure :)
This community is mainly for discussions between those who are building generators. For discussions about using generators, especially the popular AI ones, the community-led Casual Perchance forum is likely a more appropriate venue.
See this post for the Complete Guide to Posting Here on the Community!
1. Please follow the Lemmy.World instance rules.
2. Be kind and friendly.
3. Be thankful to those who try to help you.
4. Only post about stuff related to perchance.
5. Refrain from requesting Prompts for the AI Tools.
text-to-image-plugin
and ai-text-plugin
) e.g. "What is the good prompt for X?", "How to achieve X with Y generator?"6. Search through the Community Before Posting.
a minimal repro for (1)
Thank you! Done. I really appreciate the work you did to find those quick fixes 🙏
When you're talking about "textStream" and such... I'm not sure what you're referring to, and I'm quite familiar with the plugin. Is that only talking about something to do with text-to-speech?
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
I've used the AI text plugin a fair bit, but have never seen something called textStream
. And it's not listed on the plugin page. Where can I actually find it?