I've a usecase where I need to capture SSN entity both via voice and DTMF.
I've implemented it using sys.number-sequence entity and it worked fine for both DTMF and voice.
But for the past few weeks the sys.number-sequence entity is behaving wierdly , its adding an extra digit to the spoken nine digits and this is happening specifically for voice
for example :
input is : 010285669 the entity will capture it with extra 0 or 2 something like 0102856069 making it 10 digits and its doing it most of the time.
I also tried to replace the number-sequence entity with regex entity ^[0-9]{9}$ and I am getting the same behavior its like the STT making it a 10 digit sequence even if nine digits are spoken
Please let me know if there is any work around or something else can be done
Thanks
Hello Mohammad_Anas,
Welcome to Google Cloud Community!
Here are the alternative workarounds for SSN entity capture issue:
I hope the above information is helpful.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |