Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Script Generation Includes Unwanted "Foundation Script:" Prefix and segments #65

Closed
gabrielrosendo opened this issue Feb 8, 2024 · 1 comment
Assignees

Comments

@gabrielrosendo
Copy link

gabrielrosendo commented Feb 8, 2024

When generating a script for a video, the output includes an unwanted prefix "Foundation Script:" and segment titles that sound too artificial in the video context.

Here's an example of the issue:

[Subject] Foundation Script:

**Segment 1: [First Topic]**
[Desired script content]

The "Foundation Script:" prefix appears before every script and it makes the output video sound weird. The segment titles, such as "Segment 1: [...]", make the video sound too artificial.

Expected output:
[Desired script content]
This issue occurs every time a script is generated. It's unclear whether this is a bug or a feature, but it's not the desired behavior for this use case.

I would like to contribute to this project by working on this issue. Please let me know if this is something that is supposed to be like this.

@FujiwaraChoki
Copy link
Owner

Either change the AI model or add context to the prompt directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants