Use the model on Kaggle

#1
by tiansz - opened

Someone who like to use notebooks can check the following link: https://www.kaggle.com/code/tiansztianszs/chinese-speech-to-text

This comment has been hidden

Someone who like to use notebooks can check the following link: https://www.kaggle.com/code/tiansztianszs/chinese-speech-to-text

Hi tian,
I find the model in kaggle is hard to deploy because it was stuck,

[nltk_data] Error loading averaged_perceptron_tagger: <urlopen error
[nltk_data] TLS/SSL connection has been closed (EOF)
[nltk_data] (_ssl.c:1131)>
[nltk_data] Downloading package cmudict to
[nltk_data] /home/zhangwenjuan/nltk_data...

Could you give me some advice?
Thanks for your reply!

If you want to apply this automatic speech recognition technology to your computer,
you are still missing a file in the nltk_data,
you can search the Internet and download it to the corresponding folder.
Snipaste_2023-03-25_21-59-17.png

If you want to apply this automatic speech recognition technology to your computer, you are still missing a file in the nltk_data, you can search the Internet and download it to the corresponding folder.
Snipaste_2023-03-25_21-59-17.png

Hi Tian,
I downloaded the corresponding folder and solved the problem. Thanks for your effort!

tiansz changed discussion status to closed
tiansz changed discussion status to open
tiansz changed discussion status to closed

Sign up or log in to comment