Skip to content

Running Mozilla's implementation of Baidu DeepSpeech on Google Colaboratory

Notifications You must be signed in to change notification settings

amycqx/deepspeech-colab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

deepspeech-colab

This repo contains an Interactive Python notebook, authored for Google's Colaboratory platform, to run Mozilla's DeepSpeech model (based on the DeepSpeech paper authored by Baidu Research).

You can use this notebook to figure out how to run deep learning models on the Colab infrastructure, specially those which depend on NVIDIA CUDA as a dependency (since Colab walls off access to CUDA binaries in GPU mode).

To run this notebook, upload it to Colab (http://colab.research.google.com).

Note: The notebook might stop working owing to updated dependencies, specially for NVIDIA's binaries.

About

Running Mozilla's implementation of Baidu DeepSpeech on Google Colaboratory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%