mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-06-05 19:15:34 +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: |
|
run: |
|
||||||
python3 make_book.py --book_name "test_books/the_little_prince.txt" --test --batch_size 30 --test_num 100 --model caiyun
|
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
|
- name: make openai key ebook test
|
||||||
if: env.BBM_DEEPL_API_KEY != null
|
if: env.BBM_DEEPL_API_KEY != null
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user