diff --git a/LICENSE b/LICENSE index ebfa1bd..ec86a57 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 jambonz +Copyright (c) 2023 Drachtio Communications Services, LLC. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/specs.json b/specs.json index 31987bb..f3a8d41 100644 --- a/specs.json +++ b/specs.json @@ -610,19 +610,7 @@ "base" ] }, - "model": { - "type": "string", - "enum": [ - "general", - "meeting", - "phonecall", - "voicemail", - "finance", - "conversationalai", - "video", - "custom" - ] - }, + "model": "string", "customModel": "string", "version": "string", "punctuate": "boolean",