-
Notifications
You must be signed in to change notification settings - Fork 62
[silero_vad] Multiprocessing fix #771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
356264f
[Build] Fix html links, Add <function>.html as source in documentation
yonishelach 2202caf
Update CI temporarily and update index
yonishelach b0f2b5d
Merge pull request #615 from yonishelach/fix-links-html
yonishelach 8b17c8f
[XGB-Custom] Fix test artifact key name
yonishelach f42f3e3
Merge pull request #616 from yonishelach/fix-xgb-custom-test
yonishelach a469dca
[XGB-Serving][XGB-Test][XGB-Trainer] Fix tests - artifact key
yonishelach 80c7de2
Merge pull request #617 from yonishelach/fix-xgb-custom-test
yonishelach 3301415
[Build] Install python 3.9 when testing (#618)
yonishelach 0cd1f15
[Build] Update python version in CI (#620)
yonishelach 33e7ab8
Revert "[Build] Update python version in CI (#620)" (#621)
yonishelach 7a7473b
Revert "[Build] Install python 3.9 when testing (#618)" (#619)
yonishelach 81437da
[Build] Build with python 3.9 (#622)
yonishelach c0a1bb8
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l 10cf170
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l 81b45ae
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l f1aa62a
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l 5bb578c
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l 17b6eb0
fix1
guy1992l c3a141c
fix2
guy1992l File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -27,4 +27,4 @@ spec: | |
| - tqdm | ||
| - onnxruntime | ||
| url: '' | ||
| version: 1.0.0 | ||
| version: 1.1.0 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.