//
pkg.gl
Category
github.com/mutablelogic/go-whisper
sys
whisper
package
0.0.21
Repository:
https://github.com/mutablelogic/go-whisper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
111 SLOC
#
Functions
NewClient
Create a new client with the specified root URL for downloading models.
#
Variables
ErrTranscriptionFailed
No description provided by the author
#
Structs
HTTPError
No description provided by the author
#
Interfaces
Client
The client interface is used to download models.
Writer
If the writer contains a Header method, it can be used to set the content type and length of the response, to measure progress.