add json normalizers for english language in build
This commit is contained in:
parent
6ae545bcb1
commit
e5b01033af
1 changed files with 1 additions and 0 deletions
|
|
@ -69,4 +69,5 @@ packages = [
|
|||
[tool.setuptools.package-data]
|
||||
whisperlivekit = ["web/*.html", "web/*.css", "web/*.js", "web/src/*.svg"]
|
||||
"whisperlivekit.whisper.assets" = ["*.tiktoken", "*.npz"]
|
||||
"whisperlivekit.whisper.normalizers" = ["*.json"]
|
||||
"whisperlivekit.silero_vad_models" = ["*.jit", "*.onnx"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue