EastSync-AI / get_final_text.py
StanSava's picture
Add voice narrator (#16)
6317d4b
raw
history blame contribute delete
263 Bytes
def get_final_text(corny_summary: str) -> str:
return f""" And here it is, the final analysis: {corny_summary}
We hope you enjoyed this little streaming demonstration! Have a great day and don't forget to stay awesome!
Cool voice out!
"""