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

Modify demo app to generate single audio output #33

Closed
stefanfrench opened this issue Dec 3, 2024 · 0 comments · Fixed by #42
Closed

Modify demo app to generate single audio output #33

stefanfrench opened this issue Dec 3, 2024 · 0 comments · Fixed by #42
Assignees

Comments

@stefanfrench
Copy link
Contributor

Modify app.py such that at the end of the podcast generation, a single audio clip is produced (which can be downloaded) and includes all the sections from the two different speakers.

Acceptance criteria:

  • When the podcast has finished generating, there should be a clickable audio clip that brings together the audio from the different speakers sections
  • There should be natural sounding pauses between the speakers speaking
  • Final audio output should be clearly labeled for the user

UAT:

  • In the streamlit app, after clicking 'generate podcast' and after all the sections have been generated, there should be a final audio output which combines all the audio segments into one.
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

Successfully merging a pull request may close this issue.

2 participants