You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
It seems that DeepSpeech is no longer actively maintained, but there's no explicit message to users. Current and new users continue to send PRs and open issues with the expectation that the project is still active.
Github actually offers a nice, built-in solution for projects which are no longer actively maintained: archiving. As the github docs explain:
You can archive a repository to make it read-only for all users and indicate that it's no longer actively maintained. You can also unarchive repositories that have been archived.
This way, the code is still available to everyone, but sets expectations for users that there will be no updates.