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 }}
NormonisPing
/
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
speechbrain
tokenizers
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2021
'sentenciepiece' -> 'sentencepiece'
jim-hays-root
committed
7d06911
View commit details
Copy full SHA for 7d06911
View code at this point
Browse repository at this point
'Dictionnary which map' -> 'Dictionary which maps'
jim-hays-root
committed
3c1bbc4
View commit details
Copy full SHA for 3c1bbc4
View code at this point
Browse repository at this point
'Cotaining' -> 'Containing'
jim-hays-root
committed
e669fe7
View commit details
Copy full SHA for e669fe7
View code at this point
Browse repository at this point
'Japenese' -> 'Japanese'
jim-hays-root
committed
f9ab6cf
View commit details
Copy full SHA for f9ab6cf
View code at this point
Browse repository at this point
'Setence' -> 'Sentence'
jim-hays-root
committed
ed1b88b
View commit details
Copy full SHA for ed1b88b
View code at this point
Browse repository at this point
'Japanse' -> 'Japanese'
jim-hays-root
committed
0d4dfde
View commit details
Copy full SHA for 0d4dfde
View code at this point
Browse repository at this point
Commits on Feb 19, 2021
add tokenizer in templates + small fix in SE part
mirco
committed
efe3c7f
View commit details
Copy full SHA for efe3c7f
View code at this point
Browse repository at this point
fixed tests
mirco
committed
f4cfebd
View commit details
Copy full SHA for f4cfebd
View code at this point
Browse repository at this point
ASR template (first part) + support json in tokenizer
mirco
committed
0a88cee
View commit details
Copy full SHA for 0a88cee
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
updating tokenizers/SentencePiece.py
nauman-daw
committed
2f6aa59
View commit details
Copy full SHA for 2f6aa59
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
normalise all utils
TParcollet
committed
5859b2d
View commit details
Copy full SHA for 5859b2d
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
fixed typos in docstrings
mirco
committed
5be94bb
View commit details
Copy full SHA for 5be94bb
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Dataio without underscore
Gastron
committed
e15547d
View commit details
Copy full SHA for e15547d
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
Update init.py to work as a pip package
pplantinga
committed
d277af4
View commit details
Copy full SHA for d277af4
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Update location of new if_main_process and ddp_barrier call
pplantinga
committed
ac587ce
View commit details
Copy full SHA for ac587ce
View code at this point
Browse repository at this point
Merge branch 'collab-new-data-loading' into new-data/ckpt-every-x-min
pplantinga
committed
a449e8b
View commit details
Copy full SHA for a449e8b
View code at this point
Browse repository at this point
Make Brain saveable and move distributed functions
pplantinga
committed
4c40eeb
View commit details
Copy full SHA for 4c40eeb
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
last fixes
mravanelli
committed
d949691
View commit details
Copy full SHA for d949691
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
add Tokenizer recipe
aheba
committed
1d5e3f3
View commit details
Copy full SHA for 1d5e3f3
View code at this point
Browse repository at this point
add user_defined_symbols to spbrain tokenizer
aheba
committed
41fa814
View commit details
Copy full SHA for 41fa814
View code at this point
Browse repository at this point
add tokenizer coverage checking on train/dev/test subset
aheba
committed
1722c8b
View commit details
Copy full SHA for 1722c8b
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
add main_process checking and ddp_barrier
aheba
committed
6b456de
View commit details
Copy full SHA for 6b456de
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
fix formatting
lugoschl
committed
066f6b6
View commit details
Copy full SHA for 066f6b6
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
First commit with SLU recipe
lugoschl
committed
7c80614
View commit details
Copy full SHA for 7c80614
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
remove minloglevel from documentation
Abdelwahab Heba
committed
125184b
View commit details
Copy full SHA for 125184b
View code at this point
Browse repository at this point
remove minloglevel and use sentencepiece v0.1.91
Abdelwahab Heba
committed
63ccab7
View commit details
Copy full SHA for 63ccab7
View code at this point
Browse repository at this point
Fix sentencepiece minloglevel issue - close #328
Abdelwahab Heba
committed
be03dfb
View commit details
Copy full SHA for be03dfb
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Update error rate stats to include prediction lengths, SentencePiece, and decoder paths
pplantinga
committed
b23675b
View commit details
Copy full SHA for b23675b
View code at this point
Browse repository at this point
Commits on Aug 16, 2020
fix error in _csv2text()
jjery2243542
committed
389d82c
View commit details
Copy full SHA for 389d82c
View code at this point
Browse repository at this point
fix doc-test
jjery2243542
committed
b1534e9
View commit details
Copy full SHA for b1534e9
View code at this point
Browse repository at this point
add char_format_input option for large vocab case
jjery2243542
committed
7ddd494
View commit details
Copy full SHA for 7ddd494
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
add minloglevel for avoiding logging from sentencepiece lib
Abdelwahab Heba
committed
89baa35
View commit details
Copy full SHA for 89baa35
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
added convolution frontend and support for mixed presision
jianyuan.zhong
committed
cdc10a6
View commit details
Copy full SHA for cdc10a6
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Merge remote-tracking branch 'origin/BPE_tokenizer' into transformer-clean-bpe
jianyuan.zhong
committed
fde218a
View commit details
Copy full SHA for fde218a
View code at this point
Browse repository at this point
some changes
jianyuan.zhong
committed
12920f3
View commit details
Copy full SHA for 12920f3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.