Commit Graph

69 Commits

Author SHA1 Message Date
Alexandre Lissy
c1c038bbdf Link to proper README for examples/
Fixes #2552
2019-11-27 13:44:27 +01:00
Alexandre Lissy
1bf246dfab Bump VERSION to 0.6.0-alpha.15 2019-11-14 09:18:30 +01:00
Carlos Fonseca M
42e533016c Move WPF example to MVVM 2019-11-13 04:25:05 -06:00
Reuben Morais
b70de5a9ba
Merge pull request #2509 from bprfh/patch-2
Add README.rst to example Folder
2019-11-12 13:02:12 +00:00
Reuben Morais
da8a3e546f
Adjust title formatting 2019-11-12 13:01:54 +00:00
lissyx
6a9222ba2b
Merge pull request #2511 from bprfh/patch-1
Better instructions for example/vad_transcriber
2019-11-08 18:01:59 +01:00
bprfh
26f20f989d
Removed wrong bug note, spelling, wording. 2019-11-08 17:51:46 +01:00
bprfh
65d81add96
Fixed the title markdown as requested
Changed wrong title markdown from "===============" to "=====", as requested.
2019-11-07 19:21:31 +01:00
bprfh
0ddc83c707
Give a short description on what is in the folder
Give a short description and overview of the content of the folder, so we can link from the main README.rst
2019-11-07 16:31:54 +01:00
Alexandre Lissy
c7816ee5dd Bump VERSION to 0.6.0-alpha.14 2019-11-07 07:27:18 +01:00
bprfh
5eb47053e7
Added clearer instructions for setup and errors
The tutorial misses a few steps for the setup and doesn't mention a few common errors.
I also tried format it better.
2019-11-06 12:02:48 +01:00
Alexandre Lissy
f5708a99d5 Bump VERSION to 0.6.0-alpha.13 2019-11-05 16:22:15 +01:00
Reuben Morais
3fdc7d422d Remove alphabet param usage 2019-11-05 09:02:42 +01:00
Alexandre Lissy
e1be01b1d6 Bump VERSION to 0.6.0-alpha.12 2019-11-05 08:57:31 +01:00
Dustin J. Mitchell
bd12eacafa include /api/ in community-tc URLs 2019-11-03 03:54:18 +00:00
Miles Crabill
27efcf470a
swap taskcluster.net references for community-tc.services.mozilla.com 2019-11-01 14:12:50 -07:00
Alexandre Lissy
3889739a9b Bump VERSION to 0.6.0-alpha.11 2019-10-26 12:02:32 +02:00
Alexandre Lissy
f80dbcda75 Build Python 3.8 wheels
Fixes #2461
2019-10-25 12:28:27 +02:00
Alexandre Lissy
2cbc79fb8a Bump VERSION to 0.6.0-alpha.10 2019-10-17 08:53:38 +02:00
Alexandre Lissy
156a16e330 Bump VERSION to 0.6.0-alpha.9 2019-10-11 12:56:22 +02:00
Reuben Morais
5cb15ca6ed Use model sample rate in examples 2019-10-10 22:04:33 +02:00
Reuben Morais
baaa5842b2 Remove sample rate parameter usage from examples 2019-10-10 15:44:11 +02:00
Reuben Morais
fb611efd00
Merge pull request #2400 from carlfm01/remove-intptr
Replace structs with IntPtr .NET
2019-10-07 08:44:32 +02:00
Carlos Fonseca
0f826f6324 Add thread-safe close 2019-10-05 04:00:00 +00:00
Alexandre Lissy
9ce8c24165 Move from Markdown to reStructuredText 2019-10-04 12:07:32 +02:00
Alexandre Lissy
8595f2a7bb Bump VERSION to 0.6.0-alpha.8 2019-09-27 11:10:10 +02:00
Alexandre Lissy
693648657f Bump VERSION to 0.6.0-alpha.7 2019-09-24 11:06:29 +02:00
Alexandre Lissy
579925483b Bump VERSION to 0.6.0-alpha.6 2019-09-19 16:30:03 +02:00
Alexandre Lissy
5465747e37 Fix linter errors 2019-09-18 15:54:19 +02:00
Alexandre Lissy
b5a3e328da Update examples to run latest DeepSpeech
Fixes #2351
2019-09-17 20:19:09 +02:00
Alexandre Lissy
5ef0117df0 Run examples on TaskCluster
Fixes #2353
2019-09-17 20:19:09 +02:00
Reuben Morais
f8f6b33cce Update .NET examples 2019-09-09 12:03:14 +02:00
Alexandre Lissy
81b3b159c4 Remove ununsed prealloc frames
Fixes #2298
2019-08-20 18:38:46 +02:00
Carlos Fonseca Murillo
73511e48b2 Match native error codes for .NET 2019-05-29 08:08:35 +00:00
Reuben Morais
97941db3d8 Move .NET bindings to native_client folder 2019-04-11 13:09:45 -03:00
Igor Fritzsch
e8169160b6 Improved Nodejs streaming inference with VAD and FFmpeg 2019-03-18 14:32:33 +01:00
lissyx
481dd7d2c6
Merge pull request #1901 from jorxster/feature/examples_mic_vad_streaming_input_rate
Feature/resample examples mic vad streaming input rate
2019-03-18 11:32:03 +01:00
Carlos Fonseca M
eb94aadb76 Add NET Framework targets 2019-03-14 21:45:36 -06:00
Alexandre Lissy
75149f33df Building on Windows
Fixes #1793
Fixes #1794
2019-03-12 22:21:01 +01:00
Carlos Fonseca M
5ff17dfa03 Remove unused configurations from CSharp projects
Fixes:
https://discourse.mozilla.org/t/compiling-for-windows/32939/65?u=carlfm01
2019-03-04 21:39:53 -06:00
Carlos Fonseca M
a20c17bc48 Change CSharp clients to use disposable interface 2019-03-04 21:21:03 -06:00
Carlos Fonseca M
3a3b8e33d2 Add CSharp interface docs 2019-03-04 21:18:02 -06:00
lissyx
dca8c40ae9
Merge pull request #1900 from dsteinman/nodejs-example
add simple nodejs example
2019-03-04 12:03:19 +01:00
Jordan Olafsen
77b2f8f3ec Address pull request feedback from @lissyx 2019-03-04 23:00:00 +13:00
Dan Steinman
7c3d56b8c0 Add a Nodejs wav file example 2019-03-03 18:58:27 -05:00
Carlos Fonseca M
21fbbc689b Remove unnecessary read key
The readkey is keeping DS process alive.
2019-02-28 13:09:28 -06:00
Reuben Morais
95290530e2 Add NuPKG spec files and folder structure 2019-02-28 11:55:45 -03:00
Carlos Fonseca M
f9f9e4643d Add Windows build doc 2019-02-23 00:01:50 -06:00
Jordan Olafsen
dedf2911da Add resampling to microphone stream if different from processing sample rate. Uses scipy.signal 2019-02-23 13:35:45 +13:00
Jordan Olafsen
56df4ebf03 Add Input Rate to examples/mic_vad_streaming.
Add -r for input device sample rate and -d for device index by PyAudio
2019-02-21 22:20:05 +13:00