-
Notifications
You must be signed in to change notification settings - Fork 16
Description
(base) root@jetvoice-virtual-machine:/mnt/home/jetvoice/wangxf/MeloTTS# ./build/meloTTS_ov --model_dir ov_models --input_file inputs_zh.txt --output_filename audio --language ZH
[INFO] Set ONEDNN_PRIMITIVE_CACHE_CAPACITY: 100
[INFO] Set ONEDNN_MAX_CPU_ISA: AVX2_VNNI
[NF][DFNet] DeepFilter Constructor
NoiseFilter
Set CPU_RUNTIME_CACHE_CAPACITY 0
compile model ov_models/tts_zn_mix_en_int8.xml on CPU using 1101ms.
OpenVINO:OpenVINO Runtime
Version : 2025.2.0
Build : 2025.2.0-19140-c01cd93e24d-releases/2025/2
Model Device info:openvino_intel_cpu_plugin
Version : 2025.2.0
Build : 2025.2.0-19140-c01cd93e24d-releases/2025/2
CMUDict::CMUDict: Construct CMUDict
init cppjieba
load opencpop-strict.txt to pinyin_to_symbol_map, containing 429 keys
cppinyin::PinyinEncoder Constructed!
[INFO] TextNormalizer is constructed!
[INFO] Init Chinese language Module Succeed!
Set CPU_RUNTIME_CACHE_CAPACITY 0
terminate called after throwing an instance of 'ov::Exception'
what(): Exception from src/inference/src/cpp/core.cpp:126:
Exception from src/frontends/ir/src/ir_deserializer.cpp:397:
Incorrect weights in bin file!
已中止 (核心已转储)
(base) root@jetvoice-virtual-machine:/mnt/home/jetvoice/wangxf/MeloTTS# ./run_tts_zh.sh
./build/RmeloTTS_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 true --disable_bert false
[INFO] Set ONEDNN_PRIMITIVE_CACHE_CAPACITY: 100
[INFO] Set ONEDNN_MAX_CPU_ISA: AVX2_VNNI
[NF][DFNet] DeepFilter Constructor
NoiseFilter
Set CPU_RUNTIME_CACHE_CAPACITY 0
compile model ov_models/tts_zn_mix_en_int8.xml on CPU using 6461ms.
OpenVINO:OpenVINO Runtime
Version : 2025.2.0
Build : 2025.2.0-19140-c01cd93e24d-releases/2025/2
Model Device info:openvino_intel_cpu_plugin
Version : 2025.2.0
Build : 2025.2.0-19140-c01cd93e24d-releases/2025/2
CMUDict::CMUDict: Construct CMUDict
init cppjieba
load opencpop-strict.txt to pinyin_to_symbol_map, containing 429 keys
cppinyin::PinyinEncoder Constructed!
[INFO] TextNormalizer is constructed!
[INFO] Init Chinese language Module Succeed!
Set CPU_RUNTIME_CACHE_CAPACITY 0
terminate called after throwing an instance of 'ov::Exception'
what(): Exception from src/inference/src/cpp/core.cpp:126:
Exception from src/frontends/ir/src/ir_deserializer.cpp:397:
Incorrect weights in bin file!
./run_tts_zh.sh: 第 3 行: 3513653 已中止 (核心已转储) ./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 true --disable_bert false