issues
search
mutablelogic
/
go-whisper
Speech-to-Text in golang
https://pkg.go.dev/github.com/mutablelogic/go-whisper
Apache License 2.0
73
stars
9
forks
source link
Update logging and resampling
#49
Closed
djthorpe
closed
3 months ago
djthorpe
commented
3 months ago
Updated the logging
Reverted the resampling code (in go-media) since it was causing some issues and needs to be re-worked. This meansraw audio like WAV temporarily no longer works. Encoded audio does still work.