MagicSource

Results 902 issues of MagicSource

EmotiVoice/frontend.py", line 26, in split_py if py[-1] == 'r': IndexError: string index out of range 测试问题: ``` 抱歉刚刚的回答可能让你感到不满意了。作为一个大语言模型,我并不具备情感和自主意识,我的回答是基于大量的数据和算法生成的。如果我的回答有不准确或者不恰当的地方,还请您多多包涵和指教。 我是由百川智能的工程师们开发和维护的。他们是一群富有创造力和激情的人,致力于为我提供更好的服务和功能。 测试一下中英混合文本,hello,你好啊。Hello, this is the best test for now。我们很期待您的到来,希望你在这次盛会中得到你想要的结果。 ```

EmotiVoice/inference_am_vocoder_joint.py", line 66, in main style_encoder.load_state_dict(model_ckpt) File "/root/anaconda3/lib/python3.9/site-packages/torch/nn/modules/module.py", line 2152, in load_state_dict raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format( RuntimeError: Error(s) in loading state_dict for StyleEncoder: Unexpected key(s) in state_dict:...

生成的phnoeme text 并没有包含说话人,情绪和原始内容,然后直接推理的时候又会切片最后index error。 要么就写一个脚本直接从txt 生成audio,要么分两步就全部生成,不要前后逻辑对不上。

this is the last open source project seems promising as a golang MQTT broker. But I still have one question about this implementation: why the protocol in source code is...

this line ``` stds = np.sqrt(self._squared_sums // self._counts - means ** 2) ``` Inside rpn/anchor_target_layer.py, the value may got negative and cause sqrt to nan....................... since squared_sum might be litte...

月末最后几天无法显示的bug有人修复一下吗?

showMode: CalendarConstants.MODE_SHOW_WEEK_AND_MONTH, 默认收起的周试图是从第一周开始的, 怎么默认到当前周?

where is the CFG definition?