Alexandre Lissy
d4a3ec1f81
Add --version flag
...
Fixes #1452
2018-07-10 11:19:32 +02:00
Alexandre Lissy
eca036dc90
Proper argparse description
...
Fixes #1452
2018-07-10 10:23:17 +02:00
Alexandre Lissy
646c9178cf
Non positionnal arguments. Everywhere.
...
Fixes #1443
2018-07-04 17:12:52 +02:00
Reuben Morais
fb6d341906
Remove SciPy dependency from Python module
2018-07-03 22:36:28 -03:00
Scott Stevenson
ccd8f560ca
Remove keyword argument that has default value
...
When no `type` keyword argument is passed to the `add_argument` method
of an `argparse.ArgumentParser`, the type will be `str` by default and
therefore this does not need to be specified.
2018-05-29 18:28:59 +01:00
Divyansh Jha
d378ac7ffa
reorder arguments in client.cc, client.py and client.js also update call sites in tc-test-utils.sh
2018-02-14 09:29:35 +05:30
Alexandre Lissy
72298b8f6d
Add different samplerate samples
...
Fixes #1022
2018-02-08 20:48:53 +01:00
Guilherme Nardari
1abcedfc99
Transcode input audio to 16 kHz when necessary
2018-02-05 10:46:18 -02:00
Piyush Kumar
45a9056ddc
adding assert for wav freq check
2018-01-04 11:21:48 -05:00
Alexandre Lissy
5f0fdc485a
Add runtime execution time feedback
...
Fixes #1010
2017-11-23 14:23:26 +01:00
Reuben Morais
937c304682
Bundle the Python client as an entry point script
2017-11-17 18:26:32 +01:00