FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bin - feicc/DeepSpeech · GitHub
feicc
/
DeepSpeech
Public
forked from
mozilla/DeepSpeech
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
27
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
DeepSpeech
bin
on
master
User selector
Datepicker
Commit history
Commits on Sep 13, 2017
Make sure automation works with the new decoder
reuben
committed
86b0ed6
View commit details
Copy full SHA for 86b0ed6
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
removed blank
Rob
committed
2f22c6f
View commit details
Copy full SHA for 2f22c6f
View code at this point
Browse repository at this point
added SA sentence switch
Rob
committed
147597b
View commit details
Copy full SHA for 147597b
View code at this point
Browse repository at this point
Commits on Sep 11, 2017
formatting
Rob
committed
8c96d57
View commit details
Copy full SHA for 8c96d57
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/mlrobsmt/DeepSpeech into import_timit
Rob
committed
fad7f79
View commit details
Copy full SHA for fad7f79
View code at this point
Browse repository at this point
added timit import scripts
Rob
committed
4fc73f0
View commit details
Copy full SHA for 4fc73f0
View code at this point
Browse repository at this point
Local/Remote benchmarking tool
Show description for ccecc62
Alexandre Lissy
committed
ccecc62
View commit details
Copy full SHA for ccecc62
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
Python 2/3 compat fixes
reuben
committed
e7e8186
View commit details
Copy full SHA for e7e8186
View code at this point
Browse repository at this point
Upgrade to BeautifulSoup 4
reuben
committed
5d2935e
View commit details
Copy full SHA for 5d2935e
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
Merge pull request #788 from mozilla/issue787
Show description for 92b9e87
kdavis-mozilla
authored
92b9e87
View commit details
Copy full SHA for 92b9e87
View code at this point
Browse repository at this point
Removed log level parameter
kdavis-mozilla
committed
f3447fc
View commit details
Copy full SHA for f3447fc
View code at this point
Browse repository at this point
Fixed #789
kdavis-mozilla
committed
80f0094
View commit details
Copy full SHA for 80f0094
View code at this point
Browse repository at this point
Fixed #787
kdavis-mozilla
committed
4cc439e
View commit details
Copy full SHA for 4cc439e
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
Fixed #773
kdavis-mozilla
committed
ee74cf0
View commit details
Copy full SHA for ee74cf0
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
TaskCluster-based training and testing of DeepSpeech
Show description for 76a93dc
Alexandre Lissy
committed
76a93dc
View commit details
Copy full SHA for 76a93dc
View code at this point
Browse repository at this point
Commits on Jul 14, 2017
Merge pull request #716 from gardenia22/master
Show description for a3ead35
kdavis-mozilla
authored
a3ead35
View commit details
Copy full SHA for a3ead35
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
Fix #715; removed wrong and unused import
tilmankamp
committed
6155e6e
View commit details
Copy full SHA for 6155e6e
View code at this point
Browse repository at this point
add importer for voxforge data
gardenia22
committed
814d1e1
View commit details
Copy full SHA for 814d1e1
View code at this point
Browse repository at this point
add importer for voxforge data
gardenia22
committed
3f15213
View commit details
Copy full SHA for 3f15213
View code at this point
Browse repository at this point
add importer for voxforge dataset
gardenia22
committed
a1a71af
View commit details
Copy full SHA for a1a71af
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Merge pull request #697 from tilmankamp/issue693
Show description for 3ac527c
tilmankamp
authored
3ac527c
View commit details
Copy full SHA for 3ac527c
View code at this point
Browse repository at this point
Commits on Jul 5, 2017
Fix #693; corrections for several Fisher test samples
tilmankamp
committed
0260b2f
View commit details
Copy full SHA for 0260b2f
View code at this point
Browse repository at this point
Fix #678; copying keep directory into right target directory
tilmankamp
committed
63d528b
View commit details
Copy full SHA for 63d528b
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Fix typo in Fisher importer
reuben
committed
24dd55c
View commit details
Copy full SHA for 24dd55c
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
Fix #645; fix #646; fixing problematic samples in Fisher importer
tilmankamp
committed
4bfe891
View commit details
Copy full SHA for 4bfe891
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Fix #647; resampling Fisher from 8 to 16 kHz
tilmankamp
committed
5300c59
View commit details
Copy full SHA for 5300c59
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
Merge pull request #628 from tilmankamp/issue627
Show description for 4e1303c
tilmankamp
authored
4e1303c
View commit details
Copy full SHA for 4e1303c
View code at this point
Browse repository at this point
Fix #627; Fixing Fisher importer
tilmankamp
committed
f495c6f
View commit details
Copy full SHA for f495c6f
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Fix #590; Fix #551; Fix #615; Better process exit and exception handlin
tilmankamp
committed
2968f77
View commit details
Copy full SHA for 2968f77
View code at this point
Browse repository at this point
Commits on May 29, 2017
Fix #588; Unbuffered cluster logging with time prefixes
tilmankamp
committed
d180ac7
View commit details
Copy full SHA for d180ac7
View code at this point
Browse repository at this point
Commits on May 28, 2017
Fixed issue #608
kdavis-mozilla
committed
d9002e0
View commit details
Copy full SHA for d9002e0
View code at this point
Browse repository at this point
Commits on May 24, 2017
Fix #595; recalibrated batch size for new cluster and GPU setup
tilmankamp
committed
bee4b1d
View commit details
Copy full SHA for bee4b1d
View code at this point
Browse repository at this point
Commits on May 18, 2017
Fix #583; timeout parameter for coordinator connections; minor fixes
tilmankamp
committed
56f68a3
View commit details
Copy full SHA for 56f68a3
View code at this point
Browse repository at this point
Fix #493; DeepSpeech part of SLURM cluster support
tilmankamp
committed
e35fd8d
View commit details
Copy full SHA for e35fd8d
View code at this point
Browse repository at this point
Commits on May 10, 2017
Keep unsplit WAV files in the TED corpus
reuben
committed
2bd7fc4
View commit details
Copy full SHA for 2bd7fc4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL