Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MatchTheMatrix
/
speechbrain
Public
forked from
speechbrain/speechbrain
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
speechbrain
.github
workflows
on
develop
User selector
All users
All time
Commit history
Commits on Feb 3, 2026
Update CI requirements (#3023)
Adel-Moumen
authored
0202ec5
View commit details
Copy full SHA for 0202ec5
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Update versions of python due to 3.9 EOL (#3001)
pplantinga
authored
18b41a4
View commit details
Copy full SHA for 18b41a4
View code at this point
Browse repository at this point
Commits on May 27, 2025
Move files with optional dependencies to integrations folder (#2782)
Show description for 068a41b
pplantinga
and
Adel-Moumen
authored
068a41b
View commit details
Copy full SHA for 068a41b
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
Avoid running tests on draft PRs (#2890)
pplantinga
authored
256d25f
View commit details
Copy full SHA for 256d25f
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
Recipe test fixes (#2874)
Show description for 89cd54f
pplantinga
and
Adel-Moumen
authored
89cd54f
View commit details
Copy full SHA for 89cd54f
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Fix "use_amp" errors in recipes (#2872)
pplantinga
authored
9d27982
View commit details
Copy full SHA for 9d27982
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
Update docs gen with torch version
pplantinga
committed
faee14c
View commit details
Copy full SHA for faee14c
View code at this point
Browse repository at this point
Fix remaining doctests
pplantinga
committed
110f7bd
View commit details
Copy full SHA for 110f7bd
View code at this point
Browse repository at this point
Remove flair and spacy tests as they are incompatible with numpy 2.0
pplantinga
committed
6d8167d
View commit details
Copy full SHA for 6d8167d
View code at this point
Browse repository at this point
PyTorch 2.6 (at least cpu) is not supported on python 3.8, update minimum to 3.9
pplantinga
committed
d882441
View commit details
Copy full SHA for d882441
View code at this point
Browse repository at this point
Update PyTorch versions to ones compatible with Numpy 2
pplantinga
committed
c8e357a
View commit details
Copy full SHA for c8e357a
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
sacrebleu not sacremoses
TParcollet
committed
190217c
View commit details
Copy full SHA for 190217c
View code at this point
Browse repository at this point
fix workflow
TParcollet
committed
3e50003
View commit details
Copy full SHA for 3e50003
View code at this point
Browse repository at this point
add sacremoses to CI
TParcollet
committed
f1bf211
View commit details
Copy full SHA for f1bf211
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
`gh-action-pypi-publish@master` was deprecated, switch to `release/v1`
asumagic
committed
8a50b14
View commit details
Copy full SHA for 8a50b14
View code at this point
Browse repository at this point
Commits on Sep 13, 2024
Workaround weirdness around uv dependency setup for sphinx
asumagic
committed
029e2ce
View commit details
Copy full SHA for 029e2ce
View code at this point
Browse repository at this point
Shave the number of dependencies from doc building
asumagic
committed
9d84b1d
View commit details
Copy full SHA for 9d84b1d
View code at this point
Browse repository at this point
Bump docs CI/RTD Python version to 3.12
Show description for ccf23a1
asumagic
committed
ccf23a1
View commit details
Copy full SHA for ccf23a1
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Another gensim CI fix attempt (#2587)
Show description for 0691acd
asumagic
authored
0691acd
View commit details
Copy full SHA for 0691acd
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
Try pinning gensim version in CI for py312 (#2581)
asumagic
authored
36734b6
View commit details
Copy full SHA for 36734b6
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Enable `uv` caching on the docs CI
asumagic
committed
66ca472
View commit details
Copy full SHA for 66ca472
View code at this point
Browse repository at this point
Enable `uv` caching on the test CI
asumagic
committed
9193212
View commit details
Copy full SHA for 9193212
View code at this point
Browse repository at this point
Parallelize doc generation with Sphinx
Show description for 06f09ef
asumagic
committed
06f09ef
View commit details
Copy full SHA for 06f09ef
View code at this point
Browse repository at this point
Use `uv` in doc CI + merge some dep installs
Show description for dd50c14
asumagic
committed
dd50c14
View commit details
Copy full SHA for dd50c14
View code at this point
Browse repository at this point
Use `uv` in test CI + merge some dep installs
Show description for 41c8683
asumagic
committed
41c8683
View commit details
Copy full SHA for 41c8683
View code at this point
Browse repository at this point
Update actions/setup-python
asumagic
committed
0b13413
View commit details
Copy full SHA for 0b13413
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Merge branch 'develop' into python-3.12-ci
asumagic
authored
9c1060e
View commit details
Copy full SHA for 9c1060e
View code at this point
Browse repository at this point
Restrict tests to 3.8 and 3.12 instead of all 3.8-3.12 versions
Show description for fe171cf
asumagic
committed
fe171cf
View commit details
Copy full SHA for fe171cf
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Implement several new metrics for speech recognition (#2451)
asumagic
authored
1350e9b
View commit details
Copy full SHA for 1350e9b
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
Use Python 3.8 in more points of the pipeline and doc
asumagic
committed
4e5a968
View commit details
Copy full SHA for 4e5a968
View code at this point
Browse repository at this point
Add py 3.8 to CI?
asumagic
committed
8a33374
View commit details
Copy full SHA for 8a33374
View code at this point
Browse repository at this point
Fix kaldilm version for python 3.12 CI
asumagic
committed
7a68bc3
View commit details
Copy full SHA for 7a68bc3
View code at this point
Browse repository at this point
Add py 3.12 CI + bump CI versions + bump advertized max Python version
asumagic
committed
0cbe47c
View commit details
Copy full SHA for 0cbe47c
View code at this point
Browse repository at this point
Commits on Feb 24, 2024
Streaming ASR interfaces (#2377)
Show description for f9f21c6
asumagic
and
mravanelli
authored
f9f21c6
View commit details
Copy full SHA for f9f21c6
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
[k2 integration] New PR copied from #2133 (#2345)
Show description for 8c6f8ef
4 people
authored
8c6f8ef
View commit details
Copy full SHA for 8c6f8ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.