mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-13 04:02:00 +00:00
v0.6.4
This commit is contained in:
parent
53970f3b51
commit
9cc31848de
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
[misc]
|
||||
stable_version = "0.6.3"
|
||||
stable_version = "0.6.4"
|
||||
|
||||
[tool.poetry]
|
||||
name = "whispering"
|
||||
version = "0.6.4dev0"
|
||||
version = "0.6.4"
|
||||
description = "Streaming transcriber with whisper"
|
||||
license = "MIT"
|
||||
authors = ["Yuta Hayashibe <yuta@hayashibe.jp>"]
|
||||
|
|
Loading…
Reference in a new issue