BenJueWeng

Results 7 comments of BenJueWeng

同问,折腾很久了

我也是loss下不去

> I have adjust the neo4jd3.js to meet my use case. Code changes can be found in this commit. [henryyang-aeolus@f16b4c9](https://github.com/henryyang-aeolus/neo4jd3/commit/f16b4c9854e7ba2be6787e497c79b84efc6c1a6a) > > I'll make a PR when I get familiar...

When I load local file,It occur OSError: [Errno 62] Too many levels of symbolic links: 'pretrained_models/EncoderClassifier-3077685261458028297/embedding_model.ckpt', ` verification = SpeakerRecognition.from_hparams(source="/speaker_verification/tdnn/model/CKPT+2022-04-17+20-14-58+00",savedir="pretrained_models/CKPT+2022-04-17+20-14-58+00") score, prediction = verification.verify_files("speechbrain/spkrec-ecapa-voxceleb/example1.wav", "speechbrain/spkrec-ecapa-voxceleb/example2.flac") print(score,prediction) score, prediction = verification.verify_files("speechbrain/spkrec-ecapa-voxceleb/example1.wav",...

I check the logs,It's about Es can not connect . Fail to connect to es: Connection error caused by: ConnectionError(Connection error caused by: NewConnectionError(: Failed to establish a new connection:...

> I also encountered the same issue, and it was resolved after executing the following command: > > $ docker logs -f ragflow-server It disppeared. Thank you,Perhaps It's initialzing.