AnkushMalaker / AnkushMalaker/speech-emotion-recognition
The training process is very slow
Đang mở
enhancement
- Ngôn ngữ chính
- PureBasic
- Star
- 13
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The training process is CPU bound, my guess is librosa does all the computation on CPU which takes much longer than the batches take to do a forward pass through the network. Fix this by implementing the functionality from librosa in tensorflow.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.