- Issue created by @jbuttler
- 🇬🇧United Kingdom MrDaleSmith
There currently is no Automator to directly generate any media entity except image content, so this is a feature request not a bug.
The automator does not allow the media field to generate tts files. It seems to only allow this on the "file" field type, even if the media library is properly configured for audio or file media types
Reproduce using the Automator when creating a node:
Media field on the automator does not allow for tts creation.
1. Add a "media" field to a content type
2. Choose a properly configured audio media type, or file media type.
3. Enable the automator
4. When choosing the automator type, LLM Audio Generation is missing. Available options are "llm: media image generation" and "llm: entity reference"
LLM Audio Generation is available when using the "File" field type only.
1. Add a "File" field to the content type
2. Enable automator
3. Now "llm: audio generation" is available.
4. Create a node
5. Audio file is created properly and works.
6. Audio file is not available or tracked in the media library
Active
1.0
AI Automators
There currently is no Automator to directly generate any media entity except image content, so this is a feature request not a bug.