You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only the text scraping, summarization and LLM Text generation portion of the framework is built with a plugin architecture. This should be extended to the audio_scripts currently being used to create text to speech content.
These scripts should be python plugin classes that follow the existing plugin architecture for text generation.
The text was updated successfully, but these errors were encountered:
Currently only the text scraping, summarization and LLM Text generation portion of the framework is built with a plugin architecture. This should be extended to the audio_scripts currently being used to create text to speech content.
These scripts should be python plugin classes that follow the existing plugin architecture for text generation.
The text was updated successfully, but these errors were encountered: