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

Narrator saying person 1 greater than #218

Open
nkenna opened this issue Dec 28, 2024 · 2 comments
Open

Narrator saying person 1 greater than #218

nkenna opened this issue Dec 28, 2024 · 2 comments

Comments

@nkenna
Copy link

nkenna commented Dec 28, 2024

We are using this library in our project and have observed a few issues we'd like to highlight.

In some of the generated audio files, it repeatedly mentions "person 1 greater than," which it shouldn't. To provide more clarity, I will attach a sample audio file link for your reference.

https://drive.google.com/file/d/1N9CLeW_yoEH1EOfAdlTMVGhfMqL5lBpL/view?usp=sharing

@souzatharsis
Copy link
Owner

souzatharsis commented Dec 28, 2024 via email

@nkenna
Copy link
Author

nkenna commented Dec 28, 2024

Hi thanks for raising this issue. What's the tss model and llm used?

On Sat, Dec 28, 2024, 9:29 AM Ugwumsinachi Nnadi @.> wrote: We are using this library in our project and have observed a few issues we'd like to highlight. In some of the generated audio files, it repeatedly mentions "person 1 greater than," which it shouldn't. To provide more clarity, I will attach a sample audio file link for your reference. https://drive.google.com/file/d/1N9CLeW_yoEH1EOfAdlTMVGhfMqL5lBpL/view?usp=sharing — Reply to this email directly, view it on GitHub <#218>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTMY3O6FS762SCX4JRYZJD2H2KRBAVCNFSM6AAAAABUJYNWKOVHI2DSMVQWIX3LMV43ASLTON2WKOZSG43DCNZQGE3DKOA . You are receiving this because you are subscribed to this thread.Message ID: @.>

tts model = gemini
llm = gemini-1.5-pro-latest

audio_file = generate_podcast( text=content, llm_model_name="gemini-1.5-pro-latest", api_key_label="GEMINI_API_KEY", tts_model="gemini", conversation_config=conversation_config, longform=False )

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