Skip to content

Download TTS models #15

@howardbaik

Description

@howardbaik

RStudio crashes when attempting to use a new model. When tts is using a new model (that doesn't exist in /Users/howardbaek/Library/Application Support/tts), it needs to download the model to that folder:

Screenshot 2023-05-09 at 2 56 45 PM

I think this download process causes RStudio to crash for some reason.

The Python TTS API seems to deal with this by setting up (initializing) the model first before converting text to speech.

Task

  • Figure out a way to download the model in the user system (for ex. /Users/howardbaek/Library/Application Support) without crashing RStudio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions