Update sources/speech_to_text.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
from colorama import Fore
|
from colorama import Fore
|
||||||
from typing import List, Tuple, Type, Dict, Tuple
|
from typing import List, Tuple, Type, Dict
|
||||||
import queue
|
import queue
|
||||||
import threading
|
import threading
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|||||||
Reference in New Issue
Block a user