DeepSpeech icon indicating copy to clipboard operation
DeepSpeech copied to clipboard

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

Results 133 DeepSpeech issues
Sort by recently updated
recently updated
newest added

## Motivation Optuna v3.0.0 was released in 29 August 2022, and `Trial.suggest_uniform` was deprecated. Please use `Trial.suggest_float` as described in the [migration guide](https://github.com/optuna/optuna/discussions/3930#discussion-4331830). ## Changes This PR simply replace `Trial.suggest_uniform`...

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies
javascript

This is the output from windows10 command prompt F:\My_Projects\DeepSpeech\native_client>F:\cygwin\bin\make deepspeech 'F:\VS2019\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\'cl.exe /cygdrive/f/My_Projects/DeepSpeech/tensorflow\bazel-bin\native_client\libdeepspeech.so.if.lib deepspeech.cc -o deepspeech Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30152 for x64 Copyright (C) Microsoft Corporation. All rights...

`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `set-output` to `$GITHUB_OUTPUT` Instructions for envvar usage from...

As of 2023-2 there is still no bindings for Apple silicon M1, can't use deepspeech in electron on a arm Macbook

install deepspeech import deepspeech import wave # تحديد ملف النموذج وملف الصوت model_path = "path/to/deepspeech-0.9.3-models.pbmm" scorer_path = "path/to/deepspeech-0.9.3-models.scorer" audio_file_path = ""/content/sample_data/.ipynb_checkpoints/نقد أدبي رفعت ج 1.mp3"" # تهيئة DeepSpeech model =...

Uploading VID-20200626-WA0042.mp4…