Skip to content

Instantly share code, notes, and snippets.

View fnielsen's full-sized avatar

Finn Årup Nielsen fnielsen

View GitHub Profile
#!//usr/bin/env python
"""
Usage:
url_to_sentence_collector_sentences <url>
Description:
https://commonvoice.mozilla.org/sentence-collector/#/how-to
"""
from docopt import docopt