INCREASE DEDUCTION FOR THE FAMILY CIRCUMSTANCE FROM 2020

INCREASE DEDUCTION FOR THE FAMILY CIRCUMSTANCE FROM 2020

Recently, the National Assembly Standing Committee has enacted Resolution No 954/2020 /UBTVQH14, this is new that workers are extremely looking forward to, the resolution stipulates the adjustment of family circumstance deductions of personal income tax (PIT). The resolution has adjusted deduction for family circumstances below: – The deduction level for Taxpayers is 11 million VND/ month (132 million VND/ year). – The deduction level for […]

Read More

GCP web services used Laravel framework – Part 2

GCP web services used Laravel framework – Part 2

VI. Implement Speech To Text API You can refer to this main API document page Install the client library: composer require google/cloud-speech Now you can use Speech-to-Text to transcribe an audio file to text. We will create a controller to handle 3 things: Get the uploaded audio file from the request Convert audio file to FLAC with library FFMpeg Use the below code to show the text received from […]

Read More