ValueError: Asked to export a speecht5 model for the task audio-to-audio (auto-detected), but the Optimum ONNX exporter only supports the tasks text-to-audio for speecht5. Please use a supported task. Please open an issue at https://github.com/huggingface/optimum/issues if you would like the task audio-to-audio to be supported in the ONNX export for speecht5.
microsoft/speecht5_hifigan
KeyError: "The task could not be automatically inferred. Please provide the argument --task with the relevant task from token-classification, zero-shot-image-classification, image-to-image, zero-shot-object-detection, semantic-segmentation, text2text-generation, feature-extraction, mask-generation, depth-estimation, stable-diffusion, image-to-text, image-segmentation, audio-classification, text-classification, automatic-speech-recognition, conversational, audio-xvector, stable-diffusion-xl, question-answering, multiple-choice, text-generation, audio-frame-classification, image-classification, fill-mask, object-detection, text-to-audio, masked-im. Detailed error: 'Could not find the proper task name for SpeechT5HifiGan.'"
Motivation
Trying to run "AudioLDM" using ONNX formats to use with onnxruntime-web
Your contribution
Novice with onnx, so at best, my contributions may not be beneficial
Feature request
microsoft/speecht5_vc
microsoft/speecht5_hifigan
Motivation
Trying to run "AudioLDM" using ONNX formats to use with onnxruntime-web
Your contribution
Novice with onnx, so at best, my contributions may not be beneficial