Skip to content

Fork Sync#129

Open
github-actions[bot] wants to merge 10000 commits intodeep-privacy:masterfrom
espnet:master
Open

Fork Sync#129
github-actions[bot] wants to merge 10000 commits intodeep-privacy:masterfrom
espnet:master

Conversation

@github-actions
Copy link

No description provided.

Masao-Someki and others added 30 commits January 9, 2026 19:58
1. Added the Python version as metadata.
2. Added a flag to generate requirements.txt for experiment-level environment logging.
3. Added a log rotation function for cases where the log file already exists (in espnet2, this was previously handled by a Perl script).
[espnet3-11] Directory update to espnet-3
Update Documentation with ESPnet1 EOL
- Revert unrequired comment deletion
- Revert logging.py (This should be merged in #6329.
pre-commit-ci bot and others added 30 commits February 17, 2026 17:16
fix: correct typos 'seperated' and 'fuction'
Small bug fix for GTSinger data processing
Removed specific version requirements for Python and gcc.
feat(rw): add kinyarwanda tts recipe - Victor Olufemi
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Python 3.12 has a known sys.settrace performance regression (CPython
gh-107674) that causes ~7x tracing overhead vs ~3x on 3.10. Since all
CI tests run under coverage, this makes 3.12 integration tests take
>5h (vs ~1h45m on 3.10), exceeding the 6h GitHub Actions timeout.

Switch to COVERAGE_CORE=sysmon (PEP 669) on Python 3.12+ which uses
the low-overhead sys.monitoring API instead of sys.settrace.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
upgrade the Python version to 3.10 in README.md
Backup Download link for mwerSegmenter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.