Wei Wei
Results
2
comments of
Wei Wei
Same here. I wish to _**!include**_ a yaml file based on the dataset name but it is not working. >dataset_name: TIMIT >dataset_yaml: !ref ../datasets//dataset.yaml >dataset: !include:!ref
> The issue @weiwei-ww has brought up is actually a separate issue. In this case, what is desired is the dereference to happen before the include. In fact, the `!include`...