Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

DeepSpeech
Trending repository
JRMeyer
JRMeyer commented Dec 3, 2019

transcribe.py has odd directory-scanning behavior which isn't documented

If you point --src to a directory, you get the error:

E Path in --src not existing

Looking at the code logic, the script expects a JSON file with a .catalog file extension. This is (1) not documented, and (2) not a really useful logic. It would be much better to point the script to a dir, and scan f

Terminal logo
Popular topic
The terminal is an interface in which you can type and execute text-based commands.
julia
Trending repository
Git Merge 2020
Upcoming event recommended by GitHub
Mar
4

Git Merge 2020

March 04, 2020 • Los Angeles

Git Merge is a one-day conference dedicated to the version control tool that started it all—and the people who use it every day.
nlp-recipes
Trending repository
dipanjan77
dipanjan77 commented Aug 12, 2019

Description

Do we need the doc folder? If not it should be removed. Else lets add a ReadMe.

Other Comments

Principles of NLP Documentation
Each landing page at the folder level should have a ReadMe which explains -
○ Summary of what this folder offers.
○ Why and how it benefits users
○ As applicable - Documentation of using it, brief description etc
**Scenarios fold

App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

consul
Trending repository
eikenb
eikenb commented Nov 15, 2019

Overview of the Issue

Tried upgrading from consul/sdk v0.2.0 to v0.3.0 and the tests failed with a panic.

panic: freeport: ephemeral port range detection failed: exec: "sysctl": executable file not found in $PATH

The problem is that the standard install location for sysctl is /sbin/sysctl and /sbin is not included in standard users PATH.

Reproduction Steps

`go r

api-guidelines
Trending repository
aws-cdk
Trending repository
awesome-selfhosted
Trending repository
tensorflow
Trending repository
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

You can’t perform that action at this time.