mirror of
https://github.com/mii443/ncb-tts-r2.git
synced 2025-08-22 16:15:29 +00:00
add mp3 streaming for voicevox
This commit is contained in:
@ -24,6 +24,10 @@ opentelemetry-semantic-conventions = "0.29.0"
|
||||
opentelemetry-otlp = { version = "0.29.0", features = ["grpc-tonic"] }
|
||||
opentelemetry-stdout = "0.29.0"
|
||||
tracing-opentelemetry = "0.30.0"
|
||||
symphonia-core = "0.5.4"
|
||||
tokio-util = { version = "0.7.14", features = ["compat"] }
|
||||
futures = "0.3.31"
|
||||
bytes = "1.10.1"
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "0.8"
|
||||
|
Reference in New Issue
Block a user