- initial import
This commit is contained in:
BIN
bin/linux/aqua-wb
Executable file
BIN
bin/linux/aqua-wb
Executable file
Binary file not shown.
BIN
bin/linux/pjsua
Executable file
BIN
bin/linux/pjsua
Executable file
Binary file not shown.
BIN
bin/linux/pvqa
Executable file
BIN
bin/linux/pvqa
Executable file
Binary file not shown.
BIN
bin/linux/silence_eraser
Executable file
BIN
bin/linux/silence_eraser
Executable file
Binary file not shown.
BIN
bin/linux/speech_detector
Executable file
BIN
bin/linux/speech_detector
Executable file
Binary file not shown.
1
bin/macos/README.txt
Normal file
1
bin/macos/README.txt
Normal file
@@ -0,0 +1 @@
|
||||
This pjsua requires 10.14 at least!
|
||||
BIN
bin/macos/aqua-wb
Executable file
BIN
bin/macos/aqua-wb
Executable file
Binary file not shown.
BIN
bin/macos/pjsua
Executable file
BIN
bin/macos/pjsua
Executable file
Binary file not shown.
BIN
bin/macos/pvqa
Executable file
BIN
bin/macos/pvqa
Executable file
Binary file not shown.
226
bin/pvqa.cfg
Normal file
226
bin/pvqa.cfg
Normal file
@@ -0,0 +1,226 @@
|
||||
BOF Common
|
||||
IntervalLength = 0.68
|
||||
IsUseUncertain = false
|
||||
IsUseMixMode = true
|
||||
IsUseDistance = false
|
||||
AllWeight = 1.0
|
||||
SilWeight = 1
|
||||
VoiWeight = 1
|
||||
AllCoefficient = 1.0
|
||||
SilCoefficient = 1.0
|
||||
VoiCoefficient = 1.0
|
||||
SilThreshold = -37.50
|
||||
IsOnePointSil = false
|
||||
IsNormResult = true
|
||||
IsMapScore = true
|
||||
EOF Common
|
||||
|
||||
BOF Detector
|
||||
Name = SNR
|
||||
DetectorType = SNR
|
||||
IntThresh = 0.10
|
||||
FrameThresh = 14
|
||||
DetThresh = 0.10
|
||||
PVQA-Flag = true
|
||||
PVQA-Weight = 1.0
|
||||
DetMode = Both
|
||||
EOF Detector
|
||||
|
||||
BOF Detector
|
||||
Name = DeadAir-00
|
||||
DetectorType = DeadAir
|
||||
IntThresh = 0.60
|
||||
DetThresh = 0.60
|
||||
PVQA-Flag = true
|
||||
PVQA-Weight = 1.0
|
||||
DetMode = Both
|
||||
EOF Detector
|
||||
|
||||
BOF Detector
|
||||
Name = DeadAir-01
|
||||
DetectorType = DeadAir
|
||||
IntThresh = 0.5
|
||||
DetThresh = 0.5
|
||||
PVQA-Flag = true
|
||||
PVQA-Weight = 1.0
|
||||
DetMode = Both
|
||||
EOF Detector
|
||||
|
||||
BOF Detector
|
||||
Name = Click
|
||||
DetectorType = Clicking
|
||||
IntThresh = 0.10
|
||||
DetThresh = 0.10
|
||||
PVQA-Flag = true
|
||||
PVQA-Weight = 1.0
|
||||
DetMode = Both
|
||||
EOF Detector
|
||||
|
||||
BOF Detector
|
||||
Name = VAD-Clipping
|
||||
DetectorType = VADClipping
|
||||
IntThresh = 0.0
|
||||
FrameThresh = 0.0
|
||||
DetThresh = 0.0
|
||||
PVQA-Flag = true
|
||||
PVQA-Weight = 1.0
|
||||
DetMode = Both
|
||||
EOF Detector
|
||||
|
||||
BOF Detector
|
||||
Name = Amplitude-Clipping
|
||||
DetectorType = AmpClipping
|
||||
IntThresh = 0.00
|
||||
FrameThresh = 1.00
|
||||
DetThresh = 0.00
|
||||
PVQA-Flag = true
|
||||
PVQA-Weight = 1.00
|
||||
DetMode = Both
|
||||
EOF Detector
|
||||
|
||||
BOF Detector
|
||||
Name = Dynamic-Clipping
|
||||
DetectorType = AmpClipping
|
||||
IntThresh = 0.05
|
||||
FrameThresh = 1.50
|
||||
DetThresh = 0
|
||||
PVQA-Flag = true
|
||||
PVQA-Weight = 0.0
|
||||
DetMode = Voice
|
||||
EOF Detector
|
||||
|
||||
BOF Base EchoMono
|
||||
SamplesType = UnKnownCodec
|
||||
StepLengthSec = 0.5
|
||||
MinDelayMs = 50
|
||||
MaxLengthMs = 2800
|
||||
WindowFunckID = 0
|
||||
SpanLengthMs = 50
|
||||
EOF Base EchoMono
|
||||
|
||||
BOF Detector
|
||||
Name = ECHO
|
||||
DetectorType = EchoMono
|
||||
IntThresh = 0.00
|
||||
FrameThresh = -40.0
|
||||
DetThresh = 0.00
|
||||
PVQA-Flag = true
|
||||
PVQA-Weight = 1.0
|
||||
DetMode = Voice
|
||||
STAT-Flag = true
|
||||
SpanLengthMs = 50
|
||||
EOF Detector
|
||||
|
||||
BOF Detector
|
||||
Name = Silent-Call-Detection
|
||||
DetectorType = DeadAir
|
||||
IntThresh = 0.99
|
||||
DetThresh = 0.99
|
||||
PVQA-Flag = false
|
||||
PVQA-Weight = 1.0
|
||||
EOF Detector
|
||||
|
||||
BOF Base SNR
|
||||
MinPowerThresh = 1.0000
|
||||
LogEnergyCoefficient = 10.0000
|
||||
MinSignalLevel = 40.0000
|
||||
MinSNRDelta = 0.0001
|
||||
MinEnergyDisp = 3.0000
|
||||
MinEnergyDelta = 1.0000
|
||||
SamplesType = UnKnownCodec
|
||||
EOF Base SNR
|
||||
|
||||
BOF Base AmpClipping
|
||||
FlyAddingCoefficient = 0.1000
|
||||
IsUseDynamicClipping = false
|
||||
SamplesType = UnKnownCodec
|
||||
EOF Base AmpClipping
|
||||
|
||||
BOF Base Clicking
|
||||
SamplesType = UnKnownCodec
|
||||
EOF Base Clicking
|
||||
|
||||
BOF Base DeadAir
|
||||
StuckDeltaThreshold = 6
|
||||
MinNonStuckTime = 80
|
||||
MinStuckTime = 80
|
||||
MinStartNonStuckTime = 1920
|
||||
MinLevelThreshold = 256
|
||||
SamplesType = UnKnownCodec
|
||||
EOF Base DeadAir
|
||||
|
||||
BOF Base VADClipping
|
||||
SamplesType = UnKnownCodec
|
||||
EOF Base VADClipping
|
||||
|
||||
BOF DeadAir-01
|
||||
MinLevelThreshold = 0
|
||||
EOF DeadAir-01
|
||||
|
||||
BOF Silent-Call-Detection
|
||||
MinLevelThreshold = 0
|
||||
IsUseRMSPower = true
|
||||
MinRMSThreshold = -70
|
||||
EOF Silent-Call-Detection
|
||||
|
||||
BOF Dynamic-Clipping
|
||||
FlyAddingCoefficient = 0.1000
|
||||
SamplesType = UnKnownCodec
|
||||
IsUseDynamicClipping = true
|
||||
EOF Dynamic-Clipping
|
||||
|
||||
BOF Correction
|
||||
IntStart = 5.0
|
||||
IntEnd = 4.2
|
||||
Mult = 1.0
|
||||
#Shift = -1.7
|
||||
Shift = 0
|
||||
EOF Correction
|
||||
|
||||
BOF Correction
|
||||
IntStart = 4.2
|
||||
IntEnd = 3.5
|
||||
Mult = 1.0
|
||||
#Shift = -0.85
|
||||
Shift = 0
|
||||
EOF Correction
|
||||
|
||||
BOF SR Correction
|
||||
SampleRate = 11000.0
|
||||
Shift = 0.05
|
||||
EOF SR Correction
|
||||
|
||||
BOF SR Correction
|
||||
SampleRate = 16000.0
|
||||
Shift = 0.1
|
||||
EOF SR Correction
|
||||
|
||||
BOF SR Correction
|
||||
SampleRate = 22000.0
|
||||
Shift = 0.2
|
||||
EOF SR Correction
|
||||
|
||||
BOF SR Correction
|
||||
SampleRate = 32000.0
|
||||
Shift = 0.3
|
||||
EOF SR Correction
|
||||
|
||||
BOF SR Correction
|
||||
SampleRate = 48000.0
|
||||
Shift = 0.45
|
||||
EOF SR Correction
|
||||
|
||||
BOF SR Correction
|
||||
SampleRate = 96000.0
|
||||
Shift = 0.5
|
||||
EOF SR Correction
|
||||
|
||||
BOF SR Correction
|
||||
SampleRate = 192000.0
|
||||
Shift = 0.6
|
||||
EOF SR Correction
|
||||
|
||||
BOF Scores Map
|
||||
ScoresLine = 4;3.027000;2.935000;2.905000;2.818000;2.590000;2.432000;2.310000;1.665000;1.000000;
|
||||
EOF Scores Map
|
||||
|
||||
BIN
bin/rpi/aqua-wb
Executable file
BIN
bin/rpi/aqua-wb
Executable file
Binary file not shown.
BIN
bin/rpi/dist/libasound2-plugins_1.1.8-1_armhf.deb
vendored
Normal file
BIN
bin/rpi/dist/libasound2-plugins_1.1.8-1_armhf.deb
vendored
Normal file
Binary file not shown.
BIN
bin/rpi/dist/ofono_1.21-1_armhf.deb
vendored
Normal file
BIN
bin/rpi/dist/ofono_1.21-1_armhf.deb
vendored
Normal file
Binary file not shown.
BIN
bin/rpi/dist/rtkit_0.11-6_armhf.deb
vendored
Normal file
BIN
bin/rpi/dist/rtkit_0.11-6_armhf.deb
vendored
Normal file
Binary file not shown.
BIN
bin/rpi/pvqa
Executable file
BIN
bin/rpi/pvqa
Executable file
Binary file not shown.
BIN
bin/rpi/silence_eraser
Executable file
BIN
bin/rpi/silence_eraser
Executable file
Binary file not shown.
BIN
bin/rpi/speech_detector
Executable file
BIN
bin/rpi/speech_detector
Executable file
Binary file not shown.
Reference in New Issue
Block a user