2025-05-27 15:46:31 +08:00

5 lines
251 B
Python
Executable File

# from .scripts.Audio_player import AudioPlayer
from .scripts.Recognizer import SpeechRecognizer
from .scripts.Synthesizer import SpeechSynthesizer
from .scripts.Speech_processor import Speechprocessor
from .scripts.Speech_processor import SpeechAudio