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
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 }}
24601
/
speechbrain
Public
forked from
speechbrain/speechbrain
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
speechbrain
speechbrain
inference
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2024
Add TF32 flags + general improvements in DDP backend (#2682)
Show description for 7037eb2
Adel-Moumen
authored
7037eb2
View commit details
Copy full SHA for 7037eb2
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
Lint fixes
asumagic
committed
ee05542
View commit details
Copy full SHA for ee05542
View code at this point
Browse repository at this point
Merge branch 'develop' into symlinkinator
asumagic
committed
d17aa10
View commit details
Copy full SHA for d17aa10
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
Fix docstring errors in speechbrain inference folder
pplantinga
committed
5c16ac4
View commit details
Copy full SHA for 5c16ac4
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
Merge pull request #2659 from helleuch/patch-1
Show description for 7382c1e
asumagic
authored
7382c1e
View commit details
Copy full SHA for 7382c1e
View code at this point
Browse repository at this point
Formatting fix
asumagic
committed
8172aad
View commit details
Copy full SHA for 8172aad
View code at this point
Browse repository at this point
Allow EncodeClassifier.from_hparams() to load private HF models (#2635)
Show description for db62976
FredHaa
authored
db62976
View commit details
Copy full SHA for db62976
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
Fix device error in VAD inference
Show description for 01a1750
helleuch
authored
01a1750
View commit details
Copy full SHA for 01a1750
View code at this point
Browse repository at this point
Commits on Aug 23, 2024
In `inference.vocoders`, raise `ValueError` rather than `quit`ting
asumagic
committed
84476d1
View commit details
Copy full SHA for 84476d1
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
Merge branch 'develop' into symlinkinator
asumagic
authored
db3ba48
View commit details
Copy full SHA for db3ba48
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
HiFi-GAN vocoder for discrete tokens (#2571)
Show description for 99052e0
Chaanks
and
poonehmousavi
authored
99052e0
View commit details
Copy full SHA for 99052e0
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Merge branch 'develop' into symlinkinator
asumagic
authored
a020eec
View commit details
Copy full SHA for a020eec
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
Add `module_input_keys` for g2p (#2600)
Show description for 47dd9ec
asumagic
authored
47dd9ec
View commit details
Copy full SHA for 47dd9ec
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Precommit fix
asumagic
committed
507b472
View commit details
Copy full SHA for 507b472
View code at this point
Browse repository at this point
File fetching in inference more explicitly uses NO_LINK
Show description for f9de878
asumagic
committed
f9de878
View commit details
Copy full SHA for f9de878
View code at this point
Browse repository at this point
localstrategy configurability for utils/inference
asumagic
committed
5412fef
View commit details
Copy full SHA for 5412fef
View code at this point
Browse repository at this point
Fix include formatting
asumagic
committed
46191a1
View commit details
Copy full SHA for 46191a1
View code at this point
Browse repository at this point
load_audio inference uses NO_LINK strategy
asumagic
committed
7c66922
View commit details
Copy full SHA for 7c66922
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
修改了batch预测时只能返回第一个ID的问题 (#2569)
YiningZhang2002
authored
94a6634
View commit details
Copy full SHA for 94a6634
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Fix compatibility for torchaudio versions without `.io` (#2532)
Show description for 5fccedb
asumagic
authored
5fccedb
View commit details
Copy full SHA for 5fccedb
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Whisper improvements: flash attention, KV caching, lang_id, translation, training... (#2450)
Show description for e670108
Adel-Moumen
authored
e670108
View commit details
Copy full SHA for e670108
View code at this point
Browse repository at this point
Commits on Apr 13, 2024
Merge branch 'develop' into AlonKellner-develop
pplantinga
committed
64d50a6
View commit details
Copy full SHA for 64d50a6
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
Revert "Revert "Merge pull request #2489 from pplantinga/add-isort"" (#2503)
Show description for 071b743
asumagic
authored
071b743
View commit details
Copy full SHA for 071b743
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
Revert "Merge pull request #2489 from pplantinga/add-isort"
Show description for aaa856d
mravanelli
committed
aaa856d
View commit details
Copy full SHA for aaa856d
View code at this point
Browse repository at this point
Commits on Apr 9, 2024
Merge branch 'develop' into add-isort
pplantinga
committed
907bb53
View commit details
Copy full SHA for 907bb53
View code at this point
Browse repository at this point
Commits on Apr 5, 2024
Update references from `.pretrained` to `.inference` (#2483)
asumagic
authored
75049f4
View commit details
Copy full SHA for 75049f4
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Fix import statement ordering using isort
pplantinga
committed
be0d9e0
View commit details
Copy full SHA for be0d9e0
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
Add pydoclint (#2469)
pplantinga
authored
d4c9f39
View commit details
Copy full SHA for d4c9f39
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Fix typos
calvinballing
committed
57c3fa7
View commit details
Copy full SHA for 57c3fa7
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Change CI from using `cspell` to `codespell` (#2467)
pplantinga
authored
341e35c
View commit details
Copy full SHA for 341e35c
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Fix typos and add ignores from past 6 months
calvinballing
committed
1db6d58
View commit details
Copy full SHA for 1db6d58
View code at this point
Browse repository at this point
Commits on Mar 12, 2024
Fix return annotation
asumagic
authored
8049d1c
View commit details
Copy full SHA for 8049d1c
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
update typing
Adel-Moumen
authored
abb2670
View commit details
Copy full SHA for abb2670
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Update SLU.py
Adel-Moumen
authored
a4c033c
View commit details
Copy full SHA for a4c033c
View code at this point
Browse repository at this point
Commits on Feb 25, 2024
fix torch.no_grad with streamableASR interface
mravanelli
committed
af34f7d
View commit details
Copy full SHA for af34f7d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.