Skip to content

InferenceFailedInfer, MlInference, or RunModel #779

@qryxip

Description

@qryxip

内容

(追記) RunModelにすることになりました

ONNX Runtimeの推論失敗に対応するエラーは現在ErrorKind::InferenceFailed (Rust)、InferenceFaieldError (Python)、InferenceFailedException (Java)となっています。しかしRustのエラー命名の慣習 (かつ現在におけるvoicevox_coreの他のエラー)に従えば、ErrorKind::Infer/InferErrorのようになるはずです。

Pros 良くなる点

  • 命名の統一性を出せる

Cons 悪くなる点

実現方法

VOICEVOXのバージョン

N/A

OSの種類/ディストリ/バージョン

  • Windows
  • macOS
  • Linux

その他

MlInferenceError (名詞)とかでもいいかも?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions