Skip to content
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

English Results help !!! #4

Open
liman13552763129 opened this issue May 17, 2022 · 2 comments
Open

English Results help !!! #4

liman13552763129 opened this issue May 17, 2022 · 2 comments

Comments

@liman13552763129
Copy link

你好,我跑的英文输入结果很不理想,我使用的是fastText的crawl-300d-2M.vec作为英文词向量,ttf文件也是英文的,跑出的结果不能正确分开每个单词,是由于什么原因呢?比如下面这样的执行语句,跑出的结果不能将原输入拆分成welcome to our home,我做了多次尝试,无论什么样的输入语句都是不能将单词正确分开

  1. python gen_data.py --input_text welcometoourhome --ttf_path ./dataset/en_TTFs/Angellita.ttf --output_dir ./dataset/test_data/
  2. python test.py --experiment_name epoch_600 --test_sample_times 20 --test_epoch 600 --data_name test_data --mode test
@muximuxi
Copy link

你好,我跑的英文输入结果很不理想,我使用的是fastText的crawl-300d-2M.vec作为英文词向量,ttf文件也是英文的,跑出的结果不能正确分开每个单词,是由于什么原因呢?比如下面这样的执行语句,跑出的结果不能将原输入拆分成welcome to our home,我做了多次尝试,无论什么样的输入语句都是不能将单词正确分开

  1. python gen_data.py --input_text welcometoourhome --ttf_path ./dataset/en_TTFs/Angellita.ttf --output_dir ./dataset/test_data/
  2. python test.py --experiment_name epoch_600 --test_sample_times 20 --test_epoch 600 --data_name test_data --mode test

请问你是有结果生成吗?我也是按照你写得这两步执行的,但是是中文的,没有结果生成,生成文件夹里面是空的

@vszyylll
Copy link

vszyylll commented May 6, 2024

请问问题后来解决了吗,还是说要自己训练模型

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

No branches or pull requests

3 participants