Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Renovamen/Speech-and-Text
/ functions
Functions
8 in github.com/Renovamen/Speech-and-Text
⨍
Functions
8
◇
Types & classes
0
↓ 3 callers
Function
_record
(if_cmu: bool = False)
Speech_and_Text.py:16
↓ 2 callers
Function
_get_file_content
(file_name)
Speech_and_Text.py:32
↓ 2 callers
Function
get_body
(filepath)
Speech_and_Text.py:110
↓ 2 callers
Function
get_header
(_aue, _engine_type)
Speech_and_Text.py:88
Function
speech_to_text_baidu
(audio_path: str = "test.wav", if_microphone: bool = True)
Speech_and_Text.py:37
Function
speech_to_text_cmu
(audio_path: str = "test.wav", if_microphone: bool = True)
Speech_and_Text.py:60
Function
speech_to_text_ifly
(audio_path: str = "test.wav", if_microphone: bool = True)
Speech_and_Text.py:81
Function
text_to_speech
(sentence: str)
Speech_and_Text.py:134