Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FACEGOOD/FACEGOOD-Audio2Face
/ types & classes
Types & classes
15 in github.com/FACEGOOD/FACEGOOD-Audio2Face
⨍
Functions
65
◇
Types & classes
15
↓ 2 callers
Class
AiSpeech
input params that will use to connect to speech server. params: productId,publicKey and secretKey are provide by SPEECH(思必驰)
code/test/AiSpeech/lib/aispeech/api_aispeech.py:23
↓ 2 callers
Class
AiSpeechWebSocket
code/test/AiSpeech/lib/aispeech/api_websocket.py:19
↓ 2 callers
Class
AudioPlay
code/test/AiSpeech/lib/audio/api_audio.py:35
↓ 2 callers
Class
WeightsAnimation
在_init__中对模型文件进行加载,并在initdata 中构建输入输出函数句柄。 init tensorflow enviroment and load graph.
code/test/AiSpeech/lib/tensorflow/input_lpc_output_weight.py:18
↓ 1 callers
Class
ArticulationLayer
Articulation Layer Args: kernels_size: list, the kernel size of each conv2d layer E: int, the channels of the emotion layer
code/train/model_paper.py:62
↓ 1 callers
Class
Audio2Face
Audio2Face Model Args: output_size: int, the output size of the output layer keep_pro: float, the keep probability of the dropout
code/train/model_paper.py:118
↓ 1 callers
Class
AudioRecognition
model: speech_recognition
code/test/AiSpeech/lib/audio/api_audio.py:119
↓ 1 callers
Class
FormantLayer
Formant Layer Args: kernels_size: list, the kernel size of each conv2d layer outputs: list, the output channels of each conv2d lay
code/train/model_paper.py:35
↓ 1 callers
Class
OutputLayer
Output Layer Args: output_size: int, the output size of the output layer keep_pro: float, the keep probability of the dropout laye
code/train/model_paper.py:101
↓ 1 callers
Class
SoundAnimation
code/test/AiSpeech/zsmeif.py:148
↓ 1 callers
Class
tfliteInference
Inference with tflite model Args: model_path: str, the path of the tflite model pb_model_path: str, the path of the pb model, if
code/train/step5_inference.py:5
Class
MyCustomWarning
code/test/AiSpeech/lib/audio/api_audio.py:24
Class
UdpRecvHandler
init udp server, and bind to addr addr_bind.
code/test/AiSpeech/lib/socket/ue4_socket.py:56
Class
UdpSendHandler
init the send to address addr_send.
code/test/AiSpeech/lib/socket/ue4_socket.py:101
Class
UnknownValueError
code/test/AiSpeech/lib/audio/api_audio.py:20