I am trying to get a graphical representation of pitch contours via the Avatech “Tag Vowel” recognizer. I assume this is the appropriate recognizer as Lenkiewicz, Gegre Schreer, et. al state pitch contour detection and tracking is possible and this seems the closest recognizer possible. I can import a PRAAT pitchtiers into ELAN without the recognizer and can also use ANVIL for similar purposes, but from what I have seen and heard (and hope), the Avatech recognizers will provide me greater pitch contour details and accuracy, similar to the PRAAT script extension Prosogram. The other recognizers are working quite nicely. I assume posting a report of the error from ELAN would be most helpful? From what I can decipher of the report, something is not going right when my information reaches the CLAM server. Either I didn’t package the information correctly when I send it, e.g. part of the error says “The PUT method is not allowed for the requested URL”; or I am not doing something right at the website, that I am not setting something up correctly at the CLAM workstation.
Any suggestions resolving this would be appreciated.
REPORT from ELAN:
DEBUG: Using CLAM Server REST webservice URL http://catalog.clarin.eu/avatech/avatech_mpi_tag_Vowels/
DEBUG: max_f0=336.60907
DEBUG: epsilon=2.0
DEBUG: silence_threshold=0.03
DEBUG: voicing_threshold=0.45
DEBUG: loglevel=normal
DEBUG: source=C:\Users\Lop\Documents\AV Data\CHA\CAforSLA\Jodi_Arias_Trial_Day_17\jodi_arias_trial_day_17.wav
DEBUG: output_f0_db=C:\Programs\ELAN\DATAOUTPUT\JodyPittch.csv
DEBUG: vowel_f0_db=C:\Programs\ELAN\DATAOUTPUT\Jodyvowel.csv
DEBUG: vowel_stats=C:\Programs\ELAN\DATAOUTPUT\Jodyminmax.csv
DEBUG: vowel_f0_db_xml=C:\Programs\ELAN\DATAOUTPUT\jodyTierAverage.xml
DEBUG: vowel_stats_xml=C:\Programs\ELAN\DATAOUTPUT\JodyTierMinMax.xml
DEBUG: Reading AVATecH recognizer CMDI metadata file: recognizer.cmdi
INFO: Recognizer: TagVowels
WARN: Got error response HTTP 405
WARN: Response: <?xml version=“1.0” encoding=“ISO-8859-1”?> <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”> <html xmlns=“http://www.w3.org/1999/xhtml” lang=“en” xml:lang=“en”> <head> <title>Method not allowed!</title> <link rev=“made” href=“mailto:tobias.vanvalkenhoef@mpi.nl” /> <style type=“text/css”><!–/–><![CDATA[/><!–/ body { color: #000000; background-color: #FFFFFF; } a:link { color: #0000CC; } p, address {margin-left: 3em;} span {font-size: smaller;} /]]>*/–></style> </head> <body> <h1>Method not allowed!</h1> <p> The PUT method is not allowed for the requested URL. </p> <p> If you think this is a server error, please contact the webmaster. </p> <h2>Error 405</h2> <address> lux112.mpi.nl<br /> <span>Thu Jul 10 18:31:29 2014<br /> Apache/2.2.12 (Linux/SUSE)</span> </address> </body> </html>
DEBUG: PUT response code: 405
ERROR: Could not create CLAM workspace at http://catalog.clarin.eu/avatech/avatech_mpi_tag_Vowels/
RESULT: FAILED.