Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - [Chinese support] #39

Closed
lfxx opened this issue Feb 23, 2021 · 5 comments
Closed

Feature request - [Chinese support] #39

lfxx opened this issue Feb 23, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@lfxx
Copy link

lfxx commented Feb 23, 2021

Hope Chinese can be added into this excellent tool.

@lfxx lfxx added the enhancement New feature or request label Feb 23, 2021
@snakers4
Copy link
Owner

snakers4 commented Feb 23, 2021

We have an internal dependency on our STT and for now there are no plans for Chinese unless we sign some sort of contract / deal (we do not speak Chinese alas, we would need at least one person with language / culture)

You are encouraged nevertheless to try the vad as is - there is a high probability it will just work out of the box (please report if it does)

If you will be trying it, please make sure you use a visualization tool to tune the params

We will be making the post processing simpler soon though

@lfxx
Copy link
Author

lfxx commented Feb 23, 2021

We have an internal dependency on our STT and for now there are no plans for Chinese unless we sign some sort of contract / deal (we do not speak Chinese alas, we would need at least one person with language / culture)

You are encouraged nevertheless to try the vad as is - there is a high probability it will just work out of the box (please report if it does)

If you will be trying it, please make sure you use a visualization tool to tune the params

We will be making the post processing simpler soon though

So this repo may work on Chinese now?if yes,i will try

@snakers4
Copy link
Owner

snakers4 commented Feb 23, 2021

So this repo may work on Chinese now?if yes,i will try

The vad may

Language classifier / number detector obviously won't

@lfxx
Copy link
Author

lfxx commented Feb 23, 2021

So this repo may work on Chinese now?if yes,i will try

The vad may

Language classifier / number detector obviously won't

Got the result below:
[{'end': 290000, 'start': 36000}]
what's the meaning of 290000 and 36000?
Another question:
I do the vad using the function below:
speech_timestamps = get_speech_ts(wav, model, visualize_probs=True,num_steps=4)
but no chart appears when the scripts finished.Any suggestions?thanks!

@snakers4
Copy link
Owner

what's the meaning of 290000 and 36000?

#25

speech_timestamps = get_speech_ts(wav, model, visualize_probs=True,num_steps=4)
but no chart appears when the scripts finished.Any suggestions?thanks!

this has to be run in a notebook

Repository owner locked and limited conversation to collaborators Feb 25, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants