package
0.0.21
Repository: https://github.com/mutablelogic/go-whisper.git
Documentation: pkg.go.dev

# Functions

Create a new client with the specified root URL for downloading models.

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

The client interface is used to download models.
If the writer contains a Header method, it can be used to set the content type and length of the response, to measure progress.