nvda
Add leading silence detection and removal logic
#17648
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
28
Changes
View On
GitHub
Commits
Add leading silence detection and removal logic
gexgd0419
committed
1 year ago
Call startTrimmingLeadingSilence in stop and _idleCheck
gexgd0419
committed
1 year ago
Add changelog entry
gexgd0419
committed
1 year ago
Add generateSilence in SilenceDetect
gexgd0419
committed
1 year ago
Add pre_synthSpeak extension point in synthDriverHandler
gexgd0419
committed
1 year ago
Check speech sequence in nvwave.py to see if leading silence is inserted by BreakCommand
gexgd0419
committed
1 year ago
Add pre_synthSpeak in developerGuide
gexgd0419
committed
1 year ago
Enable trimming by default for speech only
gexgd0419
committed
1 year ago
Fix
gexgd0419
committed
1 year ago
Clear (initialize) the smp value before reading samples
gexgd0419
committed
1 year ago
Add comments for min/max value trimming
gexgd0419
committed
1 year ago
Add Changes for Developers entry
gexgd0419
committed
1 year ago
Apply suggestions from code review
gexgd0419
committed
1 year ago
Apply suggestions
gexgd0419
committed
1 year ago
Revert "Add generateSilence in SilenceDetect"
gexgd0419
committed
1 year ago
Add config item speech.trimLeadingSilence in advanced settings
gexgd0419
committed
1 year ago
Allow disabling by user
gexgd0419
committed
1 year ago
Remove unused code
gexgd0419
committed
1 year ago
Remove GUI structure from name "AdvancedSettingsTrimLeadingSilence"
gexgd0419
committed
1 year ago
Update user_docs/en/userGuide.md
gexgd0419
committed
1 year ago
Reload synth when settings changes
gexgd0419
committed
1 year ago
Add copyright header for silenceDetect.h
gexgd0419
committed
1 year ago
Pre-commit auto-fix
pre-commit-ci[bot]
committed
1 year ago
Change anchor
SaschaCowley
committed
1 year ago
Update user_docs/en/changes.md
seanbudd
committed
1 year ago
Move speech queue checking into WavePlayer class
gexgd0419
committed
1 year ago
Pre-commit auto-fix
pre-commit-ci[bot]
committed
1 year ago
Remove unused function `WaveFormat::convertFrom`
gexgd0419
committed
1 year ago
Loading