Chenxi
Chenxi
hi @jasonppy, Sure thing happy to make the modifications as suggested! Although I have a quick question of the differences of using `Whisper` and `WhisperX`, as well as the `transcribe`...
Hi @jasonppy, I just updated the demo incorporating you suggestions. As prev message I think there are some redundant functions in the gradio demo, but current Replicate demo replaces `mfa`...
Hi @jasonppy thanks for the comments! I actually realised for `cog.yaml`, `pip install -e git+https://github.com/facebookresearch/audiocraft.git@c5157b5bf14bf83449c17ea1eeb66c19fb4bc7f0#egg=audiocraf` does not install the lib properly and show `audiocraf` import error, hence I am using...