mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-06-02 09:30:24 +00:00
fix
This commit is contained in:
parent
75f6b4b103
commit
419de50cd1
6
.github/workflows/make_test_ebook.yaml
vendored
6
.github/workflows/make_test_ebook.yaml
vendored
@ -51,12 +51,6 @@ jobs:
|
||||
run: |
|
||||
python3 make_book.py --book_name "test_books/the_little_prince.txt" --test --batch_size 30 --test_num 100 --model caiyun
|
||||
|
||||
- name: make deepl translator test
|
||||
if: env.BBM_CAIYUN_API_KEY != null
|
||||
run: |
|
||||
python3 make_book.py --book_name "test_books/the_little_prince.txt" --test --batch_size 30 --test_num 20 --model deepl
|
||||
python3 make_book.py --book_name test_books/Lex_Fridman_episode_322.srt --test
|
||||
|
||||
- name: make openai key ebook test
|
||||
if: env.BBM_DEEPL_API_KEY != null
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user