Skip to content
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

replacing the deepspeech code #125

Open
laurentbenaroya opened this issue Jul 19, 2023 · 1 comment
Open

replacing the deepspeech code #125

laurentbenaroya opened this issue Jul 19, 2023 · 1 comment

Comments

@laurentbenaroya
Copy link

Hello, I don't want to use deepspeech to extract audio features because it's not compatible with tensorflow 2. Ideally, I would like to work with librosa as it is a reference in audio processing. Could you give me some advice on how to convert the part of your code that uses a deepseech network to another package?
Thanks in advance

@laurentbenaroya
Copy link
Author

I found an ad-hoc solution, create a second conda environment with conda create -n tf15 python tensorflow=1.15 for the audio analysis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant