Open pfloresl opened 5 hours ago
Hi, thanks for opening this issue.
Please share additional data so your issue is reproducible:
http://linkedin.com/in/tharsissouza
On Tue, Nov 5, 2024 at 2:27 PM pablo flores @.***> wrote:
Hi, I am trying to use the Python -m podcast.client --URL https://example.com/article1 --transcript-only command line, but it is not working. It is generating a small mp3 that appears to be invalid. The transcript is created by me using the format of your transcripts: . Additional how can i specify the audio voices? I created conversation_config.yaml but it still does not work. Thank you. Great stuff.
— Reply to this email directly, view it on GitHub https://github.com/souzatharsis/podcastfy/issues/148, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTMY3NZYSDXI3DYH7TCZPTZ7D5YVAVCNFSM6AAAAABRHB3CMOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZTMMBVHE3TINI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thank you. It was my mistake. My transcript tags were not correctly closed. To confirm one of the questions, conversation_config.yaml is used for selecting the audio? will passing it in the command line also work? Thank you,
Thanks for the clarification and I'm glad it's working for you.
Yes, passing conversation_config.yaml should work for CLI. The Python package, on the other hand, expects a dictionary instead. Please close the issue if your original problem has been solved.
Thanks!
http://linkedin.com/in/tharsissouza
On Tue, Nov 5, 2024 at 2:41 PM pablo flores @.***> wrote:
Thank you. It was my mistake. My transcript tags were not correctly closed. To confirm one of the questions, conversation_config.yaml is used for selecting the audio? will passing it in the command line also work? Thank you,
— Reply to this email directly, view it on GitHub https://github.com/souzatharsis/podcastfy/issues/148#issuecomment-2457801714, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTMY3L6AUABC4NJTZ6UCYDZ7D7N3AVCNFSM6AAAAABRHB3CMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJXHAYDCNZRGQ . You are receiving this because you commented.Message ID: @.***>
Thank you
Hi, I am trying to use the Python -m podcast.client --URL https://example.com/article1 --transcript-only command line, but it is not working. It is generating a small mp3 that appears to be invalid. The transcript is created by me using the format of your transcripts: . Additional how can i specify the audio voices? I created conversation_config.yaml but it still does not work. Thank you. Great stuff.