issues
search
ReadAlongs
/
SoundSwallower
An even smaller speech recognizer / force aligner
Other
32
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: generate py39 wheels too
#66
joanise
closed
2 months ago
4
Change the default branch name to main
#65
joanise
closed
6 months ago
4
build(deps-dev): bump black from 22.12.0 to 24.3.0
#64
dependabot[bot]
closed
7 months ago
3
Build and upload releases from GitHub CI
#63
dhdaines
closed
9 months ago
0
Python 3.12 support
#62
dhdaines
closed
9 months ago
0
SoundSwallower installer is not compatible with Python 3.12
#61
joanise
closed
9 months ago
1
Add pre-compiled wheels for Python 3.11
#60
joanise
closed
9 months ago
6
Gratuitous Emscripten breakage
#59
dhdaines
opened
1 year ago
2
Add UMD module and JS-only target for older browsers
#58
dhdaines
closed
1 year ago
0
Switch to ES6 modules (and only ES6 modules)
#57
dhdaines
closed
1 year ago
0
Format all the things
#56
dhdaines
closed
1 year ago
0
Add and use pre-commit
#55
dhdaines
closed
1 year ago
0
Add type hints to Python API
#54
dhdaines
closed
1 year ago
0
Major JavaScript API cleanup
#53
dhdaines
closed
1 year ago
0
docs: update js api docs
#52
dhdaines
closed
1 year ago
0
Make the API less asynchronous
#51
dhdaines
closed
1 year ago
0
Remove remaining stackAlloc
#50
dhdaines
closed
1 year ago
0
Avoid overflowing the emscripten stack (WHOOPS)
#49
dhdaines
closed
1 year ago
0
Front-End is quite bad
#48
dhdaines
opened
1 year ago
0
fix: WTF JavaScript... TypedArray constructor strikes again
#47
dhdaines
closed
1 year ago
0
Add a method to get spectrogram data
#46
dhdaines
closed
1 year ago
0
Fix horrific memory corruption in `process()` when called with subarrays
#45
dhdaines
closed
1 year ago
0
Rust binding
#44
dhdaines
opened
1 year ago
0
Remove unused setjmp/logjmp
#43
dhdaines
closed
1 year ago
0
Remove bogus code
#42
dhdaines
closed
1 year ago
0
feat: stricter emcc linker options in external file
#41
dhdaines
closed
1 year ago
0
Package SoundSwallower as ES6 module
#40
dhdaines
closed
1 year ago
3
Node.js considered harmful, need alternate testing/ci solution
#39
dhdaines
closed
1 year ago
1
WebRTC VAD code considered harmful (on the browser)
#38
dhdaines
opened
1 year ago
0
Incremental offline decoding/alignment API needed
#37
dhdaines
opened
1 year ago
1
Model converter needed
#36
dhdaines
opened
1 year ago
0
feat: export Endpointer interface (though it will go away)
#35
dhdaines
closed
1 year ago
0
fix: extremely bogus state align code
#34
dhdaines
closed
1 year ago
0
Python build fails on ARM cpu
#33
zavalyshyn
closed
1 year ago
1
Increase wheel production and sdist too
#32
dhdaines
closed
1 year ago
0
Work around Windows damage, run CI on lesser platforms
#31
dhdaines
closed
1 year ago
0
Final 0.4.0 release updates
#30
dhdaines
closed
1 year ago
0
Correct pointer aliasing in SWAP_FLOAT32
#29
dhdaines
closed
1 year ago
0
docs: update javascript docs
#28
dhdaines
closed
1 year ago
0
Merge new features from PocketSphinx 5 (and simplify things)
#27
dhdaines
closed
1 year ago
1
Allow mixed float32 and int16 inputs
#26
dhdaines
closed
2 years ago
0
Reinstate -remove_noise as in PocketSphinx
#25
dhdaines
closed
2 years ago
0
add TypeScript annotations
#24
dhdaines
closed
2 years ago
1
Implement -cionly flag to ignore context-dependent phones
#23
dhdaines
closed
2 years ago
0
Bypass stdio and load everything asynchronously in JS
#22
dhdaines
closed
2 years ago
0
feature request: -cionly
#21
dhdaines
closed
2 years ago
0
feature request: two pass phonetic alignment
#20
lenzo-ka
closed
1 year ago
3
Consider adding a requirements.txt containing scikit-build
#19
lenzo-ka
closed
2 years ago
2
--align-text should set_search after set_alignment_fsg
#18
lenzo-ka
closed
2 years ago
2
Missing matrix.h and ps_search.h
#17
lenzo-ka
closed
2 years ago
4
Next