Created
April 25, 2020 06:05
-
-
Save dzakyputra/5685f3ee7dd9d24a934d568537238c6a to your computer and use it in GitHub Desktop.
This file contains 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
from google.cloud import texttospeech | |
from bs4 import BeautifulSoup | |
import pandas as pd | |
import requests | |
import re |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment