MCPcopy Create free account

hub / github.com/FACEGOOD/FACEGOOD-Audio2Face / types & classes

Types & classes15 in github.com/FACEGOOD/FACEGOOD-Audio2Face

↓ 2 callersClassAiSpeech
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 callersClassAiSpeechWebSocket
code/test/AiSpeech/lib/aispeech/api_websocket.py:19
↓ 2 callersClassAudioPlay
code/test/AiSpeech/lib/audio/api_audio.py:35
↓ 2 callersClassWeightsAnimation
在_init__中对模型文件进行加载,并在initdata 中构建输入输出函数句柄。 init tensorflow enviroment and load graph.
code/test/AiSpeech/lib/tensorflow/input_lpc_output_weight.py:18
↓ 1 callersClassArticulationLayer
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 callersClassAudio2Face
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 callersClassAudioRecognition
model: speech_recognition
code/test/AiSpeech/lib/audio/api_audio.py:119
↓ 1 callersClassFormantLayer
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 callersClassOutputLayer
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 callersClassSoundAnimation
code/test/AiSpeech/zsmeif.py:148
↓ 1 callersClasstfliteInference
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
ClassMyCustomWarning
code/test/AiSpeech/lib/audio/api_audio.py:24
ClassUdpRecvHandler
init udp server, and bind to addr addr_bind.
code/test/AiSpeech/lib/socket/ue4_socket.py:56
ClassUdpSendHandler
init the send to address addr_send.
code/test/AiSpeech/lib/socket/ue4_socket.py:101
ClassUnknownValueError
code/test/AiSpeech/lib/audio/api_audio.py:20