shelly

Results 6 issues of shelly

when i run `bach_data = muspy.datasets.JSBChoralesDataset("./data/bach_data",download_and_extract = True)` i got: `Downloading source : http://www-etud.iro.umontreal.ca/~boulanni/JSB%20Chorales.zip ... Traceback (most recent call last): File "t:\study_python\chordgen\CAVE_duffision_torch\data\bulitdataset.py", line 6, in bach_data = muspy.datasets.JSBChoralesDataset("./bach_data", download_and_extract =...

jlutex-gbk.def和jlutex-utf8.def是中文字符常量表。 请问这里的两个文件在哪里,在项目中没有找到

报错信息: Traceback (most recent call last): File "/baykal/public/zhangmeiyu/bert/run.py", line 39, in model = x.Model(config).to(config.device) File "/baykal/public/zhangmeiyu/bert/models/bert.py", line 39, in __init__ self.bert = BertModel.from_pretrained(config.bert_path) File "/baykal/public/zhangmeiyu/bert/pytorch_pretrained/modeling.py", line 604, in from_pretrained state_dict...

when I running I got a error, Does anyone know why this is ` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "scripts/generate_song_data_beam.py",...

环境:Ubuntu 24.04 CPU:13th Gen Intel® Core™ i7-13700 × 24 显存:64G GPU:3090 显存:24G Docker命令:docker-compose -f ./deploy/docker-compose-linux.yml up -d 执行结果: ✔ Container heygem-asr Running 0.0s ✔ Container heygem-tts Running 0.0s ✔ Container...

运行命令: python cosyvoice/bin/export_onnx.py --model_dir pretrained_models/CosyVoice2-0.5B 报错内容: Traceback (most recent call last): File "/Projects/TTS_metric/CosyVoice/cosyvoice/bin/export_onnx.py", line 116, in main() File "/Projects/TTS_metric/CosyVoice/cosyvoice/bin/export_onnx.py", line 112, in main torch.testing.assert_allclose(output_pytorch, torch.from_numpy(output_onnx).to(device), rtol=1e-2, atol=1e-4) File "/home/miniconda3/envs/tts2/lib/python3.10/site-packages/torch/testing/_comparison.py", line...