tensorflow/models

View on GitHub
research/deep_speech/data/featurizer.py

Summary

Maintainability
A
45 mins
Test Coverage

Function compute_spectrogram_feature has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def compute_spectrogram_feature(samples, sample_rate, stride_ms=10.0,
Severity: Minor
Found in research/deep_speech/data/featurizer.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status