-
Notifications
You must be signed in to change notification settings - Fork 106
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
Hugging Face pretrained models integration #128
Comments
@mkatic007, I've added the hugging face implementation to the supported models. |
Thank you! I tried with: subsai D:/TranSource/03.mp3 --model japanese-asr/distil-whisper-large-v3-ja-reazonspeech-large --model-configs "{"model_type": "large-v3"}" --format srt -tm mbart50 -tsl japanese -ttl english |
The command should look like:
|
Thank you, I tried but now I am getting this error: |
Could you please explain how to add a Hugging Face pretrained model to work with your solution?
The text was updated successfully, but these errors were encountered: