Anki(2.1.35) Error Code for Chinese

I have an error that continuously pops up whenever I try to load the audio file from the Chinese add-on’s google speech engine. It yields this:

Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2021-02-28 17:41:24

Caught exception:
Traceback (most recent call last):
File “aqt\webview.py”, line 37, in cmd
File “aqt\webview.py”, line 123, in _onCmd
File “aqt\webview.py”, line 547, in _onBridgeCmd
File “aqt\editor.py”, line 403, in onBridgeCmd
File “aqt\gui_hooks.py”, line 1487, in call
File “anki\hooks.py”, line 594, in runFilter
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\edit.py”, line 74, in onFocusLost
if update_fields(note, field, allFields):
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\behavior.py”, line 270, in update_fields
fill_sound(hanzi, copy)
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\behavior.py”, line 169, in fill_sound
s = sound(hanzi, config[‘speech’])
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\sound.py”, line 51, in sound
return ‘[sound:%s]’ % AudioDownloader(hanzi, source).download()
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\tts.py”, line 50, in download
self.func()
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\tts.py”, line 56, in get_google
tts.save(self.path)
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\lib\gtts\tts.py”, line 243, in save
self.write_to_fp(f)
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\lib\gtts\tts.py”, line 183, in write_to_fp
part_tk = self.token.calculate_token(part)
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\lib\gtts_token\gtts_token.py”, line 28, in calculate_token
seed = self._get_token_key()
File “C:\Users\Adewole\AppData\Roaming\Anki2\addons21\1128979221\lib\gtts_token\gtts_token.py”, line 58, in _get_token_key
raise ValueError(
ValueError: Unable to find token seed! Did https://translate.google.com change?