Where is the source code for the python code used in the examples in the model card?
#2
by kerekovskik - opened
Hi,
I think this is a great thing to port to MLX. I looked through the model card and noticed that links to the github page do not work. For instance, the link to the github page hosting the code associated with the model is pointing to https://github.com/yourusername/speaker-diarization-community-1-mlx - it seems like the "yourusername" placeholder was not properly replaced in your model card.
Unfortunately, this seems to render your pipeline unusable to me, since there's no way for me to find the source code and your example code appears to also be using a placeholder of "src" in the import section of the pipeline.
Could you update the model card? I'd love to use this pipeline.