-
hello, I know the dataset of IEMOCAP is not convenient to upload. So, can you upload the code for generating the file of data_collected_full.pickle? Thanks a lot :)
-
按照requirements里的要求,创建wsl下的虚拟环境(python=3.9)直接运行命令($ pip install -r requirement.txt),最后显示错误:
ERROR: Ignored the following versions that require a different python version: 0.52.0 Requires-Python >=3.6,…
-
作者你好,首先感谢你能开源这个非常棒的项目。我在使用你代码的途中对数据集这一块有些疑惑,我想咨询一下train_vaild_test.pt文件是如何生成的,是否有tool kit可以进行类似多模态数据集的处理(比如MELD, IEMOCAP等),谢谢!期待你的回复!
-
Thanks again for your great work, I noticed that in this code you only provide features and scripts for iemocap setting, but not CMU-MOSEI. Could you kindly provide necessary data and code to reproduc…
-
I didn't find the code to generate `.htk`. Can you provide the code? And can you explain `the steps to run the repo`?
```
Traceback (most recent call last):
File "/media/other/Code/SER/feng-asr…
-
Hello,
I'm sorry to bother you again. I've got the complete IEMOCAP dataset, but I don't know what data should be placed in these two directories,since there is no paths as the following.
“dialogs_f…
-
Hi @lijfrank-open , could you please share with me the scripts you used to generate the results in your papers? I've been experimenting with different settings, but IEMOCAP results only reach around 6…
-
作者你好:
请问iemocap_data_0610.pkl、meld_data_0610.pkl、mosei_data_0610.pkl、mosi_data_0610.pkl这四个文件是如何生成的,我在代码里没有找到生成上述四个文件的地方,可以提供一下生成的代码吗?感谢 感谢
-
### Describe the bug
problem appears on the speechbrain.inference.classifiers
when run classify_batch, the self.mods report "AttributeError: 'ModuleDict' object has no attribute 'compute_features'…
-
作者你好,首先感谢你能开源这个非常棒的项目。我在使用你代码的途中对数据集这一块有些疑惑,我想咨询一下train_vaild_test.pt文件是如何生成的,是否有tool kit可以进行类似多模态数据集的处理(比如MELD, IEMOCAP等),谢谢!期待你的回复!