Skip to content

Unable to read the model bert_subword_tokenizer #25

Open
@itlabers

Description

@itlabers

Unable to read the model bert_subword_tokenizer

./build/meloTTS_ov --model_dir ov_models --input_file inputs_zh.txt --output_filename audio --language ZH --speed 0.95 --tts_device CPU --bert_device CPU --quantize false --disable_bert false
set ONEDNN_PRIMITIVE_CACHE_CAPACITY: 100
terminate called after throwing an instance of 'ov::Exception'
what(): Exception from src/inference/src/cpp/core.cpp:121:
Exception from src/inference/src/dev/plugin.cpp:58:
Exception from src/plugins/auto/src/auto_schedule.cpp:443:
[AUTO] compile model failed, CPU:Exception from src/inference/src/dev/plugin.cpp:58:
Exception from src/inference/src/model_reader.cpp:154:
Unable to read the model: ov_models/bert-base-multilingual-uncased/bert_subword_tokenizer.xml Please check that model format: xml is supported and the model is correct. Available frontends:

;

Aborted

branch : multilang-develop
OS: wsl-ubuntu22.04
openvino: openvino_genai_ubuntu22_2024.6.0.0_x86_64
GCC 11.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions