Whispering Versions Save

Streaming transcriber with whisper

v0.6.6

1 year ago
  • Updated messages

v0.6.5

1 year ago
  • Updated whisper

v0.6.4

1 year ago

New features

  • Add --frame option to change the number of minimum frames of mel spectrogram input for Whisper (default: 3000. i.e. 30 seconds)

v0.6.3

1 year ago

v0.6.2

1 year ago

New features

  • Add data_type in class Context for websocket (#36)

v0.6.1

1 year ago

:wrench: Bug fix

  • Fixed websocket startup error (#38, 40dd471f6b2f4b6b212aff5c7be7afec4ff4b3e5)

v0.6.0

1 year ago

:warning: Breaking changes

  • Removed --no-vad option and add --vad option to set threshold (86f38c6ca91a2bc9ff54836906f734ea7ceae502)
  • Removed --allow-padding and add --max_nospeech_skip option (Resolve #13)

Update

  • Document description of Parse interval

v0.5.1

1 year ago

New features

None

Changes

  • Installation
    • Set required poetry version explicitly (b12ca018874b80a229665e450c1d1092c6f7674e)
  • Development
    • Fix codes for Windows (#18)

v0.5.0

1 year ago

Set the tag to install easily the release version like this.

pip install -U git+https://github.com/shirayu/[email protected]