-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
追加: TTSEngine
スナップショット
#1013
追加: TTSEngine
スナップショット
#1013
Conversation
スナップショット値が Linux と Windows で一致しない...? @Hiroshiba |
onnxruntimeを使っている場合割と OS 依存で値が変わることはあったのですが、見たところモックを使っているので初めての現象な気がします!!! 問題はPythonかnumpyのどこかがfloat32だったりfloat64だったりすることな気がしています。 とりあえずfloat32になってたり64になってたりしそうなところの第一候補は あるいはもう雑に他と同様に |
c67bc2f
to
b462c57
Compare
貴重な情報ありがとうございます。
👍 テストパスを確認しました。Reviewよろしくお願いします。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!!
内容
TTSEngine
各メソッドのスナップショットを追加関連 Issue
ref #978
ref #899