Skip to content

学習済みモデル保存構造 #1

@OhkuboSGMS

Description

@OhkuboSGMS

巷のリポジトリでは
https://github.com/openai/whisper/blob/main/whisper/__init__.py#L95

デフォルトの保存先は

            os.path.join(os.path.expanduser("~"), ".cache", "whisper")

のようにユーザディレクトリ/.cache/アプリ名 といった感じが多いのでそこに合わせる

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions