open_model_zoo icon indicating copy to clipboard operation
open_model_zoo copied to clipboard

add text-to-speech-en-0002 model

Open a-a-egorovich opened this issue 3 years ago • 4 comments

This is a mel-spectrogram synthesis composite model. The model generates mel-spectrogram from symbol sequences separated by space.

a-a-egorovich avatar Feb 24 '22 08:02 a-a-egorovich

some pre-commit checks failed

10:49:15 running yamllint... 10:49:23 ./models/intel/text-to-speech-en-0002/accuracy-check.yml 10:49:23 16:13 error wrong indentation: expected 10 but found 12 (indentation) 10:49:23
10:49:23 ./models/intel/text-to-speech-en-0002/text-to-speech-en-0001-decoder/model.yml 10:49:23 19:7 error empty value in block mapping (empty-values) 10:49:23
10:49:23 ./models/intel/text-to-speech-en-0002/text-to-speech-en-0002-encoder/model.yml 10:49:23 19:7 error empty value in block mapping (empty-values) 10:49:23
10:49:23 running flake8... 10:49:35 ./tools/accuracy_checker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/text_to_speech_evaluator.py:435:25: C408 Unnecessary dict call - rewrite as a literal. 10:49:35 ./tools/accuracy_checker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/text_to_speech_evaluator.py:436:25: C408 Unnecessary dict call - rewrite as a literal.

vladimir-dudnik avatar Apr 04 '22 08:04 vladimir-dudnik

still some precommit failed

14:02:26 running yamllint... 14:02:41 ./models/intel/text-to-speech-en-0002/accuracy-check.yml 14:02:41 16:13 error wrong indentation: expected 10 but found 12 (indentation) 14:02:41
14:02:41 running flake8... 14:02:49 ./tools/accuracy_checker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/text_to_speech_evaluator.py:435:25: C408 Unnecessary dict call - rewrite as a literal. 14:02:49 ./tools/accuracy_checker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/text_to_speech_evaluator.py:436:25: C408 Unnecessary dict call - rewrite as a literal.

14:03:42 running documentation checks... 14:03:47 models/intel/index.md: models/intel/text-to-speech-en-0002/README.md is not referenced

vladimir-dudnik avatar Apr 04 '22 11:04 vladimir-dudnik

pls add model to index.md

14:39:29 running documentation checks... 14:39:32 models/intel/index.md: models/intel/text-to-speech-en-0002/README.md is not referenced

vladimir-dudnik avatar Apr 04 '22 11:04 vladimir-dudnik

15:02:53 running flake8... 15:03:01 ./tools/accuracy_checker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/text_to_speech_evaluator.py:435:25: C408 Unnecessary dict call - rewrite as a literal. 15:03:01 ./tools/accuracy_checker/openvino/tools/accuracy_checker/evaluators/custom_evaluators/text_to_speech_evaluator.py:436:25: C408 Unnecessary dict call - rewrite as a literal.

vladimir-dudnik avatar Apr 04 '22 20:04 vladimir-dudnik