Closed ahadda5 closed 4 days ago
Are the audio files non-empty?
On Sun, Nov 17, 2024, 6:54 AM ahadda5 @.***> wrote:
image.png (view on web) https://github.com/user-attachments/assets/a4660b4e-99ce-47d9-8231-5d1de5e0b9bb
— Reply to this email directly, view it on GitHub https://github.com/souzatharsis/podcastfy/issues/184#issuecomment-2481094625, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTMY3ONVYMQ5QJHLEZCQYT2BBRWTAVCNFSM6AAAAABR5YIHBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBRGA4TINRSGU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Yes. could hear them loud and clear :)
this is MacOS Python 3.12. (venv) ffmeg and podcastfy - installed with no issues using pip.
Could you please confirm your OS?
Also please run pip install ffprobe
On Sun, Nov 17, 2024, 6:56 AM ahadda5 @.***> wrote:
Yes. could hear them loud and clear :)
this is MacOS Python 3.12. (venv) ffmeg and podcastfy - installed with no issues using pip.
— Reply to this email directly, view it on GitHub https://github.com/souzatharsis/podcastfy/issues/184#issuecomment-2481096861, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTMY3MUXIC4W6FRFMJI4NT2BBR5RAVCNFSM6AAAAABR5YIHBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBRGA4TMOBWGE . You are receiving this because you commented.Message ID: @.***>
had to > brew install ffmpeg My guess pip didn't do it.
Running the following code segment in ipynb
The audio files gets generated properly and can temporarily be seen under data/audio/tmp folder. However on merging them i get the following exception. not sure where ffprobe is probably some dependency. Once the exception happens it rolls back and the files are gone.