Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
natasa365
/
whisper.cpp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp / bindings /go
413 kB
  • 100 contributors
History: 20 commits
tmctmc's picture
tmctmc
go : call SetDuration appropriately (#1077)
4528b8c unverified over 2 years ago
  • examples
    go : fix context.Process call in examples (#1067) over 2 years ago
  • pkg
    go : call SetDuration appropriately (#1077) over 2 years ago
  • samples
    go : run `go mod tidy` before building examples + fix permissions (#296) about 3 years ago
  • .gitignore
    13 Bytes
    go : bindings updated so they can be used in third party packages. (#379) almost 3 years ago
  • LICENSE
    1.07 kB
    go : run `go mod tidy` before building examples + fix permissions (#296) about 3 years ago
  • Makefile
    967 Bytes
    go : improve progress reporting and callback handling (#1024) over 2 years ago
  • README.md
    2.83 kB
    go : fix context.Process call in examples (#1067) over 2 years ago
  • doc.go
    143 Bytes
    bindings : initial import of golang bindings (#287) about 3 years ago
  • go.mod
    380 Bytes
    go : run `go mod tidy` before building examples + fix permissions (#296) about 3 years ago
  • go.sum
    2.02 kB
    go : bindings updated so they can be used in third party packages. (#379) almost 3 years ago
  • params.go
    3.41 kB
    go : exposed various parts to the Go Interface (#697) over 2 years ago
  • whisper.go
    16.1 kB
    whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058) over 2 years ago
  • whisper_test.go
    2.82 kB
    go : improve progress reporting and callback handling (#1024) over 2 years ago