Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Explorar o código

Removed circular import

William N. Havard %!s(int64=2) %!d(string=hai) anos
pai
achega
a87127b484
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      compute_annotations/utils_annotations.py

+ 0 - 1
compute_annotations/utils_annotations.py

@@ -24,7 +24,6 @@ import pandas as pd
 import utils_audio
 
 from math import ceil, floor
-from utils_annotations import get_pitch
 from utils_audio import get_audio_slice, read_audio