itlabers

Results 4 comments of itlabers

ldd --version glibc version:2.29 ll /lib64/libc.so.6 glibc version:2.17 The actual version is 2.17 ,The method getentropy is missing

if '##' in text: print("加入1s停顿") stop_wav = np.zeros( int(hps.data.sampling_rate * 1.0), dtype=np.float16 if is_half == True else np.float32, ) audio_opt.append(stop_wav) 这是我的方案,## 句子末尾停顿1s 谢谢大家。## 新年快乐!## 万事如意!##

同样的位置加,停顿的逻辑加入空白float32一连串[0.0]一样的

我是在inference_webui.py 大概460-470行中间加入停顿,和zero_wav逻辑差不多