Commit 982c5fa2 authored by Nikhilesh Bhatnagar's avatar Nikhilesh Bhatnagar

Ensuring charmaps and ssn parser is available

parent 9e7cad28
...@@ -8,4 +8,4 @@ nvidia-docker run --gpus=all -it --rm --name iitm-tts-dhruva-builder -v ./patche ...@@ -8,4 +8,4 @@ nvidia-docker run --gpus=all -it --rm --name iitm-tts-dhruva-builder -v ./patche
cp Fastspeech2_HS/text_preprocess_for_inference.py triton_model_repo/tts/1 cp Fastspeech2_HS/text_preprocess_for_inference.py triton_model_repo/tts/1
cp Fastspeech2_HS/get_phone_mapped_python.py triton_model_repo/tts/1 cp Fastspeech2_HS/get_phone_mapped_python.py triton_model_repo/tts/1
cp -r triton_models/tts/config.pbtxt triton_models/tts/1 triton_model_repo/tts cp -r triton_models/tts/config.pbtxt triton_models/tts/1 triton_model_repo/tts
cp -r onnx_models/* Fastspeech2_HS/phone_dict Fastspeech2_HS/multilingualcharmap.json triton_model_repo/tts/1 cp -r onnx_models/* Fastspeech2_HS/phone_dict Fastspeech2_HS/ssn_parser Fastspeech2_HS/charmap Fastspeech2_HS/multilingualcharmap.json triton_model_repo/tts/1
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment