Bruno Martin

Results 36 comments of Bruno Martin

Damned. Are you on MacOS too ?

The image problem is referenced in issue #25 . I can't work on it at the moment. Concerning this MacOS problem, I have no clue either and lack time to...

to followup (with regard to our discussion off github). Podcast and Transcript could be interesting classes for a control at lower level. Rough proposition to feed the brainstorm: ```python transcript...

@souzatharsis any insights? Good enough for a PR?

Wow, that's a huge leap forward, kudos! I never played with langchain, so I can't comment on it. I am a bit sad to see that we can't pass our...

in https://github.com/souzatharsis/podcastfy/pull/61 the necessary and sufficient condition is that they implement `async def async_text_to_speech` . Then podcastify would try to use it to accelerate the audio creation job. From what...

@souzatharsis @mobarski raw_text absolutely needs to be supported, I think local files already does support local files which are real urls in the end. but I think the signature of...

SSML is definitively interesting. Azure speech services supports it too. But in the context of a generative AI project, do we expect the user to edit the transcript to add...

> Further, did you fetch from main before submitting the PR? I just merged and push again.

> Hi @brumar thanks for this incredible PR. Two pytests are not passing, see above. Could you please fix it before we can Merge? Thank you ! I see only...