mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
standardize tts linting and formatting
This commit is contained in:
@@ -9,8 +9,8 @@ float energy(float * chunk, int count) {
|
||||
}
|
||||
|
||||
void apply_energy_voice_inactivity_detection(
|
||||
tts_response & data,
|
||||
float sample_rate,
|
||||
tts_response & data,
|
||||
float sample_rate,
|
||||
int ms_per_frame,
|
||||
int frame_threshold,
|
||||
float normalized_energy_threshold,
|
||||
|
||||
Reference in New Issue
Block a user