Skip to content

Add support for finding the train_ds.py file in site-packages #230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 4, 2025

Conversation

jdalegonzalez
Copy link

At least on my system and at least when running from a VM, the which funasr returns the bin directory for the venv, which does not have the train_ds.py file in it. However, the bin folder that does have the train_ds.py file in it can be found relative to dirname $(which funasr). if train_ds.py can't be found, this code attempts to find it in lib/site-packages/funasr/bin

@LauraGPT LauraGPT merged commit 98e97e6 into FunAudioLLM:main Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants