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
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