You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is also problem with downloading dataset. To overcome this, I had to replace string "common_voice" with "mozilla-foundation/common_voice_13_0" because that dataset already does not exists.
dataset_name: str="common_voice"# https://huggingface.co/mozilla-foundation or https://huggingface.co/datasets/common_voice # dataset, use <Dataset>Eval for FT
I am trying to get this working, but the pip dependency tree is proving elusive. Could you please provide a
pip freeze
?The text was updated successfully, but these errors were encountered: