generated from nhcarrigan/template
feat: diarisation maybe
This commit is contained in:
@@ -34,6 +34,10 @@ hound = "3.5" # WAV file handling
|
||||
# Voice activity detection
|
||||
voice_activity_detector = "0.2"
|
||||
|
||||
# Audio analysis for speaker detection
|
||||
dasp = "0.11" # Digital audio signal processing
|
||||
rustfft = "6.2" # FFT for frequency analysis
|
||||
|
||||
# Async runtime
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user