Replies: 2 comments 1 reply
-
if u want tu use, u should learn python |
Beta Was this translation helpful? Give feedback.
0 replies
-
So it is your opinion that there is no simple answer to my question except
to learn python right? No simple command that I can try out?
Phan Tuấn Anh ***@***.***> schrieb am Fr., 19. Jan. 2024,
22:04:
… if u want tu use, u should learn python
—
Reply to this email directly, view it on GitHub
<#1965 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB3UGXPIXVZWWCWQRTEG7QTYPLNWJAVCNFSM6AAAAABCBOYSYKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DCOBVHE2DE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have received these files for a whisper model trained on the Luxemburgish language (request link)
it includes files like "vocab.json" "tokenizer_config.json" "special_tokens_map.json" "pytorch_model.bin" ... and so on.
I am trying to have it run on google colab (request link)
But I am not sure what to do with the files. Can someone point me to the right direction?
I tired this:
But already failed early on
pip 23.3.2 from /usr/local/lib/python3.10/dist-packages/pip (python 3.10)
!pip show whisper
WARNING: Package(s) not found: whisper
Thanks for any help
Beta Was this translation helpful? Give feedback.
All reactions